sntl_lg_generate_license Screen

Description

Generates the license and updates the state associated with the Handle. The sntl_lg_generate_license screen contains the following fields:

License

Definition of the license to be applied. Pass a NULL if you do not want to introduce any license definition here.

For more information on XML tags for license definition, see the separate License Generation API help file.

You can click Save As to export the license definition to an external file.

Resultant state

Expected final state (in XML format) on the end user machine after successful application of license.

If a current state was not provided in the sntl_lg_start screen, the resultant state here will be null. For example, for license types SNTL_LG_LICENSE_TYPE_PROVISIONAL and SNTL_LG_LICENSE_TYPE_GENERIC_UPDATE, sntl_lg_start does not accept a current_state.

You can click Save As to export the state to an external file.

Click Execute to transfer the function and field definitions to the Sentinel License Generation API. After the function is executed, corresponding values are displayed in the status fields and the executed function call is logged in the API Call History.

Call this function after sntl_lg_start and sntl_lg_apply_template to generate the license and update the state associated with the Handle.

Related Topics

sntl_lg_generate_license()

Generated Code Pane

API Call History

Function Pane