
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2020 07:06 AM
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?
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.
**********************************************************************************
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 -
Looking for the best practices in this scenario. All suggestions are welcome.
Regards,
Anirban
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2020 07:55 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2020 03:59 PM
Hi, I have the same issue, is there a better solution than this?
tia