Create Folder - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Description

Use this activity to create a folder node on the Content Services server.

Properties

Analyst

  • Description: Optional text for documentation purposes

Common

  • Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.

  • Delay Before: Delay time in milliseconds before the activity is executed. The default value is 250 milliseconds.

  • Delay After: Delay time in milliseconds after executing of the activity. The default value is 250 milliseconds.

  • Disable Log: Disables the logging functionality for this activity.

  • Disable Protocol: Disables the protocol functionality for this activity.

  • Exclude from Global Delay: Excludes this activity from the Global Delay functionality.

  • Timeout: Duration in milliseconds in which the activity tries to execute.

Input

  • Aspect Names: Names of the aspects that will be applied to the node, such as cm:titled.
    Note: If a property of an aspect is set in the properties, the owning aspect will be added automatically.
  • Folder Name: The name of the folder node that will be created.
  • Node Type: Name of the node type. If left blank, cm:folder will be used. Custom node types can be used.
  • Parent ID: The ID of the parent node in which the folder node will be created.
  • Properties: Properties as a dictionary where the dictionary keys are the property names, for example cm:title and the dictionary values are the property values.

    Supports multi-value properties.

    Setting properties of type d:content and d:category is not supported.

Output

  • Folder ID: The ID of the created folder node.