What is the process to create the dynamic drilldown?
Answer / Saket
To create a dynamic drilldown in Siebel, you can use Business Component (BC) method logic and Applet events. The process typically involves creating a BC with methods that retrieve and manipulate data based on user interactions in an applet. When the user clicks on a record or selects a value from a picklist, for example, the BC method is triggered to perform the necessary operations and return the drilldown data. The returned data can then be displayed in another applet.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you handle error handling in wfs?
What is the difference between the MVG applet and List applet? What is the relationship they have?
Describe the 3 object explorer (oe) tabs?
In scripting how you enable Button,and if I click the button popup mesage should come.
Siebel 7.7 how do you add button icon in an applet? Like new,query,delete.i want activate button also.
Explain what is the difference between eim and eai?
Explain what is the use of virtual bc?
How to convert single value fields into multivalue fields in the field object type found under business component?
Explain how to run genbscript.exe?
In case only Gateway server goes down, then what is the impact in existing on new users trying to login the Siebel application?
Where does the primary field of an mvg stored?
When do we use genbscript.exe?