Versions Compared

Key

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

...

Wiki Markup
\[in\] SOAP API endpoint URL (this value should be set to [http://license.x-formation.com/soap/type/enduser/version/1?wsdl)|http://license.x-formation.com/soap/type/enduser/version/1%29]

...

On success, this function returns the status code LAC_SUCCESS and retrieves a generated license.

You may need to call GetLicense multiple times after creating a license request, because it can take from a few seconds up to a few minutes to get the generated license. Your application should account for this by displaying an appropriate wait icon/message and calling the LAC_GetLicense function multiple times until the request succeeds. We recommend calling LAC_GetLicense no more often than once every 10 seconds.

On failure, this function returns an error code in the format described in Return codes.

...