You plan to add a business rule to a model named MyModel. You need to ensure that the business rule distributes data to another model. What should you do?
A.
Select the destination model. Create a PullCrossModelAllocation rule that has MyModel as the source.
B.
Select the destination model. Create a PushCrossModelAllocation rule that has MyModel as the target.
C.
Select the MyModel model. Create a PullCrossModelAllocation rule that has the destination model as the source.
D.
Select the MyModel model. Create a PushCrossModelAllocation rule that has the destination model as the target.