Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Return Code #

Return Code

Description

0

LAC_SUCCESS

Operation successful.

1 101

LAC_PLEASE_WAIT

The operation is not yet complete. Please wait a few minutes and try again.

120 20

LAC_WRONG_HOSTID_FORMAT

The hostid does not have a valid format.

160 60

LAC_INVALID_ORDER_CONFIGURATION

The license order configuration is invalid.

200 100

LAC_HOSTIDTYPE_NOT_SUPPORTED

The hostid type is unsupported.

201 101

LAC_ACTIVATION_KEY_INVALID

The activation key in invalid.

206 106

LAC_HOSTID_VALUE_INVALID

The hostid value is invalid.

300 200

LAC_BULK_LICENSE_COUNT_EXCEEDED

The license count exceeded the allowable limit.

400 300

LAC_LICENSE_GENERATION_WAS_NOT_REQUESTED

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

500 400

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.

900

LAC_SOAP_NO_NETWORK_HOST 

A SOAP network error occurred.

901 928

LAC_SOAP_TCPCOMM_ERROR

A SOAP TCP error occurred.

929

LAC_SOAP_HTTP_ERROR

A SOAP HTTP communication error occurred.

1000

LAC_UNKNOWN_ERROR

An unknown error occurred.

...