Exposing a Process as a Web Service allows it to be accessed externally by other
applications within your enterprise.
Before performing the procedures in this task, ensure that you have created a Process. See
Creating a Process.
-
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 add 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
Running a Project in Studio for information.