Description
The following table displays the documentation for the 'MethodActiveTransactionsCount' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Retrieves the number of running transactions which are instances of a specific method (only when zero returns, method can be modified through other API calls) |
Español (moderno) |
Obtiene la cantidad de transacciones en ejecución que son instancias de un método específico (solamente cuando retornar cero es posible modificar la definición del método mediante llamadas de otras APIs) |
Português (Brasil) |
Obtém a quantidade de transações em execução que são instâncias de um método específico (somente quando retornar zero é possível modificar a definição do método mediante chamadas de outras APIs) |
Parameters
The following table describes all of 'MethodActiveTransactionsCount''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 responsible developer |
48-48 |
No |
No |
|
2 |
SolutionToken |
English (United States) |
Valid solution token identifying solution the method corresponds to |
128-128 |
No |
No |
|
3 |
MethodName |
English (United States) |
Method name for which the initial date is being retrieved |
6-64 |
No |
No |
|
1 |
Login |
Español (moderno) |
Protocolo de operación obtenido de llamada exitosa a UserLoginAllow, identificando al desarrollador responsable |
48-48 |
No |
No |
|
2 |
SolutionToken |
Español (moderno) |
Token de Solución válido identificando la solución a la cual el método pertenece |
128-128 |
No |
No |
|
3 |
MethodName |
Español (moderno) |
Nombre del método para el cual se está buscando la fecha inicial |
6-64 |
No |
No |
|
1 |
Login |
Português (Brasil) |
Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow, identificando desenvolvedor responsável |
48-48 |
No |
No |
|
2 |
SolutionToken |
Português (Brasil) |
Token de Solução válido identificando a solução à qual o método pertence |
128-128 |
No |
No |
|
3 |
MethodName |
Português (Brasil) |
Nome do método para o qual a data inicial está sendo obtida |
6-64 |
No |
No |
Return Value
'MethodActiveTransactionsCount' returns a value of type hugeunsigned (minimum length of returned values is one character characters, while maximum length of returned values is 20 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 'MethodActiveTransactionsCount' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@Err#Met0000011 |
English (United States) |
Value provided as method name is not part of specified Solution |
:@Err#Met0000011 |
Español (moderno) |
Valor informado como nombre de método no es parte de la solución indicada |
:@Err#Met0000011 |
Português (Brasil) |
Valor informado como nome de método não é parte da solução especificada |
US Patent Requested