Product Configurator UI page invocation without Customize Button
Can Siebel Product Configurator UI be invoked from a Non-Order View
Having a requirement where at the Submit of a Task (whose BO is not Order Entry(Sales) but has Order Id information in one of the BC) we need to land on the Product Configurator page with the current selection of line items in the Order, and any changes made by user should get reflected on Order lines on Done Button.
Instantiating Order Entry(Sales) BO and invoking 'ReconfigureCxProd' method on Order Entry - Line Items BC creates the Product Configurator session in Memory but nothing happens on UI.