Description

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

Language

Documentation

English (United States)

Retrieves last date a callback will be active

Español (moderno)

Recupera la última fecha de una devolución de llamada se activará

Português (Brasil)

Recupera última data de uma chamada de retorno estará ativo

Parameters

The following table describes all of 'CallbackUntilGet''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 retrieving information

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

 

ID: 2 - Name: SolutionToken

Language: English (United States)

Description: Valid solution token identifying solution the callback corresponds to (master or clone)

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

 

ID: 3 - Name: MethodName

Language: English (United States)

Description: Name of method the callback belongs to

Type: method - Min-Max Length: 6-64 - Reentr Key Member: No - Optional: No

 

ID: 4 - Name: ID

Language: English (United States)

Description: ID of callback whose maximum allowable timestamp is being retrieved

Type: unsigned - Min-Max Length: 1-2 - Reentr Key Member: No - Optional: No

 

ID: 5 - Name: Rollback

Language: English (United States)

Description: If True, instructs VersaCloud to lookup final date for rollback callback; if False or not provided, final date for standard callback will be retrieved

Type: boolean - Min-Max Length: 4-5 - Reentr Key Member: No - Optional: Yes

 

ID: 1 - Name: Login

Language: Español (moderno)

Description: Protocolo de operación resultante de llamada exitosa a UserLoginAllow, identificando al usuario que obtiene 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 válido identificando a la solución a la cual debe pertenecer el callback (máster o clon)

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

 

ID: 3 - Name: MethodName

Language: Español (moderno)

Description: Nombre del método al cual pertenece el callback

Type: method - Min-Max Length: 6-64 - Reentr Key Member: No - Optional: No

 

ID: 4 - Name: ID

Language: Español (moderno)

Description: ID del callback cuya fecha máxima permitida está siendo obtenida

Type: unsigned - Min-Max Length: 1-2 - Reentr Key Member: No - Optional: No

 

ID: 5 - Name: Rollback

Language: Español (moderno)

Description: Si True, solicita a VersaCloud que busque la fecha final para un callback de rollback; si False o no informado, será buscada la fecha final para un callback stándard.

Type: boolean - Min-Max Length: 4-5 - Reentr Key Member: No - Optional: Yes

 

ID: 1 - Name: Login

Language: Português (Brasil)

Description: Protocolo de operação resultante de chamada bem sucedida a UserLoginAllow, identificando o usuário obtendo 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 válido identificando a solução à qual o callback pertence (master ou clone)

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

 

ID: 3 - Name: MethodName

Language: Português (Brasil)

Description: Nome do método ao qual o callback pertence

Type: method - Min-Max Length: 6-64 - Reentr Key Member: No - Optional: No

 

ID: 4 - Name: ID

Language: Português (Brasil)

Description: ID do callback cuja data máxima permitida está sendo buscada

Type: unsigned - Min-Max Length: 1-2 - Reentr Key Member: No - Optional: No

 

ID: 5 - Name: Rollback

Language: Português (Brasil)

Description: Se True, solicita que VersaCloud procure a data final para um callback de rollback; se False ou não informado, é procurada a data final para um callback normal.

Type: boolean - Min-Max Length: 4-5 - Reentr Key Member: No - Optional: Yes

---

Return Value

'CallbackUntilGet' returns a value of type timestamp (minimum length of returned values is 24 characters characters, while maximum length of returned values is 24 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 'CallbackUntilGet' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):

Errorcode

Language

Description

:@Err#Cbk0000014

English (United States)

Value provided as callback ID is not associated to specified method

:@Err#Met0000011

English (United States)

Value provided as method name is not part of specified Solution

:@Err#Cbk0000014

Español (moderno)

Valor informado como nuevo ID de callback no está asociado al método especificado

:@Err#Met0000011

Español (moderno)

Valor informado como nombre de método no es parte de la solución indicada

:@Err#Cbk0000014

Português (Brasil)

Valor fornecido como ID de callback não está associado com o método especificado

:@Err#Met0000011

Português (Brasil)

Valor informado como nome de método não é parte da solução especificada

US Patent Requested