Use the Business Process Variables section on the Business Process page to define, edit, view or delete the following variables:
Interface
Local
You can also define and edit business process parameters (Interface variables) using the Operation Parameters section on the Service Interface page.
To define a business process variable:
Select the Business Process tab in the service editor.
Expand the Business Process Variables section below the design canvas to display the following variable categories.
Business Process Variables
Variable | Description |
---|---|
Interface | Specifies the parameters that are part of the business process service interface. These include:
|
Invoked Services | Specifies the interface parameters for a service operation invoked within a business process. These variables are automatically generated when you add the operation to the business process. You must edit these variables from the invoked service using the service editor. |
Local | Specifies the local, user-defined variables that are only visible within the context for which they were defined. For example, if you create a variable for complex activity in the business process service, this variable is accessible to the complex activity itself and any activities contained within that activity. |
Define the Interface Variables using the Business Process Variables section in the Business Process page:
Expand Interface Variables to display the business service operations. Right-click an operation and select New parameter from the context menu to define a parameter.
The Properties view opens.
Define the following parameter properties:
Interface Variables Parameter Properties
Property | Description |
---|---|
Name | Select the default parameter name and enter the new name in the Name field. |
Description | (Optional) Describe the parameter. |
Style | Select one of the following data style from the drop-down list:
|
Datatype | Simple Type
Complex Type
|
(Optional) Edit the Invoked Services Variables from the invoked service using the service editor.
(Optional) Define the Local Variables using the Business Process Variables section in the Business Process page:
Right-click Local Variables and select New variable from the context menu.
The Properties view opens.
Define the following variable properties:
Local Variables Properties
Property | Description |
---|---|
Name | Select the default variable name and enter the new name in the Name field. |
Description | (Optional) Describe the parameter. |
Datatype | Simple Type
Complex Type
Reply-To-Address Select this option to enable the passing of message header information in a business process. |
Save the service. Select File|Save from the menu bar.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com