FundListForAllocation Rule

The FundListForAllocation business rule allows for the specification of funds that will be available to a specific plan for allocation. FundListForAllocation should be overridden at the plan level. In its most basic implementation, FundListForAllocation can be configured to make all of a plan’s funds available. 

 

XML Example

<FundListForAllocation>
<FundHierarchy>Parent</FundHierarchy>     
</FundListForAllocation>

 

Refer to the XML Configuration Guide under Business Rules | Attached Rules | FundListForAllocation for more information.