You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.
The service AQ_File_Move
can move files from one storage system to another storage system, e.g. from memory to a file system.
Parameters
Name | Description | Direction | Type | Required |
---|---|---|---|---|
ConnectionFrom | Specify the connection from where the file should be taken. | Input | String | True |
ConnectionTo | Specify the connection where the file has to go to. | Input | String | True |
FileId | Specify the file id that should be moved. | BiDirectional | Attribute | True |
The Unauthorized
exit is triggered when the user does not have one of the roles that is set on the Service call type: AQ_Document_Generate or on the Container type: AQ_File_Upload.
Overview
Content Tools