What do you mean by dynamic policy update? Where are you looking?
With regards to the policy version used, the orchestration engine will always grab the LATEST version of a rule policy. So, you can have 3 deployed, but the most recent is used. That’s pretty much because the engine is calling the Rules API without passing in a version, which returns the most recent. If you wanted to call a specific rule policy version, you can use the Rules API instead of the \”Call Rules\” shape.