Export Table Data
Description
This function allows you to download data contained in application data tables to your computer or device. You can download this data using an XML format or comma-separated file format. Note: While this part is available in the Misc menu, you use it in form nodes and form-part nodes.
Node Type: This function is available in process nodes from the Misc dropdown menu but it must be used with form nodes and form-part nodes.
Used With: This function can be used with all framework types.
Adding This Part
This part is available in the Misc dropdown menu in a process node, but you use it in form nodes and form-part nodes. To add this part, do the following:
- Add a form node or form-part node to your logicnet.
- Right-click on your node and select form details from the dropdown menu. This displays all of the tabs at the top of the editor field.
- Click the Elements tab.
- Click Misc and pull down to Export Table Data. The system will put the part in the list of elements.
- Double-click on the part to complete the editor fields.
- Save your changes.
Editor Fields
The Export Table Data function has the following fields.
Field Name | Description/Use | Type/Options | Optional/Mandatory |
Data source | This is the name of the data table to export. | Text | Mandatory |
File name | This is the name the system gives to the downloaded file. If this is left blank the system will name the downloaded file the same name as the table. | Text | Optional |
Export format | This is the format in which the system exports the file. | Dropdown | Mandatory |
Include headers | If you click this checkbox the system exports the table column names. | Checkbox | Optional |