You are developing a BizTalk Server 2010 orchestration. In the Business Rule Composer, you create and save a policy named BonusPolicy that calculates an employees bonus based on year-to-date sales. You add a Call Rules shape to the orchestration. In the BizTalk Orchestration Designer, BonusPolicy is not listed in the menu of available policies to call. You need to make the policy available in the Orchestration Designer. What should you do?
A.
Use the Rule Engine Deployment Wizard to export BonusPolicy.
B.
In the Business Rules Composer, publish BonusPolicy.
C.
In the Business Rules Composer, create a vocabulary with a definition that references the XML schema used to evaluate BonusPolicy. Publish the vocabulary.
D.
In the Business Rules Composer, use the Rule Store menu and load policies from the BizTalkRuleEngineDb database.