How to Set Permissions for New Components in Novulo?

We have created a small component, but when we add it to the cart in the Composer and start the deployment, we receive the following error:

“The current composition of the cart is invalid because: Novulo is missing rights for the following models: [M11113].”

Where can we configure these permissions, or where are they defined?

Additionally, what should we consider in the future when creating new components to ensure that permissions are correctly assigned to the company?

Thank you in advance.

This component is owned by another company than Novulo. To assign rights to Novulo to use this component, you can do one of 2 things:

  1. Add a rightsrequest for the company Novulo to have Read access to your component and permit access. (Since you own the component, you can choose to give access)
  2. Make your component public. This is currently not an automated process, we are working on that. Current process:
  • Add an SR to request us to make a component owned by your company public
  • Make sure the version you want to add to a cart belonging to another company is of status Beta or higher. These revisions will be available for use in all other applications.

Hi Helena,

Thank you for your explanation. I was able to successfully grant the necessary permissions to the component on the application server for company Novulo, and everything is now working as expected.