|
ClearServerCache |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/ClearServerCache
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ClearServerCache
Clear server cache
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ClearServerCache
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ ServerNo |
xs:int |
nillable |
Sets the server number. This is only needed for multi-server systems. For Thereforeâ„¢ Online, it should be set to 0 or omitted. |
â– CacheInfoType |
|
mandatory restriction enum (xs:string) - All (0) - License (1) - Server (2) - Category (3) - Media (4) - FormInfo (6) - StorageGroup (7) - User (8) - QueryTemplate (9) - Query (10) - Folder (11) - WorfklowProcess (12) - WorkflowWorker (13) - DocumentPermission (14) - View (15) - SAPContentRepository (16) - SAPMimeType (17) - UniversalConnectorProfile (18) - Templates (19) - SetupFiles (20) - CaseDefinitionCache (21) - IndexDataCache (22) - PowerBIUploadCache (23) - CaseHeaderCache (24) - CloudDrivesCache (25) - FulltextIndexCache (26) - KeywordsCache (27) - CommonScriptCache (28) - WFWaitForDocumentCache (31) - eFormsCache (32) - DashboardCache (33) - RoleCache (34) |
Sets the type of data to be cleared from the cache. |
â–¡ ObjNo |
xs:int |
nillable |
Sets the object number (not necessary for all cache types). |
â–¡ SubObjNo |
xs:int |
nillable |
Sets the sub-object number (not necessary for all cache types). |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ClearServerCacheResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |