How uninstalling a store app works?

Suggy
Giga Sage

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?

1 ACCEPTED SOLUTION

Exactly @Suggy  because your doing all this under same scope app so when you uninstall everything gets erased

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

View solution in original post

7 REPLIES 7

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?

Exactly @Suggy  because your doing all this under same scope app so when you uninstall everything gets erased

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

shyamkumar VK
Kilo Patron

@Suggy , if this helped can you please mark solution as accepted so this benifits others who need the same  

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar