Description
The following table displays the documentation for the 'MethodRemoveAllow' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Requests for removal of an existing method |
Español (moderno) |
Solicita la eliminación de un método ya existente |
Português (Brasil) |
Solicita a exclusão de um método já existente |
Parameters
The following table describes all of 'MethodRemoveAllow''s parameters, in every language available.
ID: 1 - Name: Login
Language: English (United States)
Description: Operation handle returned from succesful call of UserLoginAllow, identifying developer responsible for method's creation
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: SolutionToken
Language: English (United States)
Description: Valid solution token identifying solution the method corresponds to (must be a master token)
Type: solutiontoken - Min-Max Length: 128-128 - Reentr Key Member: Yes - Optional: No
ID: 3 - Name: MethodName
Language: English (United States)
Description: Method name to have a parameter removed
Type: method - Min-Max Length: 6-64 - Reentr Key Member: Yes - Optional: No
ID: 1 - Name: Login
Language: Español (moderno)
Description: Protocolo de operación obtenido de llamada exitosa a UserLoginAllow, identificando al desarrollador responsable por crear el método
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: SolutionToken
Language: Español (moderno)
Description: Token de Solución válido identificando la solución a la cual el método pertenece (tiene que ser un token máster)
Type: solutiontoken - Min-Max Length: 128-128 - Reentr Key Member: Yes - Optional: No
ID: 3 - Name: MethodName
Language: Español (moderno)
Description: Nombre del método al cuál desea retirar un parámetro
Type: method - Min-Max Length: 6-64 - Reentr Key Member: Yes - Optional: No
ID: 1 - Name: Login
Language: Português (Brasil)
Description: Protocolo de operação retornado por chamada bem sucedida a UserLoginAllow, identificando desenvolvedor responsável pela criação do método
Type: operationhandle - Min-Max Length: 48-48 - Reentr Key Member: No - Optional: No
ID: 2 - Name: SolutionToken
Language: Português (Brasil)
Description: Token de Solução válido identificando a solução à qual o método pertence (tem que ser um token master)
Type: solutiontoken - Min-Max Length: 128-128 - Reentr Key Member: Yes - Optional: No
ID: 3 - Name: MethodName
Language: Português (Brasil)
Description: Nome do método do qual deseja eliminar um parâmetro
Type: method - Min-Max Length: 6-64 - Reentr Key Member: Yes - Optional: No
---
Return Value
'MethodRemoveAllow' 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 'MethodRemoveAllow' 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#Met0000911 |
English (United States) |
A method's definition cannot be modified while there are active transactions created as instance of this same method |
:@Err#Sol0000006 |
English (United States) |
Solution Token is not valid |
:@Err#Met0000011 |
Español (moderno) |
Valor informado como nombre de método no es parte de la solución indicada |
:@Err#Met0000911 |
Español (moderno) |
La definición de un método no puede ser cambiada mientras haya transacciones activas e instanciadas a partir del método en cuestión |
:@Err#Sol0000006 |
Español (moderno) |
Token de solución no es válido |
:@Err#Met0000011 |
Português (Brasil) |
Valor informado como nome de método não é parte da solução especificada |
:@Err#Met0000911 |
Português (Brasil) |
A definição de um método não pode ser modificada enquanto houver transações ativas e instanciadas a partir do método em questão |
:@Err#Sol0000006 |
Português (Brasil) |
Token de solução não é válido |
US Patent Requested