CheckRecordInWorkflow Parameters and Valid Execution Modes
The valid execution mode for CheckRecordInWorkflow is SYNCHR.
The parameters of CheckRecordInWorkflow are as follows:
Name | Semantics | Type | Valid Values | Multiplicity |
---|---|---|---|---|
Direction: In | ||||
CheckRecordState (Mandatory) | Determines which test to run on input records. | string |
CheckInWorkflow CheckExists |
1 |
InDocument (Optional) | See
Common Parameters.
Either the InDocument or InRecordList parameter must be specified. If both are specified, the record collection takes precedence. |
|||
InRecordList (Optional) | See
Common Parameters.
Either the InDocument or InRecordList parameter must be specified. |
1 | ||
Direction: Out | ||||
OutDocument (Optional) | See Common Parameters. | |||
OutRecordList (Optional) | See Common Parameters. | |||
RecordsProcessed (Optional) | The number of records tested by the activity. | long | Any integer. | 1 |
Copyright © Cloud Software Group, Inc. All rights reserved.