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!

Making a BPEL process Singleton

681859Feb 25 2009 — edited Feb 25 2009
Hi All,

I would like to write BPEL process which should have only one instance in it's life time. I will explain bit details I need to write a BPEL process 'B' which will be invoked from several instances of BPEL process 'A'. When ever the instance of process 'A' invoked process B it should invoke the same instance of B if its already started.

Also let me know is there a way that we can check if any instance is already running for process 'B' so that I will stop invoking it from A.

Any thoughts...

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2009
Added on Feb 25 2009
2 comments
469 views