Siebel Tools MCQ
This Siebel Tools MCQ Quiz contains few questions as a online practice test.
1. Which sequence of events should you follow when you have extended a table? Choose the best answer
a) Check-in project to server, apply on server, test on server.
b) Apply changes locally, activate changes locally, test changes locally, check-in project apply
changes on server, activate changes on server , test changes on server
c) Apply changes locally, test changes locally, check-in project, apply changes on server, and test on server.
d) Apply changes server, test changes locally, check-in project, apply changes on server, and test on server.
2. Where does the Primary Field of an MVG stored?
a) Primary Id Field will be stored in the Parent BC.
b) Primary Id Field will be stored in the Child BC.
c) Primary Id Field will be stored in the Intersection Tables
d) Primary Id Field will be stored in the Parent and also in child bc
3. What is the only event available when writing a ‘Browser’ script for a BC?
a) WriteRecord()
b) SetFieldValue()
c) PreSetFieldValue()
d) ChangeRecord()
4. Siebel Object type that not uses with script
a)Business Component
b)Applet
c)Application
d)Business Object
5. Format to run genbscript
a)genbscript config_file destination_directory language_code
b)genbscript config_file destination_directory
c)genbscript config_file language_code
d)genbscript destination_directory language_code