set current update set via script - update set functions

michal_v
Giga Contributor

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

1 REPLY 1

vinothkumar
Tera Guru

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.