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

HTTP Link - Load Content

HTTP Link Command Grooper.Messaging

Loads the linked file and stores it as the attachment for the associated Batch Folder.

Remarks

The Load Content command downloads the content from the 'URL' property and saves it as the local attachment for the associated Batch Folder. This operation is typically used to bring external web content into Grooper for processing, review, or archival.

When executed, the command retrieves the resource from the specified URL, streams the content, and attaches it to the Batch Folder. The database is updated to reflect the new attachment.

  • If 'Overwrite' is set to true, any existing local attachment will be replaced.
  • If 'Overwrite' is false and a local attachment already exists, the command does nothing.
  • The 'Timeout' property controls the maximum time (in seconds) to wait for the download operation.

Usage Guidance

  • Use this command to import or refresh the native document version from the external HTTP location.
  • Adjust the 'Timeout' property if you expect large files or slow network conditions.
  • After loading, the document can be processed, extracted, or exported using standard Grooper activities.

The command is available from the context menu of the HTTP Link and can be executed manually or as part of an automated workflow.

Properties

NameTypeDescription

See Also

Notification