ExtractRelationship Parameters and Valid Execution Modes

The valid execution mode for ExtractRelationship is SYNCHR or ASYNCHR.

The parameters of ExtractRelationship are as follows:

ExtractRelationship Parameters
Name Semantics Type Valid Values
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. For more information, refer to the section, "Viewing Input Maps" in TIBCO MDM User's Guide. string An XPATH expression to get this value from the

InDocument.

1
DeleteRelationshipsOnly (Optional) Deletes the relationships between two records. For more information, refer to the section, "Viewing Input Maps" in TIBCO MDM User's Guide. boolean True

False (Default)

0..1
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