XML Variables for Lists
- Last UpdatedJun 25, 2024
- 1 minute read
Introduction to XML List Variables
AVEVA Work Tasks introduces XML Variables as a way to provide data inputs to workflows. The various types of XML Variables provided can be configured in the Start activity through the XML Variable property. An XML List type XML Variable can be mapped to any list schema i.e. either to lists provided out of the box or to lists created dynamically using create list option, to perform retrieval of data of a list item.
Using XML list XmlVariable, you can fetch the data from any list. XML Variable for XML list can be mapped to any XML List schema for inserting, updating and retrieving list items. Also you can attach the list to a workflow very easily in a few steps.
Related Links
- Scope of List XML Variable
- Create a Workflow for a List in a Single Step
- Schema of XML List XML Variable
- Create an XML List Type XML Variable
- Change the Scope of the XML List XML Variable
- Set up the List Query Scope
- Create an XML List Iterator Type XML Variable
- Create an XML Iterator Type XML Variable for Grid Items
- XML Variable Scenarios