June 4, 2009

Transient vs. durable BPEL processes

As a general practice, it is better to design your BPEL processes as transient instead of durable if performance is a concern. Note that this may not always be possible due to the nature of your process, but keep the following points in mind.

The dehydration store is uses to maintain long-running asynchronous BPEL instances storing state information as they wait for asynchronous callbacks. This ensures the reliability of these processes in the event of server or network loss.
Oracle BPEL Process Manager supports two types of processes; transient and durable.

Transient Processes

Transient processes do not incur dehydration during their process execution. If an executing process experiences an unhandled fault or the server crashes, instances of a transient process do not leave a trace in the system. Thus, these instances cannot be saved in-flight regardless if they complete normally or abnormally. Transient processes are typically short-lived, request-response style processes. Synchronous processes are examples of transient processes.

Durable Processes

Durable processes incur one or more dehydration points in the database during execution. Dehydration is triggered by one of the following activities:
  • Receive activity
  • OnMessage branch in a pick activity
  • OnAlarm branch in a pick activity
  • Wait activity
  • Reply activity
  • checkPoint() within a <bpelx:exec> activity
Durable processes are typically long-living and initiated through a one-way invocation. Because of out-of-memory and system downtime issues, durable processes cannot be memory-optimized.

What should you do?
  • If the design of the process allows it, design your BPEL processes as short-lived, synchronous transactions.
  • If the design of the process allows it, avoid the activities listed above.
Any time your process is dehydrated to the dehydration store, this naturally impacts the performance of the process, and becomes a concern particularly in high volume environments.

15 comments:

  1. AnonymousJuly 09, 2009

    For a "durable"\asynchronous process is there anyway to set a timeout at the SOA BPEL level?

    For instance if process doesn't receive a response for 2 hours, just kill it rather than retry.

    ReplyDelete
    Replies
    1. If you set the SyncMaxWaitTime to required sla via login from EM . will work for synchronous as well for asynchronous durable process.

      Delete
  2. Hi

    What about durable synchronous processes in clustered environment? Are they supported?

    Thanks
    Marek Jodlowski

    ReplyDelete
  3. Hi ,

    I am facing the below error, when i check for the audit trail of a particular instance

    Error
    Audit trail is not available for this instance. This might be because either "Audit Level" configuration for BPEL is set to Off at the engine level or at the SOA Infrastructure level or due to errors while retreving audit information, please review logs for detailed information.

    ReplyDelete
    Replies
    1. Go to configuration tab near Administration tab, there you can find AuditLevel Settings. Check that, its self explanatory.

      - MN

      Delete
  4. AnonymousMay 21, 2012

    Contact me through the blog.ipnweb.com contact page.

    ReplyDelete
  5. Hello,
    Is there anyway to make a activity such as assign become idempotent. Please help me!

    ReplyDelete
  6. Any time your process is dehydrated to the dehydration store, this naturally impacts the performance of the process, and becomes a concern particularly in high volume environments.
    limelight stitched collection 2020
    limelight stitched frocks

    ReplyDelete