Description

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

Language

Documentation

English (United States)

Retrieves the error's final definition date

Español (moderno)

Recupera fecha final de definición del error

Português (Brasil)

Recupera data final de definição do error

Parameters

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

 

ID: 1 - Name: SolutionName

Language: English (United States)

Description: Name of solution the error belongs to

Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No

 

ID: 2 - Name: MethodName

Language: English (United States)

Description: Name of method the errorcode belongs to

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

 

ID: 3 - Name: ErrorCode

Language: English (United States)

Description: Error code whose final definition date is to be retrieved

Type: errorcode - Min-Max Length: 16-16 - Reentr Key Member: No - Optional: No

 

ID: 1 - Name: SolutionName

Language: Español (moderno)

Description: Nombre de la solución a la cual pertenece el error

Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No

 

ID: 2 - Name: MethodName

Language: Español (moderno)

Description: Nombre del método al que pertenece el código de error

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

 

ID: 3 - Name: ErrorCode

Language: Español (moderno)

Description: Código de error cuya fecha final de definición desea obtener

Type: errorcode - Min-Max Length: 16-16 - Reentr Key Member: No - Optional: No

 

ID: 1 - Name: SolutionName

Language: Português (Brasil)

Description: Nome da solução à qual o erro pertence

Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No

 

ID: 2 - Name: MethodName

Language: Português (Brasil)

Description: Nome do método ao qual pertence o código de erro

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

 

ID: 3 - Name: ErrorCode

Language: Português (Brasil)

Description: Código de erro cuja data final de definição deseja obter

Type: errorcode - Min-Max Length: 16-16 - Reentr Key Member: No - Optional: No

---

Return Value

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

Errorcode

Language

Description

:@Err#Err9999998

English (United States)

Error code provided is not associated to specified method

:@Err#Met0000011

English (United States)

Value provided as method name is not part of specified Solution

:@Err#Err9999998

Español (moderno)

Código de error indicado no está asociado al método indicado

:@Err#Met0000011

Español (moderno)

Valor informado como nombre de método no es parte de la solución indicada

:@Err#Err9999998

Português (Brasil)

Código de erro fornecido não está associado ao método específicado

:@Err#Met0000011

Português (Brasil)

Valor informado como nome de método não é parte da solução especificada

US Patent Requested