set current update set via script - update set functions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2017 10:57 PM
Hi Community,
Does any one knows if there are update sets functions? like set someone current update set in business rule or something like that? or add to update set in business rule things that are not automatically added to update set
Labels:
- Labels:
-
Scripting and Coding
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2017 01:08 AM
Hi Michal,
I think so you can do it via script by little bit of modification on the UI action "Make This My Current Set" and calling the same script via any server side script.
However according to the best practices, it is always better to do all your changes in the update set.