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 TimeOut a Sync call

626217Oct 20 2008 — edited Nov 3 2008
hi people, does anyone knows how to time out a syncronous web service invocation ? (without using the onAlarm branch)

I've been trying with the parameter syncMaxWaitTime , but its ignored by the bpel engine , know matter how many takes the sync call , the process will wait for a response (and its corresponding thread too...)

If i create a new web service with a Thread.sleep for 70 seconds , afteer that time i get:
Your instance has been processed in 70.xxx seconds (not considering the parameter at all, that should raise a binding or remote fault i guess.. )

Any ideas? its a bug ? Maybe im missing something,
Regards Dam.

PS: sorry about my english , this can be replicated easily , ill apreciate any suggestion.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 1 2008
Added on Oct 20 2008
13 comments
4,896 views