GetHierarchy Parameters and Valid Execution Modes
The valid execution mode for GetHierarchy is SYNCHR.
The parameters of GetHierarchy are as follows:
| Name | Semantics | Type | Valid Values | Multiplicity |
|---|---|---|---|---|
| Direction: In | ||||
| InDocument (Mandatory) | See Common Parameters. | Document | N/A | N/A |
| eventState | See Common Parameters. | N/A | GETHIERARCHY | 0..1 |
| HIERARCHY_ID
(Mandatory) |
A unique ID for the hierarchy | Long | An XPath expression to retrieve this value from the InDocument | 1 |
| HIERARCHY_VERSION
(Optional) |
Refers to the root node version of hierarchy | Long | An XPath expression to retrieve this value from the InDocument | 0..1 |
| Direction: Out | ||||
| HIERARCHY | Display name of the hierarchy | String | A valid display name of the hierarchy | 1 |
| OutDocument | See Common Parameters. | Document | N/A | N/A |
Copyright © Cloud Software Group, Inc. All rights reserved.
