How to export license keys
- Launch the QLM Management Console
PreviousHow to create keys in bulkNextHow to export license keys with the Activation Log section expanded
Last updated
To export license keys from the QLM Management console:
- Go to the Manage Keys tab
- Run a search of your choice to visualize the data you want to export
- Hide or show columns in the grid as you see fit. To hide a column, right mouse click on the column header and select hide. To view the list of available columns, right mouse click on the column and select "Column Chooser".
- Reorder the column as you see fit by dragging the column header
- In the Status Bar, click the Print button
- On the Preview page, customize the look of the report by clicking on the Customize button (2nd from the left)
- On the Preview page, click the Export Document button
- Select XLSX or any other format of your choice
- Save the file
To export license keys using an API:
Create an instance of the QlmLicense object Set the AdminEncryptionKey Call GetDataSet or GetDataSetEx. For more details, refer to the API reference in the help.
Last updated