Creating a Data Structure from a Flow
- 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Creating a Data Structure from a Flow
- Updated on 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.
Overview
Example Lab Details | |
Version | 6.12.0 |
Root Folder | Example Lab - Creating a Data Structure from a Flow |
Modules | None |
Dependencies | None |
This Example Lab demonstrates how a user can create a Data Structure from a Flow.
Explanation
This flow works by first grabbing the Folder called "Data Structures" in order to have the Folder Id to save the Data Structure that is being created in. Once that is finished, a Form is presented to the User so they may fill out the Data Structure information such as: TypeName, Data Structure Name, and one Field for the structure. After that is submitted, the last step will create the new Data Structure in the Folder specified. Once the Flow is finished a User may navigate to the Data Structures Folder in order to see the new structure that was created.
Reference Articles
Project Download
The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.12.0 or later using our Importing/Exporting article.
Was this article helpful?