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 |
Name |
Language |
Description |
Type |
Min-Max Length |
Reentr Key Member |
Optional |
---|---|---|---|---|---|---|---|
1 |
Login |
English (United States) |
Operation handle returned from succesful call of UserLoginAllow, identifying user retrieving information |
48-48 |
No |
No |
|
2 |
SolutionToken |
English (United States) |
Valid solution token identifying solution the callback corresponds to (master or clone) |
128-128 |
No |
No |
|
3 |
MethodName |
English (United States) |
Name of method the callback belongs to |
6-64 |
No |
No |
|
4 |
ID |
English (United States) |
ID of callback whose maximum allowable timestamp is being retrieved |
1-2 |
No |
No |
|
5 |
Rollback |
English (United States) |
If True, instructs VersaCloud to lookup final date for rollback callback; if False or not provided, final date for standard callback will be retrieved |
4-5 |
No |
Yes |
|
1 |
Login |
Español (moderno) |
Protocolo de operación resultante de llamada exitosa a UserLoginAllow, identificando al usuario que obtiene la información |
48-48 |
No |
No |
|
2 |
SolutionToken |
Español (moderno) |
Token de solución válido identificando a la solución a la cual debe pertenecer el callback (máster o clon) |
128-128 |
No |
No |
|
3 |
MethodName |
Español (moderno) |
Nombre del método al cual pertenece el callback |
6-64 |
No |
No |
|
4 |
ID |
Español (moderno) |
ID del callback cuya fecha máxima permitida está siendo obtenida |
1-2 |
No |
No |
|
5 |
Rollback |
Español (moderno) |
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. |
4-5 |
No |
Yes |
|
1 |
Login |
Português (Brasil) |
Protocolo de operação resultante de chamada bem sucedida a UserLoginAllow, identificando o usuário obtendo a informação |
48-48 |
No |
No |
|
2 |
SolutionToken |
Português (Brasil) |
Token de solução válido identificando a solução à qual o callback pertence (master ou clone) |
128-128 |
No |
No |
|
3 |
MethodName |
Português (Brasil) |
Nome do método ao qual o callback pertence |
6-64 |
No |
No |
|
4 |
ID |
Português (Brasil) |
ID do callback cuja data máxima permitida está sendo buscada |
1-2 |
No |
No |
|
5 |
Rollback |
Português (Brasil) |
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. |
4-5 |
No |
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