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
Inbound methods for a transport business service in EAI are all of these except :
Send and Receive
Siebel EAI features and components include all these transport adapters except :
Enterprise Integration Manager
Which of the following does not use Initialization Blocks to initialize values?
Static repository variable
Which among the following is one of the best practices to model the Mapping layer and Business Model?
Combine all attributes that describe a single entity
A user in his EIM config files uses the ONLY BASE TABLES parameter. Why?
To speed up processing
Which is not true about a comparison of MQ and Webservices
MQ should be considered for async calls
Which statement is not true about Workflows
Cant query on a bc in the bo on which the Workflow is based without querying on the Primary bc
Performance of repository merge can be increased by setting the oracle DB parameter UNDO_MANAGEMENT to MANUAL
1
What is not true about Siebel Open UI
Existing siebel version and Open UI cannot coexist in different object managers
Which of the given Integration Base Object Type is used to expose Siebel business component as rowset that can be used by Excel?
OLE DB
<For the complex integration component which Key is automatically set by the Integration wizard if business component is hierarchy enabled
Hierarchy Parent Key
How do you restrict the access to a static set of integration objects.
Configure BS based on CSEEAISiebelAdapterService and set user property AllowedIntObjects which contains a comma separated list of integration object names.
Seeded workflow processes for product functionality can be revised.
1
The .shm file may not be deleted when
The Siebel Server System Service is improperly shut down.
Which one from the following is true for making changes in assignment rules?
If you make changes to a released assignment rule, you must release the rule again.
Dynamic assignment is implemented using all these except :
Server Tasks.
How do you create extension table to an interface table in Siebel?
Extension tables are created only for base tables.
Which of the following is not correct of the Business Model and Mapping layer?
It includes Connection Pool object and Schema folders
Which statement about TBC is incorrect in the context of Task Based UI
TBC cannot be linked to a standard BC
Which is wrong about rendering a Siebel Application for a un shipped language
Install the Siebel patch for the language
Which thing was not possible in Siebel 7.8 and now available in Siebel 8
Looping in a Workflow
In Siebel, importing a WSDL containing a cyclic reference is supported
False
Which argument is used to limit the number of records returned by the EAI Siebel Adapter?
PageSize
Interactive Workflow Process
run in an Application Object Manager that contains a user session context.
There is a requirement to refresh all records in an applet, and still maintain the context on the current record. Which of the following options is most suited for implementing this requirement?
“RefreshCurrentApplet” method in Business Service “FINS Teller UI Navigation”
Choose the correct order of events:
Server WebApplet_PreInvokeMethod -> Server BusComp_PreInvokeMethod -> Browser Applet_InvokeMethod -> Server WebApplet_InvokeMethod
Which access control mechanism should be used to ensure that Sales Reps in Country ‘A’ have access to only customers in country ‘A’?
Organization
The Entity Relationship Designer is a visual design tool and has the following capabilities except this :
Creates a temporary record of entitiy relationship design in Siebel Repository.
Which one of these is a restriction on adding and modifying EIM Mappings from Interface Table Extension Column to Base Column?
Supported if no other mappings exist to the base column. Use with caution.
The following delete methods are supported and recommended to be used as deletion methods in EIM, except this :
Using EIM to delete rows from the products base table.
For a BIP report generated in disconnected mode, only one of the following feature is present
Generate and display the report and retrieve report data.
Which one from the following is an optional condition to be selected while defining assignment rules
Values for assignment criteria
Which from the following is not true for a swe:frame set tag?
It marks the beginning and end of the contents that Siebel CRM places in a frame
Which among these is False for a customer dashboard?
You cannot configure the Customer Dashboard to display data from any business component.
For a CIAI (Case-Insensitive & Accent-Insensitive) query , this is not true :
Creates a CIAI column or CIAI indexes for a Text or CLOB physical type
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 separately for parent BC and child BC. In this scenario
3
Which of the below EAI feature suits for Business Process Coordination in Siebel?
Workflow Process Manager
What happen to active user connections and new connection request When the Name Server goes down?
Active user connections is not immediately interrupted and no further connections request are taken.
In EIM configuration file ,the ONLY BASE TABLES parameter is used
To speed up processing
The EAI Siebel Adapter is a general-purpose integration business service that allows you to:
Write an integration object whose data originates externally into a Siebel business object.
When records are deleted Using Synchronize Method in EAI Siebel Adapter Methods following happens
Records in the business component are deleted and in integration object instance are not deleted.
In which mode of component switching is the request always written in S_SRM_REQUEST table irrespective of the called component being available
DIRECT Db
If a Workflow doesnot have Error Process name and no step has exception branch(error handling), what would happen if the WF meets an exception
The error will be thrown back to the calling workflow/process
Which frame is not a part of Container Page: Employee Application?
View Frame
Which file is generated when Generate New Database server task is run?
enu_1252.dbf in siebsrvr\DBTEMP
EAI UI Data Adapter Business service in siebel allows
a Web application that is custom built to access business components and business objects
In which scenario even if the siebel server is up, it will not create process for any component
MainWin process get killed while strating Siebel server
Where are Salutations scripted?
Rules set
Which of the following is not true for Personal Salutations?
Can use only one rule per salutation
Which of the following does not use Initialization Blocks to initialize values?
Static repository variable
What does a Siebel Monitoring Account do?
It is needed by Resonate Central Dispatch connection brokering software.
In BO a business component is associated without setting link property this is useful when
Creating a view with peer to peer applet
What is the use of Dirty Reads user property?
users read data that can be changed without their knowledge
Suppose I want to pass a Variable value from Browser Script to a calcluated field of my BC. Which method to use?
GetProfileAttrib
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
At run-time, the system evaluates personalization expressions. Which of the following is NOT true of the evaluation results?
The view and applet displays even though the applet expression evaluates to False because the view expression evaluates to True
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 interface does not help in communication between a Siebel application and non siebel application.
Java Business Service
Which of the following access control mechanisms is not how Siebel limits records a user can access in a given view?
User’ s responsibilities
You created a workflow and the first step in the workflow was Query Operation on Opportunity BC, you dragged the Siebel Operation Step into designer and then started entering Values for this step which were as following:
Type: Siebel Operation
Business Component: Opportunity
Operation: Query
But you found Query was missing in the Operation field dropdown and only Insert and Update were available.What went wrong?
In LOV Type called “WF_SIEBEL_OPER_TYPE_CD” Insert,Update was active and “Query” was inactive in tools.
Complete the following statement:
___________Offers higher fidelity migration for earlier Siebel 6 - Win32 Application Form Applets
Web Client Migration Wizard
What happens when a ‘SQL Generator’ component is invoked
“B & C
B. Receiver Data Handling subsystem
C. Receiver Connection Subsystem”
When initially preparing your target environment for migration, which of the following tasks should you complete?
“B, C & D
B. Create user accounts
C. Install any required client software
D. Install database and server software”
We are receiving an XML containing account information from external system. In one of the XML tags “Active” they are going to send Value as 0 or 1 but in Siebel we are need the value of “Active” XML tag as “Y” or “N”. How can you achieve this?
“A & B
A. EAI Data Map
B. EAI Value Maps”
In Siebel Haley Business Rules(choose all applicable) –_______
“A & B
A. One cannot set values or get values from an entity that is not related to the current record.
B. One cannot replace browser script that interacts with the user or desktop.”
How would you configure the timeout for webservices?
“A, B & C
A. Pass input parameters while calling the proxy bs
B. Make script changes in the EAI HTTP Transport BS.
C. Mention the parameter in component cfg”
To query a bc outside the context in a workflow, what is more suitable
“A, B & C
A. Subprocess
B. Custom Business Service
C. PRM ANI Utility”
Choose the perfferred upgrade path from SEA to SIA migration
“Either A or B
A. 8.0 SEA –>8.0 SIA then 8.0 SIA –> 8.1 SIA
B. 8.0 SEA –> 8.1 SEA then 8.1 SEA –> 8.1 SIA”
“In case of repository merge failure, identify the corrective sequence actions to:
Step 1 –>Correct the errors that caused the repository merge to fail.
Step 2 –>Restore the database from backup to its pre-merge state
Step 3 –>Rerun the repository merge.”
Step 2, 1 followed by 3
What functions does the Upgrade Tuner performs
“Both A and B
A. Parallelize Table creation and Index Creation
B. Deactivate Certain Zero Row SQL Statements”
Choose the correct order of Development lifecycle for Business Rules :-
1. Design
- Import,create & Test
- Setup Knowledge base
- Deploy & Activate
- Migrate & Administer
- Implement & Verify
C.1>3>2>4>6>5
When processing rules, Assignment Manager determines potential candidates either dynamically or statically. Assignment Manger determines candidates statically in these cases except
C.When candidates are retrieved from related business entities with respect to the object row during an assignment.
Is eScript grandfathered with Siebel Open UI?
B. No
Siebel Open UI is the new user interface for Siebel
applications
Built using standard HTML 5 ,CSS 3, and JavaScript
Provides similar functionality to the Siebel
Can we show only a screen or applet from Siebel open UI client in another web portal?
A. Yes
What are the two very important models added in the Open UI Framework?
B. Physical Renderer and Presentation Model
In task based UI, what is not true about sub task
A. A subtask can have a BO different from the BO of parent task
Existing data in the db are updated for MLOV
C. Using mlovupgd.exe
Limitations of Virtual Business Components(VBC) are
Virtual business components cannot be docked(a)
A wireless view displays only one (master) applet; a VBC must be a child(a)
Mobile users cannot use VBCs(a)
Before extending the DB Schema ,which of the following considerations are valid ?
Use unused columns in an existing table.
Use unused Siebel -supplied business components
Use existing 1:M extension tables
The flag that is to be set for Admin Views is
A.Owner Mode Flag
While performing which one of these actions, will the conflict ID with a non-zero value be populated by the Transaction Merger.
Duplicate Record
Generate New Database component does what
Create a Template for current Database Schema
Steps for Internal Authentication (choose most accurate option) -
- Start the workflow for user registration
- Create Employee, Position, Responsibilities using Siebel client
- Set-up the external directory
- Use the user and account information provided by Authentication service
- DBA, give proper grants to user
- DBA, Create database Login
2,4,6
We are receiving an XML containing account information from external system. In one of the XML tags “Active” they are going to send Value as 0 or 1 but in Siebel we are need the value of “Active” XML tag as “Y” or “N”. How can you achieve this?
EAI Value Maps present in Administration - Integration Screen
Which of the following is not a Siebel Party Business Entity?
Order
Which of the objects can be published as WebService?
Business Service or Business Process
Which relation/relationships does a join support?
M:1, 1:1
For which of the scenarios below would you create a new applet:
A. Display data for a new BC
C. Create read-only copy of the applet
D. Add the applet to the toggle cycle
F. Make large number of changes
For which of the following in the initial phase,Siebel recommends Deign Reviews(Choose 3)?
A. Data Mapping
B. Database extensions
C. Configuration Design
For which three of the following Upgrade Ancestor property exists?
A. Reports
B. Applets
D. Integration Objects
What is the defualt value of sessions that the Synchronization Manager server component can service simultaneously in siebel ?
100