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

Version Checking


When you open a configuration from the configuration list, the unique key for the configuration is passed to the server, which it uses to get the configuration data. The data is then moved into the Siebel application, and your inputs and results pages are displayed exactly the way they appeared when you saved the configuration.

You can implement the following two callout points that cause an event to occur when a configuration links back to an old version:

Define these callout points to return false if the application or page set is out of date. This prevents them from opening. You can implement a dialog box that returns a message such as "This item may be out of date. Do you want to continue?" If the user clicks Yes, the function returns true and the application or page set opens. If the user clicks Cancel, the function returns false and the application or page set does not open.

See COP_AppDataVersionCheck and COP_PagesetVersionCheck for more information.


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