# Mapping Autodesk Vendor License Key to Vendor License Code

# Introduction

The autodesk-product-key-to-product-code.map is used to map Autodesk product keys to its corresponding vendor license code. Each product key is a unique alphanumeric string that identifies a particular software product, while the product code is used internally by Autodesk's systems to recognize and validate the software version.

# Configuring autodesk-product-key-to-product-code.map

  1. Open autodesk-product-key-to-product-code.map in the Configuration directory, which is by default in C:\Program Files\OpeniT\Core\Configuration.

  2. Specify the feature to rename with the following syntax:

    MAP: VendorLicenseCode
    VendorLicenseKey1
    VendorLicenseKey2
    VendorLicenseKey3

    Empty lines are allowed — any line beginning with # as the first non-white character is considered a comment. Globbing is also supported.

    Example
    MAP: ACD
    001G1
    001H1
    001I1
    001J1
    001K1
    001L1
    001M1
    001N1

    This example mapped 001G1, 001H1, 001I1, 001J1, 001K1, 001L1, 001M1, and 001N1 vendor license keys to ACD vendor license code which is AutoCAD.

  3. Save the changes.

# Next Steps?

Proceed with data regeneration after configuring all the necessary mapping files to apply the changes in the real-time and historical reports.

For real-time reports:

   Generating License Status Data  

For historical reports:

   Data Generation  

We value your feedback!

Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

Take survey

Close