100% found this document useful (1 vote)
351 views1 page

EAI - Config Questions

The document contains questions about integration patterns and workflows using various technologies like Siebel, MQ, and VBC. Specifically, it asks about: 1. Configuring an inbound web service to query data from Siebel using a workflow without integration objects. 2. The differences between synchronous and asynchronous messaging with MQ, and how to configure outbound integrations. 3. The purpose of data mapping and how to invoke a business service from a data map, including any required registration. 4. The typical scenario and initialization methods used for the VBC methodology.

Uploaded by

Priya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
351 views1 page

EAI - Config Questions

The document contains questions about integration patterns and workflows using various technologies like Siebel, MQ, and VBC. Specifically, it asks about: 1. Configuring an inbound web service to query data from Siebel using a workflow without integration objects. 2. The differences between synchronous and asynchronous messaging with MQ, and how to configure outbound integrations. 3. The purpose of data mapping and how to invoke a business service from a data map, including any required registration. 4. The typical scenario and initialization methods used for the VBC methodology.

Uploaded by

Priya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

EAI and Config Questions – Mobily Infotech

----------------------------------------------------------

1. How the activation happens in telecomm? (Complete order journey)

2. What is the workflow that is used to complete order, and that will be creating asset.

3. Inbound web service, which will query the service request number in Siebel. How to develop this.

3.i. What you will do exactly to get the output of service request in workflow.

3.ii. In the first step after start, what is the next step that you will keep.

3.iii. What are the parameters that you will provide at application level for inbound web service.

3.iv. Instead of using 2 integration object, I want to use 1 integration object. Can we create
inbound web service with the same flow. I don't want to use any integration object; how can we
achieve.

3.v. With the help of only workflow process properties, without using any IO. Can we configure an
inbound web service.

3.vi. Instead of using Siebel adapter, is there another way of getting the data.

4. When you will be using inbound e-mail database operations and when you will be using Siebel
operation.

5. We do have a MQ integration in place, so how MQ integration will work.

6. In MQ do we have a connection factory or not.

7. After Profile Configuration is done, what are the other jobs we need to do to make MQ work.

8. We need to start the task, to set component?

9. How we will do an outbound integration with MQ, you have any idea. (Sync and A sync)

10. What is the difference between binary format and hierarchy format.

11. How many types of Integration Objects do we have.

12. Did you get a chance to use Data Maps? What is the purpose of Data Map?

13. Did you get a chance to invoke any BS in data map, how to do that?

13.i. Do we need to register that BS somewhere in the application level.

14. What is the scenario to follow for VBC methodology.

15. How you have read the values from external systems, like with the help of integration you need
to get the data and read the data then show it in UI. How you will do it.

16. What init method will do in VBC custom BS.

17. How to get the associate BusComp at scripting level.

18. There is a script that is already available. I am getting something like this function is not
supported (custom function). What could the error (mistake) in scripting.

You might also like