Order Line Items (hierarchy) automatic load.
Hello.
I need to know if I can reproduce an Order Line Items load by eScript.
The scenario is the following: when I go to Order and I create a Line Item, I can pick a Product from Catalog and confirm it. If the product I choosed is a complex product (i.e. a Bundle or a Promotion) all the related line items are automatically loaded.
I tried to reproduce the same behavior by eScript. I created a new record and I used the Pick() function to pick a promotion from catalog. In this second scenario only the Root is created (not the line items children).
0