SREG: Save/Restore XML tree Service (com.ibi.agents.XDSREGTreeAgent)

Syntax:

com.ibi.agents.XDSREGTreeAgent

iIT Service Object:

format: SREG: Save/Restore XML tree

Description: Stores XML to a special register, or reloads the tree from a special register.

Parameters:

Parameter

Description

Target

The location of the desired XML subtree or JSON value, interpreted according to the Target Type.

Target Type *

Determines how the Target is interpreted. The Target can be an XPath expression, the name of the parent XML element, the name of the XML element itself, or a JsonPath expression. A JsonPath expression requires a JSON input document, otherwise the input document must be XML.

Special reg *

The name of special register to be assigned.

Operation *

The direction of operation, store document subtree into a special register, or load document subtree from a special register.

Edges:

The following table lists the available Line Edges for the SREG: Save/Restore XML tree Service (com.ibi.agents.XDSREGTreeAgent).

Line Edge

Description

OnError

An exception occurred during execution.

OnSuccess

The operation was successful.

OnFailure

A fail condition occurred during execution.

OnParseError

Could not parse a document.

OnDuplicate

The attempt resulted in duplication of a resource. This may or may not be a failure.

OnNotFound

The resource was not found and this is considered an error.

OnFailedOperation

Could not perform the operation requested.