Use the GetXmlFieldValue activity
Note: Use caution when building or editing a workflow. For further advice or to arrange training, contact your professional services consultant.
The GetXmlFieldValue activity can be used to return the XML (Extensible Markup Language) value of an XML object (for example: received in a response object from a REST Service).
The GetXmlFieldValue activity is located in the XML/Json section of the Tribal Toolbox.
Note: The minimum requirements for the GetXmlFieldValue activity are SourceObject and FieldName.
This activity contains the following relevant properties.
Section | This field | Holds this information... |
---|---|---|
Inputs | FieldName | The field name of the attribute. |
SourceObject | The input source object. | |
Misc | DisplayName |
The title of the activity. Note: The DisplayName property is set to GetXmlFieldValue by default. |
Outputs | OutputValue | The XML value. |
Clicking the ellipsis button adjacent to the relevant field opens the Expression Editor, where you can enter the relevant code in the Visual Basic (VB) format.