EraseAllObjects |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/EraseAllObjects
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/EraseAllObjects
Erases deleted documents and cases from the system.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/EraseAllObjects
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ DeleteFromMedia |
xs:boolean |
nillable |
If True document/case files will be deleted from storage media. If False document/case files will remain on the storage media. Default value is False. |
â–¡ DeletedByUserNo |
xs:int |
nillable |
Gets or sets the user number of the user that is used for searching deleted objects. 0 or empty means all users. |
â–¡ DeletedOnFrom |
xs:dateTime |
nillable |
Gets or sets the date and time specifying the start condition for the deletion date. |
â–¡ DeletedOnTo |
xs:dateTime |
nillable |
Gets or sets the date and time specifying the end condition for the deletion date. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/EraseAllObjectsResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |