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

Creating a BPEL Process That Invokes a Shell Command

Creating a BPEL Process That Invokes a Shell Command

  1. In the Project Explorer, create a new orchestration project.
  2. Select
    File > New > BPEL Process
    .
  3. Name the process and click
    Finish
    .
  4. In the Participants view, create a new Partner Service Provider.
  5. Select System Services from the Interfaces tree.
  6. Select
    Shell Command
    .
  7. From the Partner Service Provider that you created, drag the
    execCommand
    operation to the canvas to create an invoke activity.
  8. Fill in the input data, with the selections described above.
For more information, see
Connectors > Shell Command Invoke Service Connector
.

0 COMMENTS

We’d like to hear from you!