Siebel 8 Recommended Questions Flashcards
In order to change the fonts used by your Siebel application, what file(s) should you modify? Select one answer.
A. Siebel.exe file
B. Siebel template files
C. Cascading style sheets
D. SQL scripts to change the data model
C
Which Link property must be populated for a MVG with a M:M relationship, but is not populated for a MVG with a 1:M relationship?
A. Inter Table
B. Destination Field
C. Child Business Component
D. Parent Business Component
A
You have enabled the Workflow Management component group on the server through the Siebel user interface, but you are unable to run workflows using Workflow policies. Which step might have you forgotten to execute? (Choose two.)
A. restarting the Siebel Server service
B. running a Generate Triggers batch job
C. enabling the Generate Triggers component
D. setting the Workflow Policy properties in Tools
E. specifying the triggering event in the detail applet for the workflow step branch following the Start Step
AB
Which three are true about a task in Siebel task UI? (Choose three.)
A. It implements process automation.
B. It must be invoked by a run-time event.
C. It consists of a sequenced set of views.
D. It does not support conditional processing.
E. It does not support transactional processing.
F. It is designed for novice users performing complex tasks.
ACF
Business rules consist, in part, of concepts. Which two are examples of concepts? (Choose two.)
A. Field
B. Entity
C. Value
D. Object
BC
Which describes the role of Assignment Objects for Assignment Manager?
A. to identify the people that will be assigned to records
B. to describe when a record should be assigned to candidates
C. to identify the types of data to assign using Assignment Manager
D. to evaluate all people for a matching skill in order to assign records
C
Which statement is true regarding making changes to assignment rules?
A. To make changes you must first deactivate the rule.
B. If you make changes to a released assignment rule, you must release the rule again.
C. Changes to a released assignment rule take affect automatically when the record is saved.
D. Once an assignment rule is released it cannot be changed, it must be revised before it can be edited.
B
Which two statements concerning interface tables are true? (Choose two.)
A. An interface table can populate only one base table.
B. An interface table may populate more than one base table.
C. A base table may be populated by more than one interface table.
D. A base table is always populated by one and only one interface table.
BC
When should you use implicit primaries through Enterprise Integration Manager?
A. any time you have more than one child record in the dataset
B. when you need to have multiple primaries associated with a record
C. when the external system defines which child record should be the primary
D. when the external system does not define which child record should be the primary
D
Your Accounts.ifb file appears as follows:
[Siebel Interface Manager]
USER NAME = “SADMIN”
PASSWORD = “SADMIN”
PROCESS = Import Accounts
[Import Accounts]
TYPE = Import
BATCH = 100
TABLE = EIM_ACCOUNT
After running the import, you find that the IF_ROW_STAT for all of your accounts is PARTIALLY IMPORTED, yet you can see the accounts in the Accounts Administration view.
What is the most likely cause of this?
A. Not all of the required flags were set.
B. The EIM job generated an internal error.
C. Some of the required flags were set incorrectly.
D. Not all of the base tables that EIM_ACCOUNT maps to were populated.
E. EIM_ACCOUNT did not contain required information for the S_ACCOUNT base table.
D
How do you set up a Siebel new consultant?
- Create him as a user on the OS
- Create him as a user in the Database
- Create him as an employee in Siebel
- Give him position and responsibility
- Authenticate him
You likely not to see answers one and two, so start from answer 3
What you do use for access control?
- Position
- Responsibility
Division is not a means of access control, used for company structure
When are you allowed to use SQL against Siebel database tables?
During EIM insert into an interface table (answer not exact), NOT into the Base table
What do you use to load large data into Siebel? Question not exact
EIM
What is a dynamic drilldown?
Contact name hyperlink > contact details > US contacts > Non-US contacts
What is the base table for the contact business component?
S_PARTY (it could also say S PARTY without the underscore
What is the difference between an organization and a division?
See previous answer to division
Where should you look for Siebel tags that begins with swe?
SWSE files
What do you use to control access to master data?
- Catalog
- Category
How do you control access to Customer data?
Access is controlled at the record level