Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

send acknowledgment as soon as the service is hit and continue next flow - OSB 12c.

Niva DasJan 23 2025 — edited Jan 23 2025

There is a requirement where an acknowledgement should be sent to the source system as soon the service is hit, and this service should then continue processing rest of the flow.

This service uses operational branching to call other proxies. We used publish activity to send the request to downstream and then immediately after publish, used reply activity to send acknowledgement to source. But the acknowledgment is sent after the processing completes in downstream system.

Any way to break the transaction between the 1st service that is called and the next downstream services this 1st service calls?

How to achieve this other than using queue.

OSB 12c

Comments

Post Details