Class: RetrieveXMLAction

RetrieveXMLAction

Retrieves an XML file from an external URL, parsed it, and sets fieldName to the parsed object

new RetrieveXMLAction()

Node name. Default to `Sequence`.

Members


parameters :Object

Node parameters
Type:
  • Object
Properties:
Name Type Description
parameters
Properties
Name Type Description
url string
fieldName string

Methods


flattenArray(arr)

Parameters:
Name Type Description
arr Array

validators()

defines validation methods to execute at the editor; if one of them fails, a dashed red border is displayed for the node
Returns:
Type
Array.<Validator>