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!

How to get the FlowID in mediator for SOA Suite 12c?

AyzeOct 17 2017 — edited Oct 17 2017

In 12c, the compositeInstanceID is a different identity to the flow ID.

I've created a file adapter based app which only makes use of a mediator, and I need to use the FlowID in creating the output file instead of using the current date plus sequence ID. However, there is no 'ora:getflowid()' function in mediator, unlike in BPEL. Do you guys got a solution for this? I've tried hard cording the said function, and tried making it med:getflowid() instead, but nothing worked. Also, med:getCompositeInstanceId() returns a different value now.

Hope to here from someone asap 'cause I need to fix this defect. Thanks!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2023
Added on Oct 17 2017
1 comment
1,117 views