Description

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

Language

Documentation

English (United States)

Retrieves a specific callback's return value

Español (moderno)

Recupera el valor retornado por un callback específico

Português (Brasil)

Obtém o valor de retorno de um callback específico

Parameters

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

 

ID: 1 - Name: MethodInvokeAllow

Language: English (United States)

Description: Operation handle returned from succesful call of MethodInvokeAllow

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

 

ID: 2 - Name: CallbackName

Language: English (United States)

Description: Name of callback executed as part of transaction

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

 

ID: 3 - Name: Rollback

Language: English (United States)

Description: Type of callback to be called ('false' if omitted)

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

 

ID: 1 - Name: MethodInvokeAllow

Language: Español (moderno)

Description: Protocolo de operación obtenido de llamada exitosa a MethodInvokeAllow

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

 

ID: 2 - Name: CallbackName

Language: Español (moderno)

Description: Nombre del callback ejecutado como parte de la transacción

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

 

ID: 3 - Name: Rollback

Language: Español (moderno)

Description: Tipo de callback a ser llamado ('false' si omitido)

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

 

ID: 1 - Name: MethodInvokeAllow

Language: Português (Brasil)

Description: Protocolo de operação retornado por chamada bem sucedida a MethodInvokeAllow

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

 

ID: 2 - Name: CallbackName

Language: Português (Brasil)

Description: Nome do callback executado como parte da transação

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

 

ID: 3 - Name: Rollback

Language: Português (Brasil)

Description: Tipo de callback a ser chamado ('false' se omitido)

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

---

Return Value

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

Errorcode

Language

Description

:@Err#Cbk0000911

English (United States)

Operation Handle and callback values do not correspond to a sucessfully run back-end transaction and callback

:@Err#Cbk0000911

Español (moderno)

Los valores de protocolo de operación y callback no corresponden a una ejecución exitosa de un callback en una transacción back-end

:@Err#Cbk0000911

Português (Brasil)

Os valores de protocolo de operação e callback não correspondem a uma execução exitosa de um callback em uma transação back-end

US Patent Requested