How to resolve “LinkTypeIdLengthTooLong” errors

I have a question about Install from Marketplace.
I got the following error when installing my own Product in DevOps.
"Resulting ontology modification is invalid. OntologyMetadata:LinkTypeIdLengthTooLong "

Is the only way to shorten the LinkTypeId and re-register it in Product?
If so, how many characters should it be?

Link type ids (and all ontology ids) need to be fewer than 150 characters. You can update that in your ontology and then publish a new version of your product in DevOps (Marketplace). Then you can retry the installation with the new version you just published.

1 Like