Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/ExecuteRecycleBinQuery

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ExecuteRecycleBinQuery

 

Executes the query returning deleted Thereforeâ„¢ documents and cases.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ExecuteRecycleBinQuery

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  DeletedByUserNo

xs:int

optional

Sets the user number of the user that is used for searching deleted objects. Set to 0 or omit it for all users.

â–¡ DeletedOnFrom

xs:dateTime

optional nillable

Sets the date specifying the start condition for the deletion date.

â–¡ DeletedOnTo

xs:dateTime

optional nillable

Sets the date specifying the end condition for the deletion date.

â–¡ Target

 

optional nillable

Sets the search target (document(s) or case(s)) of the recycle bin query.

â–  SearchObjectID

xs:int

optional

The ID of containing object. If SearchObjectType is DocumentObject this refers to the category number. If SearchObjectType is CaseObject this refers to the case definition number. 0 (Zero) or omitted means all categories or all case definitions.

â–  SearchObjectType

 

optional

restriction enum (xs:string)

- Document (2)

- Case (38)

Sets object type to search.

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ExecuteRecycleBinQueryResponse

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ DeletedObjects

 

optional nillable

Gets list of the deleted objects.

≡ WSDeletedObject

 

optional unbounded nillable


â–  DeletedByUserNo

xs:int

optional

Gets the ID of the user who deleted the object.

â–  DeletionDateTime

xs:dateTime

optional

Gets the date and time (in UTC) when the object has been deleted.

â–¡ DisplayText

xs:string

optional nillable

Gets the text that is displayed in the recycle bin dialog.

â–  HasCustomData

xs:boolean

optional

Gets whether the object was deleted in an older version than Therefore 2015.

â–  Id

xs:int

optional

Gets the ID of the deleted object.

â–  ParentObjectID

xs:int

optional

Gets the ID of the parent/containing object.

â–  ParentObjectType

 

optional

restriction enum (xs:string)

- Unknown (-1)

- Server (1)

- Document (2)

- Category (3)

- Field (4)

- DataType (5)

- MediaPool (6)

- Media (7)

- IndexingProfile (8)

- SpoolType (9)

- Query (10)

- User (11)

- Group (12)

- CaptureProfile (13)

- PreProcessor (14)

- COLDForm (15)

- QueryTemplate (16)

- Folder (17)

- LoaderProfile (18)

- WorkflowProcess (19)

- WorkflowTask (20)

- WorkflowInstance (21)

- KeyDict (22)

- StoragePolicy (23)

- Device (24)

- StorageArea (25)

- Count (26)

- CaseDefinition (37)

- Case (38)

- ReportDefinition (41)

- eForm (47)

- eFormSubmission (48)

- FormImage (99)

- Keyword (100)

- Migrate (101)

- Connectors (900)

- StorageCtgry (901)

- ServerMediaPools (902)

- StorageAreaMedia (903)

- ServerDevices (904)

- ServerMedia (905)

- TheSystem (1000)

- COLD (1001)

- ExchangeConnector (1002)

- LotusConnector (1003)

- SAPConnector (1004)

Gets the type of the parent/containing object (e.g. Category, Case Definition).

â–  ParentParentObjectID

xs:int

optional

Gets the ID of the parent's parent object.

â–  ParentParentObjectType

 

optional

restriction enum (xs:string)

- Unknown (-1)

- Server (1)

- Document (2)

- Category (3)

- Field (4)

- DataType (5)

- MediaPool (6)

- Media (7)

- IndexingProfile (8)

- SpoolType (9)

- Query (10)

- User (11)

- Group (12)

- CaptureProfile (13)

- PreProcessor (14)

- COLDForm (15)

- QueryTemplate (16)

- Folder (17)

- LoaderProfile (18)

- WorkflowProcess (19)

- WorkflowTask (20)

- WorkflowInstance (21)

- KeyDict (22)

- StoragePolicy (23)

- Device (24)

- StorageArea (25)

- Count (26)

- CaseDefinition (37)

- Case (38)

- ReportDefinition (41)

- eForm (47)

- eFormSubmission (48)

- FormImage (99)

- Keyword (100)

- Migrate (101)

- Connectors (900)

- StorageCtgry (901)

- ServerMediaPools (902)

- StorageAreaMedia (903)

- ServerDevices (904)

- ServerMedia (905)

- TheSystem (1000)

- COLD (1001)

- ExchangeConnector (1002)

- LotusConnector (1003)

- SAPConnector (1004)

Gets the type of the parent's parent object (e.g. Case for a deleted Case Document).

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.