Siebel Open UI Application Programming Interface
Siebel Open UI API Creating custom UI in siebel requires that you do the following work Create a PM - which siebel open ui uses in addition to metadata that it gets from the siebel server Create a new PR for customizing UI Open UI stores these files in the below location Path: \PUBLIC\language_code \ release_number \ SCRIPTS\SIEBEL Methods of Presentation model that Siebel Open UI Supports AddMethod ExecuteMethod Get SetProperty AddProperty Init Define AddMethod : It adds method to the Presentation model. You can use Execute method to run the method added from the presentation model or physical renderer. Syntax: AddMethod("methodName", methodDef(ar...