Include Imported Data in Update Set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 12:51 PM
I have some tables where I have Data that I want to get promoted between instances as I go from Test -> Prod. For now I have to manually import this data from XML. I'd like to be able to include the data in my update sets instead (once I get to later instances, I won't get admin access, so I rely on instance owners to commit my update sets).
I kind of figured out a way where I do "Track in Update Set". But for one, I'm a little afraid of side effects of extending Application File. And also, I don't see a way to "Untrack". I want to track a specific set of additions to the table, but I don't want to track all changes to it forever.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 12:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2017 12:57 PM
There is an "Add to Update Set" in the Share community that might help.