Using The Dynamic Routing Option In OSB

Asked By 5 points N/A Posted on -
qa-featured

How can I use dynamic routing in OSB (Oracle system bus), can somebody tell me what are the steps?

SHARE
Answered By 0 points N/A #319268

Using The Dynamic Routing Option In OSB

qa-featured

Dynamic routing is used when we want data to be dynamic in the database. It directly inputs the data from the incoming flow of messages. To use a dynamic routing follow these steps –

1. Create a proxy service based on WSDL, two business service, and an XQuery service.

2. Line the message flow as in the picture.

3. Now, if your created file is successfully made than the first activity will be assigned to XQuery and the second activity to customer payload service.

4. You can also use a proxy to get data transferred.

Related Questions