Siebel and PeopleSoft Enterprise Applications
Covers Siebel CRM architecture, clients, and configuration along with PeopleSoft application development fundamentals.
Questions
Which of the following record definitions is NOT stored on the database and is therefore NOT required to be built?
- View
- SQL Table
- Derived/Work Record
- Sub Record
Where are definitions used to create fields on a page in the user interface and columns in application data tables stored?
- PSFIELD
- PSRECFIELD
- PS_DBFIELD
- PSDBFIELD
Where are the definitions that make up a PeopleSoft Application stored?
- SYSTEM CATALOG
- PEOPLETOOLS TABLES
- APPLICATION TABLES
- PEOPLETOOLS CATALOG
Where is the Application Data Cached?
- Application server
- Web server
- Batch server
- None
What is the record field property that should be set to validate dates for <> 30 days?
- Setting %Date as constant
- Required
- Specifying Default using Record and Field values
- Reasonable date
PeopleSoft has its own naming convention for system and non-system tables. In the list below, RECORDNAME refers to the name of any table or record. Referring to the above information, which one of the following identifies the naming convention PeopleSoft uses for system tables?
- PS_RECORDNAME
- SYSRECORDNAME
- PS$RECORDNAME
- PSRECORDNAME
Which of the following are true for Default Century option: Specify the last two digits of a year, which is typically what users enter in a Date field. If you enter 50 as your Default Century option
- When a number 0 through 50 is entered as the year in a Date field, the century defaults to 2000
- If a number from 51 through 99 is entered in a Date field, the century defaults to 2000.
- If a number from 51 through 99 is entered in a Date field, the century defaults to 1900.
- When a number 0 through 50 is entered as the year in a Date field, the century defaults to 1900.
Selecting Search Edit from Record Field Properties?
- Validates a field for Data to be entered on save of search dialog.
- Allows to edit the search key.
- Searches Edit fields for some values.
- Option available only for Alternate Search Keys
Which of the following client accesses a local .cfg and .srf files?
- Web Client
- Mobile Web Client
- Handheld
- Wireless Web Client
Which of the following is not true about static picklist?
- Picklist values change at runtime
- Can be bounded or unbounded
- Derive their values from LOV
- Based on Picklist Generic Business Component
Link and Join are child objects of Business Component Object
- True
- False
Which Siebel entities are associated to a team?
- Accounts
- Service
- Contacts
- Opportunities
Which of the following Siebel clients connect to Siebel Application Object Manager using web server?
- Web Client
- Mobile Web Client
- Wireless Web Client
- Dedicated Web Client
Which Clients Access the Server Database?
- Mobile Web Client
- Dedicated Web Client
- Wireless Web Client
- Web Client
Synchronization of Database with Server is necessary for which of the following Clients?
- Mobile Web Client
- Handheld Client
- Dedicated Web Client
- Wireless Web Client
Siebel Gateway Server should be up and running for installing a Siebel Server. Is the statement true or False?
- True
- False
What is the Business objects layer in Siebel
- View
- Business Service
- Business Component
- Applet
What does Rule set specify for an applet in personalization
- Order condition
- Search Specification
- Set of Actions
- Set of Events
What is TRUE for Standard Extension Database Column
- Type is Data (Private)
- Always prefixed with ‘X_’
- Provided by Siebel for Developers use
- Cannot be edited
For an assignment rule if you have scores 10 for Product, 15 for Country and 5 for Language, which is the most important criteria
- Product
- Country
- Language
- All are equally important