The parameters required by each action in each flat file column are as follows:
Table 10. Action Script Parameters
Activates the specified node in the hierarchy | |||||
Adds the specified node to the specified hierarchy (This action can only be used for a node that does not already exist within the specified version) | Version | ||||
AddHier Adds a hierarchy to a version | Hierarchy | Description | Top Node | ||
Adds the specified node if it does not already exist in the specified version, otherwise the node is inserted | |||||
Adds an orphan node to a version | |||||
Annuls the specified node | |||||
Annuls all nodes following the specified node | |||||
Assigns validations at the hierarchy level | |||||
Assigns validations at the version level | |||||
Changes the top node for a specified hierarchy | |||||
Updates the value of the specified property of the specified node | Controlled by the Property References By Label option. | ||||
Clears the values of the specified property in all of specified node’s children (Corresponds to the Clear All Below command that is available to users within Data Relationship Management) | |||||
Deletes the specified node from the version, and merges it with the merge node if one is specified | |||||
Deletes a hierarchy from a version | |||||
Deletes an orphan node | |||||
Destroys the specified node from the version | |||||
Inactivates the specified node in the hierarchy, and merges it with the merge node if one is specified | |||||
Inserts the specified node into the specified hierarchy (This action can only be used for nodes that already exist in another hierarchy within the specified version) | |||||
Locks or unlocks the specified property of the specified node | |||||
Move Moves the specified node within the hierarchy | |||||
Returns True if the specified node exists in the specified version, otherwise returns False | |||||
Returns True if the specified node exists in the specified hierarchy, otherwise returns False | |||||
Returns True if the specified parent node is the parent of the specified node, otherwise returns False | |||||
PropCompare Returns True if the value of the specified property of the specified node equals the value listed in the flat file, otherwise returns False | |||||
PropQuery Returns the value of the specified property of the specified node in the Action Script result set | |||||
Indicates a remark/comment row in the flat file (Any arbitrary text can be entered on other columns of this row for documentation purposes—it is ignored by the Action Script process) | |||||
Removes the specified node from the hierarchy | |||||
Removes (clears) duplicate properties for the specified node (Corresponds to the Remove Duplicates command that is available to users within Data Relationship Management) | |||||
Removes (clears) the value of a hierarchy property | |||||
Removes (clears) the value of the specified property of the specified node (The property itself is not deleted because many other nodes may be utilizing this property) | |||||
RemoveVersionPropValue Removes (clears) the value of a version property. | Version | Property label | |||
Updates the value of a hierarchy property | |||||
Updates the value of a version property |