The Custom Organization values allow you to add values that apply to your specific setting. To add custom values, in the LOB Broker web.config file, locate the <CustomOrganizations> section. Add your custom organization values to the following attribute:
<CustomOrganizations>
<CustomOrganization Name="Fund" Type="FUND"/>
<CustomOrganization Name="Training Center" Type="ORGANIZATION_TYPE-6-41"/>
<CustomOrganization Name="Division" Type="ORGANIZATION_TYPE-4-21"/>
</CustomOrganizations>