Setup Process Folder
  • 26 Oct 2022
  • 2 Minutes to read
  • Dark
    Light

Setup Process Folder

  • Dark
    Light

Article Summary

Step Details

Introduced in Version---
Last Modified in Version7.12.0
LocationProcess

A Process Folder is created when using the Setup Process Folder step. One Data Structure that uses Process Folders heavily for storing process data is the Flow Execution Extension. This Data Structure can be used to extend the capabilities of Process Folders by adding user-defined data to them. To enable this functionality, select the Use Extension Data option on the Setup Process Folder to allow the Folder to store the data structure record within itself.



Properties

Parent Folder

PropertyDescriptionData Type
SourceThis drop-down list offers different places where the parent Folder can be sourced.---
Parent FolderThis section is defined when the Specify Source option is selected. Click Pick to select the appropriate folder to store all the other Process Folders created. It is best practice to create a separate folder for these so that Process Folders do not crowd up any managed Designer Elements.---

Process Folder

PropertyDescriptionData Type
Make UniqueAdds a unique identification scheme to the Process Folder. There are options to use numeric, appended numeric, and date/time-based identifiers.
---
Save Flow DataEnsures that Flow Data is created in the new Process Folder. When checked, the Process History and Collaboration section inside the Process Folder offers a sequential breakdown of the process or a breakdown by State.
Boolean
Flow Prefix LengthDetermines the length of the numeric ID that is generated after the prefix.
Int32
Include Flow Run Id in NameThis checkbox can be selected for the Name of the Process Folder and the Flow Output, but the function is the same. When the box is checked, the Prefix/ID that was defined will appear next to the Folder Name in the Parent Folder/Flow Output Data. It is recommended that this remains enabled to avoid confusion when reviewing Processes.
Boolean
Include Flow Run Id in Flow OutputBoolean
Use Extension DataEnable this checkbox if a Flow Execution Data Structure needs to be used to record and define various pieces of data. Learn more about the Flow Execution Extension Data Type.
Boolean

Extension Data TypeChoose the Extension Data Type.---

Use Custom Process ViewThe Checkbox that enables a Custom Page to be used.
Boolean
Auto Complete if State Not SetThis checkbox is enabled so that if the process reaches a State that is not yet defined, that State will auto-complete.
Boolean

Inputs

PropertyDescriptionData Type
Anticipated Flow TimeSets the anticipated end DateTime in the flow_tracking_folder_data table
TImeSpan
Expected States of FlowExpected states that the Process Folder will go throughList of String
Extension DataChange the Extension Data input to Build Data. New child inputs appear, including all data fields created for the Flow Execution Extension
---
Flow PrefixInserts a prefix before the numeric ID is generated. The Flow Prefix must be unique; a duplicate Flow Prefix in a Flow will result in a validation error.String
Folder DescriptionThe Folder Description will appear in the Process Folder's Properties when the Process Folder is selected as a line item within the Parent Folder.
String
Folder NameThe Folder Name will appear after the prefix/Id.
String
Folder Type NameThe Folder Type Name displays in the Parent Folder in the Type Column.String

Outputs

PropertyDescriptionData Type
Process Folder IDId of the Process Folder.String

Related Information

Articles:
Creating a Process Folder
Using Process Folders

Example Labs:
Add Comment to Process Folder
Adding New Data To A Process
Using a Flow Step Trigger to Remove the Complete Comment in Process Folders
Adding Line Spaces in Process Folder Comments
Saving Data Repeater Items in a Process Folder

Forum Posts:
Stuck On Process Folders And Data
System Comments In Process Folders


Was this article helpful?