You are viewing the documentation for Blueriq 14. 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

NameDescriptionDirectionTypeRequired
ConnectionFromSpecify the connection from where the file should be taken.InputStringTrue
ConnectionToSpecify the connection where the file has to go to.InputStringTrue
FileIdSpecify the file id that should be moved.BiDirectionalAttributeTrue

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.