Siebel 8 Monthly Quiz Questions Flashcards
Suppose we need to display Opportunity name from Opportunity Business Component on the Quote Applet. What would be the first step to meet this requirement?
Validate there is a foreign key on S_DOC_QUOTE that points to the Opportunity business component’s base table.
Opportunity and Sales Stage have a M:1 relationship according to your business model. You want to show some data from the Sales Stage business component in the Opportunity business component. How would you do this?
By creating a join from the Opportunity business component to the S_STG table
Which statement is true of Customer data?
Has access controlled at the record level
What does “GetAttribute(‘Me.Country’) = ‘INDIA’ tell us
It checks for the address as ‘INDIA’
Which Siebel feature enables you to automatically apply a discount to a customer’s order when the customer adds both a printer and replacement ink cartridges to their online shopping cart?
Action Sets
You currently have a Siebel Operation step in a Workflow Process that updates SR priority from Low to High. You now want the Sub Process step to change the priority to Very High rather than High. How do you change this detail?
Double-click the Sub Process step in the Process Designer
After loading Products either via EIM or via a Web Service, we have release the products. Which business service is used to do that ?
ISS Authoring Import Export Service Method: Post_EIM_Upgrade
[EnableServiceArgTracing ] = TRUE This argument is used for logging and tracing which objects in Siebel ?
EAI Siebel Messages Tracing
Suppose I want to pass a Variable value from Browser Script to a calcluated field of my BC. Which method to use?
GetProfileAttrib
The receiver component in an EAI Queue based transport (MQ Series or MSMQ Series) uses which named subsystems?
Receiver Data Handling subsystem
While creating a workflow, If I am not able to pick a Business Object in the Business Object dropdown(picklist) in the Workflow, what can be wrong?
Primary BC is not assigned in the BO
Standard Interactivity application in siebel works only on IE Out of Box . You have to configure it to work for other browsers such as Firefox, Safari and Chrome.This configuration needs to be performed in Administration – Web Browser Screen.Which propert
User Agent, Accept
How to invoke Smart Script on click of a button?
Using “RunCallScript” method of an Applet
Opportunity is owned by the person who created it or by the person to whom it is assigned is an example of
Owned by Position
For loading account data into siebel application the prequisite is to load the
LOV data for the state before account enitity
This describes for assignment manager the role of assignment object
To identify the types of data to be assigned using assignment manager.
IF_ROW_STAT for your account shows to be partially imported after you ran the import for the account.ifb file, but you still see accounts in account admin view, what can be the reason
Not all of the base tables that EIM_ACCOUNT maps to were populated.
Symbolic URL’s name has to be same as
The name of the calculated value of the field of the business component
Elements of text appearing in Siebel Answers, SiebelDelivers, dashboard pages etc, what will you use for their customization
XML Messagefiles
COM Data server provides access to Siebel database through
DLL and .TLB files
Which of the following is false for a Siebel Analytics Repository?
Business models cannot map tomore than one database
Which of the following does not use Initialization Blocks to initialize values?
Static repository variable
Which business service among these routes the messages based on their content.
EAI Dispatch service
If for a view the thread title has not been set?
It will take the value from view title
When a customer puts a keyboard and a monitor to his shopping cart, which feature will help you to enter a discount automatically to this order?
Action Sets
Users are unable to edit their quotes after successfully importing quote information, what could be the reason?
You probably initialized the APPROVED_FLG field to Y
.dx files are
Transaction files transferred between the Server and Mobile Client
What does a Siebel Monitoring Account do?
It is needed by Resonate Central Dispatch connection brokering software.
Function of install.ksh and imprep.ksh files are -
Install.ksh – It populates seed data. Imprep.ksh – It populates repository data.
Interactive Selling Suite are collection of
Siebel eConfigurator, ePricer, and eAdvisor
What should be done before data is loaded in the Mobile Client’s local DB when the mobile user is being setup for the 1st time?
Create the database schema for the local database
What is true for Personalization Expressions?
The Personalization administrator associates expressions with views and applets
For a new Mobile Client which one of these server task creates the Docking\User directory on Siebel Server?
Database Extract
Which of the following statements about Siebel Remote: Routing Models is true?
Routing models are a subset of routing rules that represent mobile usage profiles
For a mobile user what is recommended to be done if he is not going to be able to synchronize for an extended period of time (leave of absence, for example)?
Set a new effective end-date for the mobile client to deactivate it
Which of the following feature does not support localization in Siebel tool 7
Separate languages in separate repositories
A user in his EIM config files uses the ONLY BASE TABLES parameter. Why?
To speed up processing
How catalog visibility be limited to only those groups associated with a particular catalog ?
Adjust the positions associated with the Access Groups to ensure only the appropriate people have access
From Service Request to Employee, for configuring dynamic drilldown which is false?
Source Id is set to Employee
You wish to have your Organisation’s logo in the branding area. Which one of these is NOT a required step to accomplish this?
Edit CCFrameBanner.swt template file to add an image
In a M:M link, which one of these properties is not required to be populated?
Destination field
For a global deployment what kind installation one would not use?
Web Client (Browsers)
How do you set the sort specification to get a good performance?
In the same order as that in Index
For Intelligence Dashboards, following is false
Dashboard objects are saved in the repository
Which one of the following actions are not taken by the Transaction Merger when it encounters a duplicate conflict?
It does not add the duplicate row.
Which one of these is not the correct step to reactivate a mobile client?
Stop Transaction Processor and Transaction Router
Suppose you have 2 server machines with laptops as clients for users who are traveling. You need to have full functionality installed for remotely connected users. Which set of components are required to support this functionality?
Siebel Web Engine,Object Manager, Data Manager
Choose the Step which is excluded in an upgrep (production mode) process
Import Common Ancestor Repository
If the customer decided to preserve custom UI, identify the corrective statement
Choose ICL merge option in the repository merge
For companies with fewer than 100 users which solution design is use
Siebel CRM Professional Edition
The EAI HTTP Transport is built into
Siebel Web Engine
For self-registration by web users which authentication method is used ?
Directory server authentication
Which file should be configured for SWE to run the EAI HTTP Transport for inbound integration
eapps.cfg
A Business Object has a Parent Business Component and one Child Business Component. Child Business Component has one Multi Value Field. As per the requirement Integration Component should be defined seperately for parent BC and child BC. In this scenario
3
In workflow, using which of the following step you can invoke assignment manager
Business Service
What is the difference between Interface Table and EIM Table
Both are same
Which of the following is an Enterprise Component Group that should be enabled prior to running Siebel Workflow?
Workflow Management
Can you add a searchspec to a child integration component when querying with EAI Siebel Adapter?
It is possible to add a searchspec to child integration components but some restrictions apply. you must also search on the parent.
In Siebel EAI Adapter what does skipnode operations in Execute Method do?
If a node has operation skipnode set, then the EAI Siebel Adapter will skip setting field values for all children.
Which parameter is needed to be configured and where for using a Business service inside a datamap
BusinessServiceQueryAccessList, in component parameter or cfg.
What would you do to handle concurrency in a workflow
use Mod key