Creating an Output Argument for a Task Event
This topic describes how to create an output argument for a task event that uses a business service.
To create an output argument for a task event
-
Locate the task that you want to modify.
-
In the Object Explorer, expand the Task tree and then click Task Event.
-
In the Task Events list, choose the task event you want to modify.
-
In the Object Explorer, expand the Task Event tree and then click Task Event IO Argument.
-
In the Task Event IO Arguments list, add a new task event IO argument.
-
In the Input/Output property, select Output.
Do not modify the Name property. The Name property is a system defined property.
-
In the Type property, select a source type. The following options are available:
-
Business Component
-
Expression
-
Literal
-
Output Argument
The type you choose identifies the source for the value of the output argument.
-
-
Define the following properties, according to the Type selected in the previous step:
-
Business Component
-
Expression
-
Literal
-
Output Argument
For more information, see How the Type Field Affects Other Fields in the MVPW.
Note that some properties will be disabled if they do not apply for the selected Type.
-
-
In the Property Name property, select the name of a task property.
For example, to enter the value of the output argument in the Object Id task property, select Object Id.