November 03, 2022
• Guide
0: Overview Sometime as per the requirements you need to display 3rd party web page inside Siebel to achieve that there are two simple steps...
Read More →
August 09, 2021
• Guide
Issue: Below applet search spec is not working. On UI all Approved records are also showing. [Primary Owner Id] = LoginId() AND [Status] ...
Read More →
June 20, 2020
• คtเŦ
You can use below eScript even if there is no field defined against the control you want to get the value. if(name == "myMethod...
Read More →
June 20, 2020
• คtเŦ
Background: On some action like button click it is recommended to add confirmation message as user might accidentally click the button and o...
Read More →
June 16, 2020
• คtเŦ
On : 8.2.2.4 SIA [23030] version, Configuration - General ACTUAL BEHAVIOR --------------- Next and Previous record buttons are missing ...
Read More →
June 04, 2020
• คtเŦ
In Siebel Public Sector Application I have used below objects to display Customer's picture on Applet. Applets: PUB Immigration Cont...
Read More →
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 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 →
February 27, 2020
• คtเŦ
Oracle disable SetProfileAttr() and GetProfileAttr() feature as a security fix in browser scripts, but you can enable this feature with Ser...
Read More →
February 03, 2020
• คtเŦ
APPLIES TO: Siebel CRM - Version 8.1.1.11 [IP2013] to 8.1.1.14.6 [IP2014] [Release V8] Information in this document applies to any platfo...
Read More →
October 06, 2019
• คtเŦ
Below is the Script for Calling Workflow: if (MethodName == "Method Name") { var oBS=TheApplication().GetService("Wor...
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เŦ
Background: Based on the requirements you need to show data or reports on a popup applet. You can invoke popup applet using workflow (below ...
Read More →
August 23, 2019
• คtเŦ
Background: With few different ways you can call/invoke popup applet in Siebel. Which are applet server/ browser script, Applet field user p...
Read More →
August 23, 2019
• คtเŦ
Go to applet control and expand it. Click on user prop, create below records: Name Value Mode Edit Popup ABC Popup Applet Po...
Read More →