Programming example of heavy BE/DA customization?
 
Forums / SmartComponent Library - Developer Forum / Programming example of heavy BE/DA customization?

Programming example of heavy BE/DA customization?

2 posts, 0 answered
  1. Patrik Wikström
    Patrik Wikström avatar
    68 posts
    Registered:
    15 Oct 2018
    26 Feb 2021
    Link to this post
    Just an idea for everyone.
    Do anyone have experience in customizing the Data Access (DA)-layer to include every feature of a Business Entity (BE, like batching/counting all records etc) but have them fetched and stored in say a json-file or csv-file etc.? I think it would teach one a lot about SmartComponentLibrary BE/DA programming possibilities and would serve as a great example for best practices.
  2. Mike Fechner
    Mike Fechner avatar
    319 posts
    Registered:
    14 Sep 2016
    26 Feb 2021 in reply to Patrik Wikström
    Link to this post
    Consultingwerk.SmartUnit.OERA.MockDataAccess.GenericMockDataAccess

    should be a good starting point. There should be documentation about usage on Confluence. 
2 posts, 0 answered