Hi all I want to create transient BO with sub-nodes and fill it with data on After Load Event.
Unfortunately that is not possible because .Create method on node is not allowed during After Load Event, no Mather that the all BO is transient.
any clue how can I trigger other event in the end of After Load so that I can create transient BO.
Cheers Ognian