Update File - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external - Hyland-RPA/Activities/Foundation-23.2/Hyland-RPA-Activities/Hyland/Alfresco/Content-Services/Update-File - 2025-04-03

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Description

Use this activity to update the file of an item 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

  • File ID: The unique ID of the file whose content is being updated.
  • File Name: Optional new name. This should include the file extension. The name must not contain spaces or the following special characters: '*', '"', '<', '>', '\', '/', '?', ':' and '|'. The character '.' must not be used at the end of the name.
  • File Path: Path to the file that will be uploaded. Supports environment variables.

Input [Versioning]

  • Comment: Adds a comment to the version of the content node. Will be ignored if Versioning is set to Off.
  • Versioning: Changes the behavior of the versioning of the content node to be updated.

    • Off: No versioning

    • Minor: A minor version will be created, i.e. 0.1

    • Major: A major version will be created, i.e. 1.0

    When versioning is turned on for a file, each previous version of the file is saved on disk.