GetRecord Parameters and Valid Execution Modes
The valid execution mode for GetRecord is SYNCHR.
The parameters of GetRecord are as follows:
Name | Semantics | Type | Valid Values | Multi–
plicity |
---|---|---|---|---|
Direction: In | ||||
Agency (Optional) | Specifiy the agency name. | string | SOURCE (default)
SUPPLIER SELLER |
0..1 |
CatalogOutputMap (Optional) | Output Catalog Map. Use of this parameter is discouraged. It will be deprecated in future release. | string | Valid Output map for the repository specified. | 1 |
InDocument (Mandatory) | See Common Parameters. | |||
MasterCatalog (Mandatory) | See Common Parameters. | |||
RelationshipDepth(Optional) | Depth of Relationship to be retrieved.
Note that the type for this parameter has been changed from string to long. |
long | -1 (All levels)
0 (no level, only self). This is the default. 1 (first level) 2 to n (custom level) |
0..1 |
RelationshipName# (Optional) | RelationshipName along with RelationshipDepth set in this activity determines the related records to be retrieved in the OutDocument. You can specify multiple RelationshipName parameters. Replace # with an integer, for example, RelationshipName1, RelationshipName2, and so on. | string | Any valid relationship name. | 0..n |
VersionKeyword (Optional) | Record Version to be retrieved. | string |
SUPPLIED CONFIRMED LATEST (default) |
0..1 |
PerspectiveName (Optional) | See CreateWorkItem Parameters and Valid Execution Modes. | |||
Direction: Out | ||||
OutDocument (Optional) | See Common Parameters. |
Copyright © Cloud Software Group, Inc. All rights reserved.