Cloud Licensing Service: Obtaining the License Server URL

The URL for the license server identifies the location where your FlexNet Embedded client communicates with its cloud-hosted license server. For a connected software client using the FlexNet Embedded C SDK or FlexNet Embedded XT, the URL is:

https://<siteID>-uat.compliance.flexnetoperations.com/instances/<CLS instance ID>/request

In the URL, above, <siteID> is the site ID for your account and <CLS instance ID> is the license server ID of the license server with the license rights to the Example Calculator product. (For more information about the site ID, see FlexNet Operations Environments.) The <CLS instance ID> value based on the license server created in the exercises in this section would be 3VH8MNZESMSP.

For instance, a URL for a producer account with the site ID example might appear as:

https://example-uat.compliance.flexnetoperations.com/instances/3VH8MNZESMSP/request

Tip: This getting started section uses the FlexNet Operations User Acceptance Testing (UAT) site for demonstration purposes. Any URLs mentioned must be adjusted when used in production.