You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Return codes

Return Code #

Return Code

Description

0

LAC_SUCCESS

Operation successful.

101

LAC_PLEASE_WAIT

The operation is not yet complete. Wait for the operation to finish.

120

LAC_WRONG_HOSTID_FORMAT

The hostid does not have a valid format.

160

LAC_INVALID_ORDER_CONFIGURATION

The order configuration is invalid.

200

LAC_HOSTIDTYPE_NOT_SUPPORTED

The hostid type is unsupported.

201

LAC_ACTIVATION_KEY_INVALID

The activation key in invalid.

206

LAC_HOSTID_VALUE_INVALID

The hostid value is invalid.

300

LAC_BULK_LICENSE_COUNT_EXCEEDED

The license count exceeded the allowable limit.

400

LAC_LICENSE_GENERATION_WAS_NOT_REQUESTED

A license could not be retrieved, because there was no request for license generation.

500

LAC_LICENSE_GENERATOR_FAILED

The license could not be generated, because the license generator was not working properly.

899

LAC_SOAP_UNKOWN_ERROR

An unknown SOAP error occurred.

901

LAC_SOAP_CLI_FAULT

A SOAP client fault error occurred.

902

LAC_SOAP_SVR_FAULT

A SOAP server fault error occurred.

910

LAC_SOAP_USER_ERROR

A SOAP user error occurred.

911

LAC_SOAP_FATAL_ERROR

A SOAP fatal error occurred.

912

LAC_SOAP_FAULT_ERROR

A SOAP fault error occurred.

914

LAC_SOAP_NO_DATA

There was no data to complete the action.

923

LAC_SOAP_NULL

The value was set to null.

927

LAC_SOAP_UDP_ERROR

A SOAP UDP error occurred.

928

LAC_SOAP_TCP_ERROR

A SOAP TCP error occurred.

929

LAC_SOAP_HTTP_ERROR

A SOAP HTTP error occurred.

1000

LAC_UNKNOWN_ERROR

An unknown error occurred.


  • No labels