YouTube Icon

Interview Questions.

Top 100+ Siebel Eai Interview Questions And Answers - Jun 01, 2020

fluid

Top 100+ Siebel Eai Interview Questions And Answers

Question 1. 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 2. What Is The Difference Between External & Internal Integration Object?

Answer :Internal Integration Object refers to Siebel Business Object for querying and saving information. External Integration Object refers to XML schema, one can not use question or insert operation on external integration object. To create outside integration item, either XSD or DTD report is needed.

Perl Scripting Interview Questions
Question three. How To Change The Xml Tag In An Siebel Message?

Answer :

Find the Integration item from the xml after which go to the preferred integration factor and update the XML Tag of desired integration aspect discipline.

Question four. How To Change The Source Field Of Xml Tag In Siebel Xml?

Answer :

Find the Integration Component Field and replace the External Field call to the brand new area call.

Perl Scripting Tutorial
Question five. What Is The Significance Of Name Of Integration Component Field?

Answer :

Name of Integration Component Field is used to create the Siebel Message belongings set, It is crucial to realize the ICF call if script is used to get value from XML.

XML Interview Questions
Question 6. What Is The Use Of Xml Container Element?

Answer :

XML box detail if exact on IC then Siebel adapter will constantly create an XML tag before the begin of toddler IC data, and it's going to continually be found in XML although no facts are again via question method.

Question 7. What Is Xsd? How To Create Xsd In Siebel?

Answer :

XSD is an XML Schema Definition document. It is a form of XML document which defines the structure of an XML document. It contains the shape of the XML and the information kind and duration of XML.

Siebel equipment can generated by way of Generate XML Schema wizard by clicking Generate Schema Button. 

XML Tutorial Siebel - CRM Interview Questions
Question eight. What Is Dtd? How To Generate Dtd Of An Siebel Integration Object?

Answer :

DTD is Document Type Definition, it is another form of document which describes the shape and statistics types of an XML report. It also can be generated via Generate Schema Button at the Siebel Integration Object.

Question nine. What Is A Wsdl?

Answer :

WSDL stands for Web Services Descriptive Language. It is an XML document which describes everything approximately an internet server. 

Typically it contains:

Web carrier cease point (URL)
Methods net provider Support
Input and output arguments.
WSDL is generation/platform independent syntax as a result it's far widely widely wide-spread manner of describing net offerings definition.
CSS3 Interview Questions
Question 10. How To Import Wsdl In Siebel?

Answer :

Importing WSDL in Siebel is  step manner: 

First, WSDL is imported into Siebel Tools the usage of WSDL Import Wizard. It creates Integration gadgets and proxy commercial enterprise provider from WSDL definition, and generates XML for run time facts introduction. 
Secondly, XML generated  is then imported in to web client. Process is outlined in bookshelf right here.
Siebel - CRM Tutorial
Question 11. How To Convert Incoming Data To Uppercase Before Importing In Siebel?

Answer :

Siebel does no longer support converting the case of via EAI, however it is feasible to name a custom business carrier through facts maps that can convert the case.

InvokeServiceMethod ("CustomDataMapper", "UpperCase", "InputStr='"+[Integration Field Name]+"'", "OutputStr")

HTML five Interview Questions
Question 12. What Are The Possible Solutions To Control A Siebel Application From An External System ?

Answer :

To manipulate a Siebel utility from an outside machine we are able to use both one of the following answers.

Workflow for EAI
Object Interface
Perl Scripting Interview Questions
Question 13. What Are The Possible Solutions To Export Siebel Data To An External System ?

Answer :

To export Siebel records to an outside system we will use either one of the following answers.

Enterprise Integration Manager ( EIM )
Object Interface
Workflow for EAI (Outbound)
EAI Dispatch carrier (Outbound )
CSS3 Tutorial
Question 14. What Are The Ways Of Invoking A Business Service ?

Answer :

A workflow process
A technique from another business service
A person interface occasion
A Siebel object interface ( COM , CORBA , Java )
Question 15. What Are Integration Objects?

Answer :

Integration gadgets allow the transformation of software-precise records into a not unusual format (together with XML) that different packages can technique.

PHP and Jquery Interview Questions
Question 16. What Is The Difference Between Integration Object And Integration Object Instance ?

Answer :

• An integration item is metadata. A model of the shape of a particular facts set.
• Whereas an integration object is metadata. A model of the structure of a particular facts set.

HTML five Tutorial
Question 17. What Are The Different Ways To Invoke An Eai Workflow ?

Answer :

Workflows can be invoked using :-

A Workflow
A run-time Event
A script
The workflow procedure simulator ( for trying out )
Siebel System Admin Interview Questions
Question 18. What Are The Eai Siebel Adapter Methods?

Answer :

• Query
• Upsert
• Delete
• Synchronize
• Execute

XML Interview Questions
Question 19. What Does A Eai Siebel Adapter Query Method Does?

Answer :

Selects information from the Siebel database Without the usage of Siebel object interfaces.

PHP and Jquery Tutorial
Question 20. What Does A Eai Siebel Adapter Delete Method Does?

Answer :

Deletes a business component example.

CSS Advanced Interview Questions
Question 21. What Does A Eai Siebel Adapter Synchronize Method Does ?

Answer :

• Changes records in a business object example to fit facts in an integration item instance.
• Updates, inserts, or deletes a business factor example.

Question 22. What Does A Eai Siebel Adapter Execute Method Does?

Answer :

Performs a aggregate of operations on additives of an integration object instance.

CSS Advanced Tutorial
Question 23. What Is A Siebel Data Adapter?

Answer :

Is a person interface that allows you to create records maps for outbound and inbound facts transformation
Is declarative — little or no programming is essential
Uses the EAI Data Mapping Engine enterprise provider to execute the facts transformation
Stores statistics transformation maps inside the Siebel database
Javascript Advanced Interview Questions
Question 24. What Is A Data Map?

Answer :

Defines the connection among the source and goal layout
Directs the mapping and transformation manner
Siebel - CRM Interview Questions
Question 25. What Is A Rule Set?

Answer :

A group of guidelines in a chain, used to parse belongings set enter until a rule is determined that suits the enter.

Javascript Advanced Tutorial
Question 26. What Is A Rule?

Answer :

A search expression to evaluate incoming data, plus
A enterprise service and method to ship facts matching the criteria
Java XML Interview Questions
Question 27. What Is A Transform?

Answer :

A specification of a goal format for the output property set, plus
A specification of the source data within the output property set
CSS3 Interview Questions
Question 28. What Is A Grammer?

Answer :

Notation that defines a rule, a subset of the XPath trendy.

Java XML Tutorial
Question 29. What Does An Eai Xml Write To File Business Service Do?

Answer :

Transforms records from a assets set to an XML format and writes it to a file.

Cap Gemini Siebel CRM Interview Questions
Question 30. What Does An Eai Xml Read From File Business Service Do?

Answer :

Reads a file and transforms statistics from an XML layout to a assets set format.

Question 31. What Does An Eai Http Transport Adapter File Business Service Do?

Answer :

Sends/gets XML messages across the Internet to or from a port the use of Hypertext Transfer Protocol (HTTP)
Can ship messages beyond corporate obstacles to Web-based totally programs written in Java, JavaScript, VBScript, or any other Web-enabled generation
Transports messages in XML layout by way of default
Provides synchronous connectivity
Supports all inbound and outbound transport methods
Runs within the Siebel Object Manager
ebXML Tutorial
Question 32. What Is The Difference Between Get And Post Http Methods?

Answer :

GET:

Use while URL access will now not trade the kingdom of the database
Use to invite for a particular piece or set of information
Example: Clicking a hyperlink makes use of GET

POST:

Use whilst URL get right of entry to will exchange the country of the database
Use to submit a particular piece or set of statistics
Example: Sending statistics in a Web-primarily based form uses POST.

EbXML Interview Questions
Question 33. What Is The Difference Between Event And Event Handler?

Answer :

• An event is a user or gadget action to which the Siebel application would possibly reply
Select events are uncovered via the Application Programming Interface (API)

Example: Updating a record, updating a subject, and deleting a document

• An event handler is the Siebel code that executes in response to the event

Example: When the consumer steps off a document being edited (the occasion), the application responds via committing the file to the database (the event handler)

HTML 5 Interview Questions
Question 34. What Are The Business Service Events?

Answer :

• Service_PreInvokeMethod
• Service_InvokeMethod
• Service_PreCanInvokeMethod




CFG