- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 09:14 AM
we have installed an application from store. It has installed custom tables, introduced data source and transform map, few business rules and script includes etc.
We have data loaded in above custom table, and we have also modified the transform maps and business rules.
Now If we UNINSTALL this application, what will happen? How does it work?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 04:12 AM
Exactly @Suggy because your doing all this under same scope app so when you uninstall everything gets erased
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 01:27 AM
Hey @shyamkumar VK
Lets say when we isntall the app:
2 new tables got created
2 BR's got created
2 fields on the already existing tables got created
Post installation:
We added data in the newly created tables
We modified the 2 BR's
We changed the dictionary attributes for the newly introduced fields on existing tables
Now, if I uninstall the app, my understanding is that the following occurs:
- The newly created tables will get deleted (so ofcourse the data on those tables is gone)
- The BRs will get deleted (doesnt matter if you modified those BR's or not)
- The new fields on existing tables gets deleted (again doesnt matter if you made any changes to its dictionary)
Is my understanding right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 04:12 AM
Exactly @Suggy because your doing all this under same scope app so when you uninstall everything gets erased
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 05:55 AM
@Suggy , if this helped can you please mark solution as accepted so this benifits others who need the same
Regards,
Shyamkumar