gooAgent File Request

<< Click to Display Table of Contents >>

Navigation:  Workflow Designer > Activities > gooAgent >

gooAgent File Request

Previous pageReturn to chapter overviewNext page

Function

filerequest

The gooAgent File Request activity allows for the transfer of a specific file from a connected gooAgent. This activity has two flow connectors, one for success and one if an error occurs.

 

Input

All input fields can be populated via script or variable for this activity.

gooAgent

Select the desired gooAgent from a dropdown list.

Path / UNC Path

The (UNC) path of the file to be transferred to gooflow as a string.

Archive Path / UNC Path

The (UNC) path where the transferred file should be moved to on the host system of the gooAgent.

Format

Choose the format of the file, such as String for pure text files or Base64 for more complex files.

Timeout

Seconds until timeout is forced.

Retries

How many retries to gooAgent should attempt for a failed transfer before an error is thrown.

 

Output

File Content

Chose the variable where the file content should be stored. The data type of the variable should match the selected format in the input tab.

Error Message

String variable to store error messages from the gooAgent.