Re: Promotion child line items not getting created using Remote Complex Object Instance Service
Hi Andi,
We are working on a similar scenario in Siebel IP 15.18 version OPEN UI .
Below are the steps followed to add line items to the order -
1. We have a promotion id on which we do a Pick on Product Field pick to stamp it in the order line items
2. Do a search on Promotion BC to get the promotion configuration defaults ( Root items)
3. On each root item do a Product Field Pick in the Order Line Items applet and invoke 'ApplyPromotion'
I checked 'Promotion Automatch' system preference is set to Y in the application. So as per the documentation and logs I could see 'ApplyPromotionDefaults' is invoked automatically.