Update sets

jahnavipell
Tera Contributor

Is it possible to move custom tables created within scoped application to another instance?

If yes, please let me know

Thanks!

5 REPLIES 5

yashkamde
Kilo Sage

Hello @jahnavipell ,

 

Yes it is possible also the cleanest way is to publish the scoped app to the Application Repository and install it on the target instance. That way, your custom tables move seamlessly as part of the app package, and you maintain version control.

 

Refer this :

https://www.servicenow.com/community/developer-forum/how-can-i-export-a-scoped-application-to-anothe....

 

If my response helped mark as helpful and accept the solution.