Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > IDL Code > Reverse engineering legacy IDL code > Troubleshooting > Problems merging IDL profile stereotypes and tag definitions (IDL code)
  
Problems merging IDL profile stereotypes and tag definitions (IDL code)
If you reverse engineer code to a Model and you experience log messages such as the following, you do not have the required access permissions for adding the IDL profile to your Model.
OPERATION: Set Property
TYPE: Released
REASON: Schema modification permissions are needed to effect this change
ERR:Attempting to merge attribute Released from object IDLProfile::IDLFile[Tag Definition]. The reported error was: Operation onTag Definition 'IDLProfile.IDLFile' cannot be performed
To resolve this problem:
You require Database Write access permissions (Repository Administrator, Owner or Write permissions) to the Model's Database, or
Another user that has Database Write access permissions must add the IDL profile to your Model.
For information about granting Database Write access permissions to a Model, see Granting a user access permissions to publish tag definitions.
For information about adding the IDL profile to your Model, see Adding the IDL profile package to a model.