How to add SearchSpec (query) on Applet Load Event through Applet Server Script in Siebel March 30, 2020 • คtเŦ If record is found every time when user navigate to Applet that record will be displayed. If record is not found Applet will be empty but u... Read More →
How to invoke Workflow through eScript in Siebel October 06, 2019 • คtเŦ Below is the Script for Calling Workflow: if (MethodName == "Method Name") { var oBS=TheApplication().GetService("Wor... Read More →