You do not own the vendor prefix for this scope

Anirban Roy
Mega Guru

Hi,

We are working on a known integration - Servicenow to Terraform integration.

We have imported the 3rd party application named 'Terraform' via source control as it is not available in servicenow store 

We understand that the app can be moved via update set, however Is it possible to deploy the app to further instances using publish and install option? 

find_real_file.png

While trying to publish the app, we are getting the below error because the app is built by 3rd part and thus company scope prefix wont match with the external app provider's scope.

find_real_file.png

 

**********************************************************************************

To summarize, I am trying to follow the below method to import the 3rd party scoped app, do some development and then move the application across instances along with my custom changes without xml import/ update set movement -

 find_real_file.png

 

 

Looking for the best practices in this scenario. All suggestions are welcome.

 

 

Regards,

Anirban

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Anirban,

This is the expected behavior. You cannot use an external party application and publish it to your company instances via Publish to the App Repo option. The only possible solution here is to recreate the application from scratch in the right scope if the intention is to build an application.

 

- Pradeep Sharma

View solution in original post

10 REPLIES 10

leonstorey
Kilo Explorer

Hi, I have the same issue, is there a better solution than this?

tia