You are viewing the documentation for Blueriq 17. 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.InputStringYes
ConnectionToSpecify the connection where the file has to go to.InputStringYes
Persistence

The persistence parameter indicates whether the system should clean up files at the end of the session/request.

Introduced in BlueriqBasicModelling Library 1.1.0 and Blueriq Runtime 17.1. For models that use an older version of the BlueriqBasicModelling library or run on an older version of the Blueriq Runtime, permanent persistence will be assumed.

InputDomainYes
FileIdSpecify the file id that should be moved.BiDirectionalAttributeYes

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.