Inventory Intelligence

This section contains enhancements in Infor Financials and Supply Management.

Redesign Inventory Intelligence rule selectors

We were restricting UI previously by asking users to select between either Item or Major Inventory class, where both are mutually exclusive.

So we added a new selector 'AllSources', through which users can select both the elements along with other attributes such as 'Inventory' and 'Non-Inventory' sources.

Program/Business class/Process affected:

  • IIHRule.busclass
  • PrimaryReplenishmentSourceType.field

Use these steps to test the enhancement:

  1. Go to Application Adminsitrator -> Supply Management-> Supply Management Setup-> Inventory Intelligence -> Configuration
  2. Create any rule that allows you to select both Item and Major Inventory Class values.

Dependencies: To match up the existing rules with the new setup, the user must run a set action 'UpdateRules'. The user has to search for 'IIHRule' in which all the created rules are displayed. User can run 'UpdateRules' set action from there to update the old rules to new setup.

JT-1628975