Creating a Subprocess

You can create a subprocess, comprising of a simple, single unit of work.

Procedure

  1. Follow the instructions for creating a business process model, remembering that a subprocess should comprise a simple, single unit of work.
  2. Validate the subprocess.
  3. Check the process model in to Sterling B2B Integrator.
  4. Test the subprocess, monitoring the activity. If needed, modify the process model and repeat steps 1-4 as needed.
  5. Create a business process model that calls the subprocess (this is the parent business process model). The Invoke Business Process service enables you to call the subprocess from the parent process and specify the processing mode (asynchronous, synchronous, or inline).
  6. Validate and check in the parent business process model.
  7. Test the parent business process model, monitoring the activity. If needed, modify the process model and repeat this step as needed.
  8. Run the parent business process as needed.