Enterprise Software: Oracle, CI, and Siebel CRM
Quiz covering Oracle Applications configuration, Continuous Integration practices, and Siebel CRM concepts including business components, views, applets, and architecture.
Questions
How does Siebel Remote Client connect
- Through Gateway server
- Through Domain Server
- Through Enterprise Server
- Directly
Which is the following base table that would get populated after using the sample .ifb file
- S_PROD_INT
- EIM_PROD_INT
- S_PROD
- S_PARTY
A potential client, partner and competitor is represented by which entity in Siebel
- Contact
- Account
- Customer
- Service Request
What determines localization
- Tools Language Mode
- Siebel Tools
- Regional Settings
- OS regional settings
A Screen is a collection of
- Applets
- Business Components
- Views
- Business Objects
Main Person related data is stored in
- S_PERSON
- S_EMP_PER
- S_USER
- S_CONTACT
Account is what kind of entity
- Single Organization
- Multiple Organization
- Single User
- Single Position
For a regional Sales Manager wants to view all the opportunities created by his Sales representatives what view he should use
- My View
- My Team’s View
- All Organization
- All Across Organization
Click the Exhibit, the following is TRUE for the Consumer business component
- Visibility and Responsibility are the same
- Multiple View Modes
- Business Component can be used with only 3 applets
- Multiple access control Mechanisms
In a view if you display an account form applet as the master and the opportunity list applet as the child then what is TRUE
- Parent business component is used as Account and Child business component is used for Opportunity
- Parent business component is used as Opportunity and Child business component is used for Account
- Parent business component is used as Opportunity only.
- Parent business component is used as Account Only
Which of the following is TRUE in a view if there are two applets displayed one list and a detail.
- It is based on two different views
- It is based on two different Business Objects
- It can use only one business component
- It may use two business components
What does “GetAttribute(‘Me.Country’) = ‘USA’ tell us
- Laptop being used and placed in USA
- Laptops regional setting is set to USA
- It checks for the address as ‘USA’
- Application regional setting is set to USA
When do you register a Web Template
- When you create a template file
- When you place in the proper physical directory
- When you create an object which refers the template file
- NOTE: Please confirm this answer from course material
What is Continuous Integration?
- Software developement tool
- Software developement practise
- Software developement life cycle
- None of the above
Main objective of Continuous Integration?
- decreasing integration times
- speed up the delivery of software
- both
- none
Which of the following are examples of continuous integration tools
- Luntbuild
- Ant
- Gump
- CruiseControl
Following process can be automated using continuous integration
- Application build
- White box testing
- Configuration management
- Application deployment
Continuous integration tools can be implemented only for open source applications (True/ False)
- True
- False
The typical organization hierarchy in Oracle Applications is
- Business Group => Operating Unit => Legal Entity => Inventory Org
- Business Group => Legal Entity => Operating Unit => Inventory Org
- Operating Unit => Business Group => Legal Entity => Inventory Org
- Legal Entity => Inventory Org => Operating Unit => Business Group
The four type of profile options available in Oracle Apps are
- Site Level, Application Level, Responsibility Level, User Level
- Environment Level, System Level, User level, Module Level
- Server Level, Client Level, Environment Level, System Level
- Site Level, Application Level, Responsibility Level, Module Level