Description
The following table displays the documentation for the 'MethodRightSinceSetAllow' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Requests modifying the initial date/time a specific user right can be used to call a certain method |
Español (moderno) |
Requiere cambiar la fecha/hora inicial a partir de la cuál un derecho de usuario específico puede ser usado para llamar un determinado método |
Português (Brasil) |
Solicita modificar a data/horário inicial a partir da qual um direito de usuário específico pode ser usado para chamar um determinado método |
Parameters
The following table describes all of 'MethodRightSinceSetAllow''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 solution token identifying solution the method corresponds to (master or clone) |
128-128 |
No |
No |
|
3 |
Method |
English (United States) |
Method to have a specific right's initial date modified |
8-32 |
No |
No |
|
4 |
Right |
English (United States) |
Right for which the initial date is being modified |
2-2 |
No |
No |
|
5 |
Since |
English (United States) |
New initial date for calling the method with the specified right |
10-24 |
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 de Solución válido identificando la solución a la cual el método pertenece (máster o clon) |
128-128 |
No |
No |
|
3 |
Method |
Español (moderno) |
Método del cuál se desea cambiar la fecha inicial de un derecho específico |
8-32 |
No |
No |
|
4 |
Right |
Español (moderno) |
Derecho para el cuál se está cambiando la fecha inicial |
2-2 |
No |
No |
|
5 |
Since |
Español (moderno) |
Nueva fecha inicial para llamar el método con el derecho especificado |
10-24 |
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 de Solução válido identificando a solução à qual o método pertence (master ou clone) |
128-128 |
No |
No |
|
3 |
Method |
Português (Brasil) |
Método do qual deseja modificar a data inicial de um direito específico |
8-32 |
No |
No |
|
4 |
Right |
Português (Brasil) |
Direito para o qual se está modificando a data inicial |
2-2 |
No |
No |
|
5 |
Since |
Português (Brasil) |
Nova data inicial para chamar o método com o direito especificado |
10-24 |
No |
No |
Return Value
'MethodRightSinceSetAllow' 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 'MethodRightSinceSetAllow' 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#Sol0000006 |
English (United States) |
Solution Token is not valid |
:@Err#Tim0000004 |
English (United States) |
Minimum date/time allowed cannot be further into the future than the maximum date/time allowed |
:@Err#Met0000011 |
Español (moderno) |
Valor informado como nombre de método no es parte de la solución indicada |
:@Err#Sol0000006 |
Español (moderno) |
Token de solución no es válido |
:@Err#Tim0000004 |
Español (moderno) |
Fecha/hora mínima permitida no puede estar más en el futuro que la fecha/hora máxima permitida |
:@Err#Met0000011 |
Português (Brasil) |
Valor informado como nome de método não é parte da solução especificada |
:@Err#Sol0000006 |
Português (Brasil) |
Token de solução não é válido |
:@Err#Tim0000004 |
Português (Brasil) |
Data/hora mínima permitida não pode estar mais no futuro que a data/hora máxima permitida |
US Patent Requested