Description
The following table displays the documentation for the 'MethodDurationSetAllow' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Requests modifying the maximum time allowed for the execution of a certain transaction |
Español (moderno) |
Requiere cambiar el tiempo máximo autorizado para la ejecución de una determinada transacción |
Português (Brasil) |
Solicita modificar o tempo máximo permitido para a execução de uma determinada transação |
Parameters
The following table describes all of 'MethodDurationSetAllow''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 |
48-48 |
No |
No |
|
2 |
SolutionToken |
English (United States) |
Valid master solution token identifying solution the method corresponds to |
128-128 |
No |
No |
|
3 |
Method |
English (United States) |
Method to have its execution time limit modified |
8-32 |
No |
No |
|
4 |
Timelimit |
English (United States) |
New maximum execution time to run the specificed transaction |
1-10 |
No |
No |
|
1 |
Login |
Español (moderno) |
Protocolo de operación obtenido de llamada exitosa a UserLoginAllow |
48-48 |
No |
No |
|
2 |
SolutionToken |
Español (moderno) |
Token máster de Solución válido identificando la solución a la cual el método pertenece |
128-128 |
No |
No |
|
3 |
Method |
Español (moderno) |
Método del cuál se desea cambiar el tiempo límite de ejecución |
8-32 |
No |
No |
|
4 |
Timelimit |
Español (moderno) |
Nuevo tiempo máximo de ejecución para la transacción indicada |
1-10 |
No |
No |
|
1 |
Login |
Português (Brasil) |
Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow |
48-48 |
No |
No |
|
2 |
SolutionToken |
Português (Brasil) |
Token master de Solução válido identificando a solução à qual o método pertence |
128-128 |
No |
No |
|
3 |
Method |
Português (Brasil) |
Método do qual deseja modificar o tempo limite de execução |
8-32 |
No |
No |
|
4 |
Timelimit |
Português (Brasil) |
Novo tempo máximo de execução para a transação especificada |
1-10 |
No |
No |
Return Value
'MethodDurationSetAllow' returns a value of type operationhandle (minimum length of returned values is 48 characters characters, while maximum length of returned values is 48 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 'MethodDurationSetAllow' 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