moveFormsDefinitionToFolder Step

Use this step to move a form definition to a folder.

Last published at: July 15th, 2024

Description:

You can use this step to move a form definition to a folder.

 

Inputs

  • formDefinitionID – Form Definition GUID value
  • selectFolder – select folder to save the definition
 

 

Returns

  • True – step executed successfully
  • False – step failed to execute 
 

 

Usage:

 

 

Example:

Let’s build and execute the moveFormsDefinitionToFolderdDef example.          

  • Create a new definition called “moveFormsDefinitionToFolder
  • Select the definition and click the “design” button
  • Drag a “moveFormsDefinitionToFolder” step from the toolbox
  • Connect the dots between the start and “moveFormsDefinitionToFolder” step
  • Click the "moveFormsDefinitionToFolder" step to configure its "Settings" properties. Provide a name to the step. Provide the Form Definition GUID value. 

 

  • Click the button to select the target folder on the application server.  

 

  • The “Logging” setting configuration is necessary for documentation and also measures the workflow progress and the percent complete. This is achieved by configuring the step state and percent fields individually, as shown in the images below. Configure the “Logging” using the following properties.

 

  • Save the process definition, create a new process instance, and execute. Render the process instance. Click on the process step to view its properties. The step should move the form definition to the target folder on the application server.