"Invalid license, maybe corrupted or tampered?" message appears during the starting process of the Add-on

  • Updated

This issue can happen if you import a database from a different server and the Add-on stores multiple license data for multiple systems.

mceclip0.png


In order to eliminate this message you have to remove the entries that store data from the other SBO environment.

Check the Boyum licenses by using the following query:

select "U_BOY_INSTALNO", * from "@BOY_SBO_LICDATA"

mceclip1.png

Check the SAP Installation number on the About box of SBO


mceclip2.png

Delete the rows that contain different SAP Installation number and restart the Add-on

delete from "@BOY_SBO_LICDATA" where "U_BOY_INSTALNO" <> '0020304139';




 

 

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.