Update sets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Is it possible to move custom tables created within scoped application to another instance?
If yes, please let me know
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @jahnavipell ,
Yes, it is possible.
If the custom table is created within a scoped application, you can move it to another instance either by:
Publishing the application to the Application Repository (recommended for scoped apps), then installing it on the target instance.
Or by using an Update Set to capture the table and related configurations, then exporting/importing it into the target instance.
Make sure all related components (fields, ACLs, business rules, etc.) are included during migration.
If the provided solution is useful/working, please Accept as Solution and hit the Helpful.
Thanks & Regards,
Divya Jetti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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 :
If my response helped mark as helpful and accept the solution.
