In the LOB Broker web.config file, locate the <Hyland.Integrations.ERPActivity.WorkDayConfigSection> section. Uncomment the following section:
<Hyland.Integrations.ERPActivity.WorkDayConfigSection>
<WDConfigSection_Options>
<NumberOfParallelPageCalls value="20"/>
<TaxApplicability Enable="true"/>
<UseGLDataElementForPOLines Enable="false"/>
</WDConfigSection_Options>
<GetFinancialWorktags_Options>
<EnableWorktagInformation>
<WorkTag Type ="CostCenters" Enable ="true"/>
<WorkTag Type ="CustomWorktags" Enable ="true"/>
<WorkTag Type ="Basic_Gifts" Enable ="true"/>
<WorkTag Type ="Basic_Grants" Enable ="true"/>
<WorkTag Type ="Gifts" Enable ="true"/>
<WorkTag Type ="Grants" Enable ="true"/>
<WorkTag Type ="Projects" Enable ="true"/>
<WorkTag Type ="Basic_Projects" Enable ="true"/>
<WorkTag Type ="Programs" Enable ="true"/>
<WorkTag Type ="Customers" Enable ="true"/>
<WorkTag Type ="Basic_Customers" Enable ="true" />
<WorkTag Type ="Regions" Enable ="true"/>
<WorkTag Type ="Revenue_Categories" Enable ="true"/>
<WorkTag Type ="Locations" Enable ="true" />
<WorkTag Type ="Opportunities" Enable ="true" />
<WorkTag Type ="Prospects" Enable ="true" />
<WorkTag Type ="Sales_Items" Enable ="true" />
<WorkTag Type ="Custom_Organizations" Enable ="true"/>
<WorkTag Type ="Employees" Enable ="true" />
<WorkTag Type ="Intercompany_Affiliate" Enable ="true"/>
</EnableWorktagInformation>
<CustomWorkTags>
<CustomWorkTag Configuration_ID = "CUSTOM_WORKTAG_CONFIGURATION-4-1" Type= "Custom_Worktag_1_ID" TypeName="Line of Business"/>
<CustomWorkTag Configuration_ID = "CUSTOM_WORKTAG_CONFIGURATION-4-2" Type= "Custom_Worktag_2_ID" TypeName="Campaign"/>
<CustomWorkTag Configuration_ID = "CUSTOM_WORKTAG_CONFIGURATION-4-3" Type= "Custom_Worktag_3_ID" TypeName="Channel"/>
<CustomWorkTag Configuration_ID = "CUSTOM_WORKTAG_CONFIGURATION-4-4" Type= "Custom_Worktag_4_ID" TypeName="Shift"/>
<CustomWorkTag Configuration_ID = "WAIVEDMEALBREAK" Type= "Custom_Worktag_06_ID" TypeName="Waived Meal/Break"/>
<CustomWorkTag Configuration_ID = "CUSTOM_WORKTAG_CONFIGURATION-4-6" Type= "Custom_Worktag_5_ID" TypeName="Loan #"/>
<CustomWorkTag Configuration_ID = "CUSTOM_WORKTAG_CONFIGURATION-4-14" Type= "Custom_Worktag_08_ID" TypeName="Course Name"/>
</CustomWorkTags>
<CustomOrganizations>
<CustomOrganization Name="Fund" Type="FUND"/>
<CustomOrganization Name="Training Center" Type="ORGANIZATION_TYPE-6-41"/>
<CustomOrganization Name="Division" Type="ORGANIZATION_TYPE-4-21"/>
</CustomOrganizations>
</GetFinancialWorktags_Options>
<GetCurrencyCodeList_Options>
<CurrencyReportPath value=""/>
</GetCurrencyCodeList_Options>
<GetSpendCategories_Options>
<SpendCategoryUsageReference SupplierInvoice_WID="9f8f520c8a4310000650b7442255003c"/>
</GetSpendCategories_Options>
<GetOpenPurchaseOrders_Options>
<DaysPrevious value="365"/>
</GetOpenPurchaseOrders_Options>
<GetVendorList_Options>
<DeviceTypes>
<DeviceType name="FAX" ID="1063.5"/>
<DeviceType name="PHONE" ID="1063.4"/>
</DeviceTypes>
</GetVendorList_Options>
</Hyland.Integrations.ERPActivity.WorkDayConfigSection>