- BRE is available only in licence BizTalk Server
- Document Type of schema should be same as fully qualified schema name
- We can set priority for rules execution if more than one rule
- Higher number mean higher priority
- There is only if then and no else condition
- When a new version of the policy is deployed, you should wait approximately 60 seconds before testing. The rule engine update service polls the rule engine database on a periodic basis (every 60 seconds by default) to look for newly deployed policies.
- A policy or vocabulary cannot be modified after it is published
Trick: We can edit both vocabulary and policy after deployed by using update nStatus value from BizTalkRuleEngineDb of following Tables
For Vocabulary - re_vocabulary
For Policy- re_ruleset
Comments
Post a Comment
Please write comment only that belongs to this blog