Timeout settings in SOA 11g

To increase the timeout in BPEL component, we need to remember following rule,
syncMaxWaitTime < BPEL EJB's transaction timeout < Global Transaction Timeout
Now,
1.How to set Global Transaction Timeout.
Go to weblogic console –> domain –>JTA tab.

image
2.How to set BPEL EJB's transaction timeout
Go to weblogic console—>deployment—>soa-infra—>ejb
Change the timeout of all bpel related ejb configuration,

image
3.How to set syncMaxWaitTime
Go to bpel properties from em console,

image
Go to more bpel configuration and in mbean increase the timeout value,

image

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.