You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.

The AQ_File_Delete service deletes a file from a storage system (via the connection).

Parameters

NameDescriptionDirectionTypeRequired
ConnectionSpecify the connection name where the file is available.InputStringYes
FileIdSpecify the id of the file that should be removed.InputAttributeYes
RemoveInstanceIndicates whether the instance should be removed.InputBooleanYes

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 .