1. Siebel eConfigurator, ePricer, and eAdvisor arecollectively known as what A. Siebel MidMarket Edition B. Interactive Selling Suite C. Siebel Employee Applications D. Siebel Sales 2. Which entity represents a person external to your company A. Customer B. Party C. Contact D. Person 3. Which entities always belong to a team Choose three. A. Activity B. Opportunity C. Contact 1 D. Account E. Service Request 4. Which type of product…
Siebel EAI Interview Questions – EAI Siebel Adapter
Question: Explain the methods of EAI Siebel Adapter Answer: EAI Siebel Adapter is pre-build business service which interacts with Siebel Object manager to perform CRUD operations on Siebel Database. Following methods are available on the service: Query Query method is used to query data from Siebel, output of this method is Integration Object instance. Query can be executed using : Row id of…
Siebel EAI Interview Questions – Integration Objects & XML
Question: How to generate XML in Siebel? Answer: Use EAI Siebel Adapter Business Service Query method and then EAI XML Converter Service Method HierToDoc to generate XML Doc. Question What is the difference between External & Internal Integration Object? Answer: Internal Integration Object refers to Siebel Business Object for querying and saving data.External Integration Object refers to XML schema, one can not use query or insert operation on external integration object.To…
Siebel Interview Questions: Workflows
Question: What are the different ways to invoke workflows in Siebel? Answer: Some of the known ways of executing workflows are:1. Named Method User Property2. Calculated Field expression3. Script on BusComp, Applet, Application, Business Services4. Workflow Policy5. RCR & Server Requests6. Asynchronous Server Request – Business Service7. Run Time Events8. Command prompt using Server Manager run task for comp command9.…
Siebel Configuration Interview Questions – Picklists
This post belongs to some other blog, i take it as liked it most and for my compilation only. This post focusses on the interview questions that are related to picklists fields in Siebel. I have tried to list all the possible questions and will keep updating it in future. Question: What is the difference between static picklist and dynamic…
Siebel Configuration Interview Questions – Applet Toggles
In an Siebel Technical interview consultant may face some questions on applet toggles, which seems to be quite easy topic, this section will help you to quickly understand the applet toggles. Some quick facts about Siebel Toggle Applets: A static toggle applet does not require to reference the same business component! A dynamic toggle applet must reference the same business component, which…
Interview Question: How to fix a picklist field?
This is one of the most common problem that is faced by new siebel developers. Answer of this question can tell a lot about actual hands on experience of the developer and how much experience he holds in debugging. There are only few reasons why picklist doesn’t work, which can be summarized as below: Pick map of the new field…
Siebel fields validation through HTML Attributes
With Siebel Open UI upgrade, we have a lot of flexibility to use javascript codes in PM-PR files or use a 3rd party for fields validations. But how we put javascript codes in Siebel lower versions…Suppose we need to validate an input element in form applet. We can do so by inserting JavaScript event in HTML Attributes property of…
Siebel Interview Questions# What is a Link ??
Lets define Link with any of below points , but should not contradict any of them: A Link defines the relationship between Business Components. Links are used to define a Business Object; the relationships between the primary Business Component and other (child) Business Components in the Business Object are Links. A Link is not the same thing as a Multi-Value…
Send SMS through Outlook 2010
Send and receive text messages (SMS) With Microsoft Outlook 2010 and Office Mobile Service (OMS) or a Microsoft Exchange Server 2010 account, you can send and receive text messages (SMS). But beyond just sending and receiving text messages, you can also configure Outlook to send notifications to your mobile device as a text message. For example, you can receive an…