Exposing a Process as a Web Service allows it to be accessed externally by other applications within your enterprise.
- In the Project Navigator, expand the Project containing the Process you are exposing as a Web Service.
- Expand Processes.
- Right-click on your Process, then select Process Web Service
The Process Web Services tab is displayed in the Process Editor.
- Click Add to create a new Web Service operation.
- Provide the required information for each field. See Process Web Service Reference for more information.
- Click Ok.
The new Web Service operation appears in the table. You can more operations as required.
- Configure the optional Advanced Options.
See Process Web Service Reference for more information.
- Select
The process is exposed as a Web Service. If you start the Process Execution Engine using this process, you can view the deployed Web Service at: http://localhost:9000/. See Starting the Process Execution Engine for information.