Siebel Interactive Selling Transact Server Interface Reference > Integrating the Order Management System > Linking Back to Configurations >

From the Shopping Cart


To create a link back from the shopping cart to a configuration, in the OMS shopping cart UI, you must add a link to the Siebel application URL with the ID of the configuration.

Example:

http://eadvisor//home.htm?config_id=<siebel_id attribute of Siebel Line Item from XML>

For better performance, if you know the Siebel application will be running whenever the Order Management System is running, you can directly call into the Siebel application instead, using an OnClick event:

<top.ol>.OpenFromURL (`config_id=<ID>');

See the documentation for your Order Management System for instructions on adding UI elements.


 Siebel Interactive Selling Transact Server Interface Reference 
 Published: 18 April 2003