Specifying human task emulation values in the integration test client
If a human task emulator is encountered during a test,
the test pauses at a Claim event and you need to either specify some
output parameter values or select an exception to throw. Specifying
output parameter values for a human task emulation is accomplished
in exactly the same way as specifying initial request parameter values
for an operation, as described in the topic "Specifying operation
values".
Before you begin
- "Adding human task emulators"
- "Specifying a wait time for human task claims"
- "Specifying a potential owner for a human task"
About this task
Procedure
- Launch the integration test client from the business process that contains your human task.
- In the Component field of the Events page, select the name of your component that runs the human task.
- In the value editor, specify an initial request parameter value in the Value column.
- Click the Continue icon
. A Claim event is generated into the Events
area when the human task is run. - In the Events area, ensure that the Claim event is selected.
- In the value editor, specify output parameter values for your human task emulator.
- Click the Continue icon
. A Return event is generated into the
Events area and the return parameter values are displayed in the value
editor.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15