Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Preparing BPEL Files for Deployment

Preparing BPEL Files for Deployment

A BPEL file is ready for deployment to the Process Server when there are no errors in the Problems view and when a simulated execution of the process terminates normally.
To ensure your process is deployment-ready, complete this checklist:
  • Ensure that you have filled in all the required properties for each activity, such as partner link, operation and variable for receives (picks and event handlers), invokes, and replies.
  • Ensure that at least one receive or pick activity's Create Instance property is set to Yes.
  • Ensure that the Abstract Process property is set to No for the process.
  • Step through a simulated execution of the process, as described in Simulating and Debugging.

0 COMMENTS

We’d like to hear from you!