TheServer |
Scroll |
TheServer controls and manages all queries and transactions to and from the Thereforeā¢ server and the database.
Namespace: Therefore.API
Visual Basic Public Class TheServer C# public class TheServer |
Name |
Description |
Returns whether or not the TheServer object is connected to the Thereforeā¢ server. |
|
Returns the customer ID from the currently connected server. |
|
Returns the error code from the last server call from the TheServer object. |
Name |
Description |
Claims the workflow instance with the specified instance and token number. |
|
Clears the server cache for the specified object. |
|
Overloaded. Connects the current or a specified user to the Thereforeā¢ Server. |
|
Connects the specified user to the Thereforeā¢ Server using a bearer token. |
|
Connects to the Thereforeā¢ Server using the specified user token. |
|
Converts a Thereforeā¢ Document and Version Number to an ADOS Document Number (now called Storage File ID). |
|
Converts an ADOS Document Number (now called Storage File ID) to a Thereforeā¢ Document and Version Number. |
|
Creates a manual link between a document and/or a case. |
|
Deletes the Thereforeā¢ case with the specified case number. |
|
Deletes the Thereforeā¢ document with the specified document number. |
|
Deletes the Thereforeā¢ task with the specified task number. |
|
Overloaded. Disconnects the user from the server. |
|
Erases deleted documents and cases from the system. |
|
Fills the dependent field in the TheIndexData of the TheDocument object passed to function. |
|
Gets a list of categories. |
|
Gets a list of options for client connections. |
|
Gets a representation of the currently connected user. |
|
Gets a copy of the currently used culture info. |
|
Gets the name of the default domain. |
|
Gets a list of all valid domain names from the server. |
|
Returns a connection token that allows the user access to a specific eForm only. |
|
Gets a list of valid keywords for the TheIndexData of the specified field. |
|
Searches for keywords in a keyword dictionary. |
|
Gets the version number of the specified Thereforeā¢ document. |
|
Gets license information for the connected Thereforeā¢ server. |
|
Gets a list of workflow instances a document is linked to. |
|
Returns language specific formats for decimal, date and time values. |
|
Gets a list of specified object from the server. |
|
Gets the permissions of the specified object. |
|
Gets public settings from the server. |
|
Gets public settings from the server. |
|
This method is intended for internal use within Thereforeā¢ only. |
|
This method is intended for internal use within Thereforeā¢ only. |
|
This method is intended for internal use within Thereforeā¢ only. |
|
This method is intended for internal use within Thereforeā¢ only. |
|
Gets the link for the smart capture verification of a document. |
|
Retrieves the thumbnail of a document. |
|
Gets a connect token for the currently logged in user. |
|
Get a list of tree view items considering the specified permissions. |
|
Returns the numeric ID of a user or group in Thereforeā¢. |
|
Overloaded. Gets a list of users and/or user groups in Thereforeā¢ and/or the Windows Active Directory. |
|
Gets the current Thereforeā¢ major version, minor version and build number. |
|
Checks if a user has specific permissions. |
|
Queries a referenced table for values for a certain eForm. |
|
Removes a manual link between a document and/or a case. |
|
Changes the name of the specified object. |
|
Triggers the forgot password functionality. |
|
Restores a document or case from the recycle bin. |
|
This method is intended for internal use within Thereforeā¢ only. |
|
Sets the culture info to be used. Can only be set when not being connected. |
|
Sets the connection default language. Can only be set when not being connected. |
|
Sets the parent folder of an object. |
|
In a multi-tenant environment this specifies the tenant to connect to. If this is not set, then the default tenant is used. |
|
Changes the password of the specified user. |
|
Shows the category selection dialog. |
|
Shows the user selection dialog. |
|
Ends the user session on the server and frees the user license. |
|
Starts a new workflow on a Thereforeā¢ document in the specified workflow process. |
|
Validates keywords for a specified index data field. |