Remote product configurator behavior after upgrade to Siebel 8.1.1.4
We have upgraded from Siebel v7.8.2.14 SIA to Siebel 8.1.1.4 SIA
In V7.8 we have a custom process to create Order Items, which uses the folloiwng Approach:
1. RCOIS >> SetInstance, using a Siebel Message based upon SIS OM Order IO
2. RCOIS >> CreateSession
3. RCOIS >> UnloadInstance
4. EAI Adapter, Execute
This is working perfectly in production as expected, and new Line Items are being created with default Attributes and any other associated rules within the Product Model. All relevant inputs to the RCOIS methods have also been successfully reviewed.
With V8, we have observed that if the same process is executed (i.e. After Upgrade), the process only works when running in Dedicated Mode (i.e. Within eComunications OM). We do not have the same behavior when using Dedicated Remote Configurator. (eProd Configurator_DEU)