Friday, January 17, 2020

Standard Interactivity versus High Interactivity





Siebel works with two types of framework viz. Standard Interactivity &  High Interactivity.


The difference between both the frameworks is how Siebel Client communicates with Server. In case of standard interactivity the changes you make to record are not committed automatically to the database and user has to explicitly save the record whereas in High interactivity even if you step off the record which means data is committed automatically.

Standard Interactivity mode resembles most traditional Web applications which means Customer applications are deployed in Standard Interactivity mode whereas Employee applications are typically deployed in High Interactivity mode.

No comments:

Post a Comment

Updating parent BC depending on the status of child BC using configuration

Parent BC: Service Request Child BC: Action Requirement: When all the Actions corresponding to an SR are closed the SR status should be “Clo...