You are viewing the documentation for Blueriq 14. 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
Name | Description | Direction | Type | Required |
---|---|---|---|---|
Connection | Specify the connection name where the file is available. | Input | String | True |
FileId | Specify the id of the file that should be removed. | Input | Attribute | True |
RemoveInstance | Indicates whether the instance should be removed. | Input | Boolean | 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