Topic
Frequently asked questions about Data Source Variables in Nintex Workflow Cloud Forms.
- What are Data Source Variables?
- Data Source Variables are a new capability that is available within Nintex Workflow Cloud Forms that enables designers to source data from external systems into their forms design and use that data across various different controls and rules. Like the Data Lookup control, Data Source Variables leverage existing data sources within Nintex Workflow Cloud to connect to external systems but aim to provide more flexibility with the data than the drop-down styling of the Data Lookup control.
- Can anyone create a Data Source Variable?
- Designers that have been given permissions to a data source within Nintex Workflow Cloud can create new Data Source Variables.
- Can Data Source Variables be used with any control type in Nintex Workflow Cloud?
- Currently Data Source Variable values can be used with Label controls and can be set as the value of Text – Short, Text – Long, Email, Currency, Number, or Geolocation control via rules. Support for additional controls such as Choice – Single and Choice – Multiple will be available in the future.
- Can any data source be used to create a Data Source Variable?
- Currently Data Source Variables only support SharePoint Online and Azure Active Directory data sources, however additional data sources will be made available in subsequent releases.
- Can a custom Xtensions based data source with Data Source Variables?
- Not yet, but this functionality should be available soon.
- Can I use my Data Source Variables within my workflow?
- While any values that are used in a control will be passed to the workflow as a start event variable, the Data Source Variable itself is only available within Forms at this time. If a workflow designer would like to access the same information, they can use a ‘Query’ action as this will return the same object/data as the Data Source Variable.
Additional Information
Related Links