Siebel Interactive Selling Transact Server Interface Reference > Transact Server Callout/Override Points >

OR_Transact NotActive


Define this function to override the default functionality that displays an alert box when Transact is turned off. You may choose to display a custom page or just remove the alert.

Example

function OR_TransactNotActive(data_state) {
alert('Sorry, this feature is not available!');
}


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