Process Web Service Reference

The properties listed in these topics are available when exposing an Oracle BPM Process as a Web Service.

Operations

Property Description
Operation Name Defines the name used to refer to the operation. This name will become the method name to execute this operation.
Operation Type
Specifies the operation type:
  • Process Creation if this operation is to create an instance.
  • Process Notification if this operation is to notify an instance waiting in a Notification Wait activity.
Activity

  • if the operation is for Creation then the Begin activity is automatically selected.
  • if the operation is for Notification operations then select the Message Wait event in which the instance is waiting and to be notified using this operation. The Wait Activities receiving notifications be marked as Receiving External Events
Argument Set Name Determines the argument set the operation uses to receive arguments. This allows you to define more than one operation of the same type, each one receiving different arguments. If it is a Notification operation then you can define to use a Correlation.
Use Correlation  
Argument / Type Displays the argument variables and types defined in the Argument Set Name.