Description

The following table displays the documentation for the 'SolutionTokenSinceSetAllow' API in all languages currently available:

Language

Documentation

English (United States)

Requests to modify specific solution tokens's initial allowed operation date

Español (moderno)

Pide cambiar la fecha inicial de operación permitida para un token de solución específico

Português (Brasil)

Solicita modificar a data inicial de operação permitida para um token de solução específico

Parameters

The following table describes all of 'SolutionTokenSinceSetAllow''s parameters, in every language available.

 

ID: 1 - Name: Login

Language: English (United States)

Description: Operation handle returned from succesful call of UserLoginAllow, identifying user

Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No

 

ID: 2 - Name: SolutionToken

Language: English (United States)

Description: Solution token to have its initial allowed operation date modified

Type: solutiontoken - Min-Max Length: 128-128 - Reentr Key Member: Yes - Optional: No

 

ID: 3 - Name: Since

Language: English (United States)

Description: Date to be used as solution token's new initial allowed operation date

Type: timestamp - Min-Max Length: 10-24 - Reentr Key Member: No - Optional: No

 

ID: 1 - Name: Login

Language: Español (moderno)

Description: Protocolo de operación obtenido de llamada exitosa a UserLoginAllow, identificando el usuario que toma la información

Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No

 

ID: 2 - Name: SolutionToken

Language: Español (moderno)

Description: Token de solución cuya fecha inicial de operación permitida está siendo cambiada

Type: solutiontoken - Min-Max Length: 128-128 - Reentr Key Member: Yes - Optional: No

 

ID: 3 - Name: Since

Language: Español (moderno)

Description: Fecha a ser utilizada como nueva fecha inicial de operación del token de solución

Type: timestamp - Min-Max Length: 10-24 - Reentr Key Member: No - Optional: No

 

ID: 1 - Name: Login

Language: Português (Brasil)

Description: Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow, identificando o usuário que busca a informação

Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No

 

ID: 2 - Name: SolutionToken

Language: Português (Brasil)

Description: Token de solução cuja data inicial de operação permitida está sendo modificada

Type: solutiontoken - Min-Max Length: 128-128 - Reentr Key Member: Yes - Optional: No

 

ID: 3 - Name: Since

Language: Português (Brasil)

Description: Data a ser usada como nova data inicial de operação do token de solução

Type: timestamp - Min-Max Length: 10-24 - Reentr Key Member: No - Optional: No

---

Return Value

'SolutionTokenSinceSetAllow' returns a value of type operationHandle (minimum length of returned values is 48 characters characters, while maximum length of returned values is 48 characters characters).

Please note that all APIs returning values of types that allow for localized values (like e.g. boolean or country) always return the standard type values.

Specific Error Codes

If an error happens during the execution of any VersaCloud call, an errorcode is returned instead of the standard return value described above.

The following table lists errorcodes returned specifically by the 'SolutionTokenSinceSetAllow' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):

Errorcode

Language

Description

:@Err#Sol0000008

English (United States)

Solution Token type must be either M ('master') or Q ('query')

:@Err#Tim0000004

English (United States)

Minimum date/time allowed cannot be further into the future than the maximum date/time allowed

:@Err#Sol0000008

Español (moderno)

Tipo de token de solución tiene que ser M ('master') o Q ('query')

:@Err#Tim0000004

Español (moderno)

Fecha/hora mínima permitida no puede estar más en el futuro que la fecha/hora máxima permitida

:@Err#Sol0000008

Português (Brasil)

Tipo de token de solução tem que ser M ('master') ou Q ('query')

:@Err#Tim0000004

Português (Brasil)

Data/hora mínima permitida não pode estar mais no futuro que a data/hora máxima permitida

US Patent Requested