Software Discovery model do not have a value for normalization status and the field is greyed outDescription<!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms Software Discovery models that are created have the normalization status field empty and greyed out although we have the SAMP(Software Asset Management Premium) Cause The Business Rule "Create a Software Normalization" on the cmdb_sam_sw_install creates the models with normalization status as new. This file may have been modified/customized or an older version of the file may be present as an OOB file. This older file does not set the Normalization Status to "New". Resolution Revert the "Create a Software Normalization" business rule to out of box. (This will only address the new models that is found from Discovery)Go to the Discovery Model table and open a model 3. Right click on "Normalization Status", and click on Configure dictionary.4. Remove the read only check box and save5. Change the normalization status field to "new"6. Kick off the "Discovery Model Normalization" schedule job.## At this point the Model should have been normalized for that one model. To run normalization on all the discovery model.1. Create a fix script to mark all Discovery model normalization status to NEW, or Delete all the Discovery Model.2. Run Discovery Model Normalization schedule3. Set Normalization Status field back to read only once done.