Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Attachment Type - Rename Attachment

Attachment Type Command Grooper.Core

Renames the attachment for this item.

Remarks

The RenameAttachment command allows you to rename the file attached to a Batch Folder.

Workflow

  • The new name can be specified directly via the Name property, or calculated dynamically using the Expression property.
  • Optionally, the ContentType property can be used to restrict the renaming operation to folders of a specific content type.
  • If the new name is different from the current attachment name, the file is renamed and the change is saved to the database.

Usage Notes

  • Use this command to standardize or correct attachment filenames in batch workflows.
  • The Expression property supports path expressions for dynamic naming based on metadata or extracted data.
  • The command is available only if the folder has a local attachment.

For more information, see the documentation for Batch Folder, Attachment Type, and Command.

Properties

NameTypeDescription

See Also

Notification