Description
The following table displays the documentation for the 'CallbackValid' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Verifies if specified callback name corresponds to a callback already defined for specific method |
Español (moderno) |
Verifica si el nombre de callback indicado corresponde a un callback ya definido para el método especificado |
Português (Brasil) |
Verifica se o nome de callback especificado corresponde a um callback já definido para o método especificado |
Parameters
The following table describes all of 'CallbackValid''s parameters, in every language available.
ID |
Name |
Language |
Description |
Type |
Min-Max Length |
Reentr Key Member |
Optional |
---|---|---|---|---|---|---|---|
1 |
SolutionToken |
English (United States) |
Valid solution token identifying solution the callback corresponds to (master or clone) |
128-128 |
No |
No |
|
2 |
MethodName |
English (United States) |
Name of method to which callback should be associated |
6-64 |
No |
No |
|
3 |
CallbackID |
English (United States) |
Callback ID to be verified if already used to assign a callback to specified method |
1-5 |
No |
No |
|
4 |
Rollback |
English (United States) |
If not provided or True, instructs to lookup for an existing standard callback definition; if False, instructs to verify if specific ID has an associated rollback callback |
4-5 |
No |
Yes |
|
1 |
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 |
|
2 |
MethodName |
Español (moderno) |
Nombre del método al cual el callback debería estar asociado |
6-64 |
No |
No |
|
3 |
CallbackID |
Español (moderno) |
ID del callback a ser validado como ya asociado a un callback del método indicado |
1-5 |
No |
No |
|
4 |
Rollback |
Español (moderno) |
Si no informado o True, impone la verificación de existencia de un callback normal para el método; si False, impone la búsqueda por un callback de rollback |
4-5 |
No |
Yes |
|
1 |
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 |
|
2 |
MethodName |
Português (Brasil) |
Nome do método ao qual o callback deveria estar vinculado |
6-64 |
No |
No |
|
3 |
CallbackID |
Português (Brasil) |
ID do callback a ser verificado como já vinculado a um callback para o método especificado |
1-5 |
No |
No |
|
4 |
Rollback |
Português (Brasil) |
Se não fornecido ou True, implica na verificação da existência de um callback normal para o método; se False, implica na busca por um callback de rollback |
4-5 |
No |
Yes |
Return Value
'CallbackValid' returns a value of type boolean (minimum length of returned values is 4 characters characters, while maximum length of returned values is 5 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 'CallbackValid' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|
US Patent Requested