With BizTalk 2016 FP3 I'm developing a new policy. I'm also creating a vocabulary because this makes the rules easier to read. The problem is, if I create a new version of the vocabulary, the policy continues to reference the old one.
In order to point at the new vocabulary, I need to create a new version of the policy then replace all the references to the vocabulary items. This is very time consuming.
I'm aware of the "re vocabulary" and "re ruleset" tables in the Rule Engine database, and the ability to "unpublish" by setting the "nStatus" value to zero - but this doesn't this particular problem.
I believe there used to be a utility around from Acumen that would solve this problem. Does anyone know if such a utility is still available anywhere?