Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

App scope

jahnavipell
Tera Contributor

Could we move the custom tables created within Application scope to another instance using update sets?
If yes, please let me know.

Thanks!

3 REPLIES 3

Srikanth_9
Kilo Sage

HI @jahnavipell,

 

Yes, custom tables created in an application scope are captured in Update Sets and can be moved to another instance as long as:

  • The same scoped application must already exist on the target instance.
  • Update Sets move table definitions and metadata (columns, ACLs, scripts), not table data.
  • Migrate all dependent artifacts along with the table, otherwise functionality may break.
  • Tables cannot change scope (scoped → global or to another app is not supported).

 

If the provided solution is useful/working, please Accept as Solution and hit the Helpful. 
 
Thanks & Regards,
Srikanth Akula.

AndersBGS
Tera Patron

Hi @jahnavipell ,

 

Yes, by update sets or application repository. 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Aditya_hublikar
Mega Sage

Hello @jahnavipell ,

 

Yes its possible .

 

If this helps you then mark it as helpful and accept as solution.

Regards,

Aditya