Feedback

  • Contents
 

Open Attached File

This Email tool extracts a file attached to a message that has been opened with an Open Message or Open Message By Cookie tool into a specified location.

Inputs

Attached File

The Attached File to open. This comes from the Attached Files output of the Open Message or Open Message By Cookie tool.

Attachment Directory

The directory into which the file will be saved. "TEMP" will be interpreted to mean the system-defined temporary directory.

Timeout

The number of seconds the tool will wait to extract the file. If the tools times out before the file is extracted, the tool will exit via the Failure exit path with a return value indicating a timeout occurred.

Outputs

Attachment Name

The name of the extracted file as it appeared in the message.

Attachment File

The name of the file as it was saved to the file system.

Result

The return value of the operation.

See Email Tool Result Codes for more information.

Content ID

The value representing the content identifier, which is traditionally associated with an inline attachment.

Exit Paths

Success

This path is taken if the file was successfully saved.

Failure

This path is taken if the operation fails.