April 20, 2020
• คtเŦ
Steps on which received Error: 1. Created new button with method name Validate. 2. Set the Applet user property CanInvokeMethod: Validat...
Read More →
March 26, 2020
• คtเŦ
Through eScript BC InvokeMethod if (MethodName == "MyMethod") { var oBS=TheApplication().GetService("Workflow Proc...
Read More →
February 09, 2020
• คtเŦ
var strLang = TheApplication().InvokeMethod("Language"); if (strLang == "ENU") TheApplication().RaiseErrorText(...
Read More →
January 05, 2020
• คtเŦ
Below is the eScript for sending information to http site. Business Service: EAI HTTP Transport Method: SendReceive eScript: var s...
Read More →
August 23, 2019
• คtเŦ
There are different ways of invoking popup applet below scrip will be used in applet browser scripts. This script is using Siebel's vani...
Read More →
August 23, 2019
• คtเŦ
Below is the script for using LookupValue in Siebel script: var lsStatus = TheApplication().InvokeMethod("LookupValue","SR...
Read More →