ExtractRelationship Parameters and Valid Execution Modes
The valid execution mode for ExtractRelationship is SYNCHR or ASYNCHR.
The parameters of ExtractRelationship are as follows:
Name | Semantics | Type | Valid Values | |
---|---|---|---|---|
Name | Semantics | Type | Valid Values | Multi-plicity |
Direction: In | ||||
eventState | Determines the latest state of the workflow. | string | Predefined state: DONE.
Custom states can be defined in the DOMAINENTRY table. |
0..1 |
MasterCatalog | See Common Parameters. | string | ||
RecordPerAsyncCall | See Common Parameters. | long | ||
ImportRelationshipsOnly | Identifies the Import type used in different activities during the workflow execution. | string | An XPATH expression to get this value from the
InDocument. |
1 |
Name | Semantics | Type | Valid Values | Multi-plicity |
IsLoggingRequired | Enables the additional logging for all imported relationships.
If you set the true value for this parameter, a log file is generated in the $MQ_COMMON_DIR/Temp directory. You can also download the log file from the Event Details screen. It is displayed in the Additional Data section. |
boolean | True
False (Default) |
1 |
Copyright © Cloud Software Group, Inc. All rights reserved.