Enhancements

This section describes the enhancements that are available in this production update.

Additional Business Information Objects for Extensibility

This enhancement provides you with the ability to create extensible business rules for Business Information Objects (BIOs) related to Hold Transaction and Demand Allocation. With this enhancement, the introduction of read-only for BIOs and BIO attributes to differentiate the read only BIOs and attributes from other BIOs and attributes. When using Assign BIO Attribute on the Extensible Business Rule Builder page, if you select the BIOs that are read only, then the message
Assign BIO attribute action on this BIO is not allowed
is displayed. Similarly, for any attribute that you set as read only, if you select the attribute using Assign BIO attribute, then the message
Assign BIO attribute action for this BIO attribute is not allowed
is displayed.

When using Hold Transaction or Demand Allocation, except for the added UDFs, the rest of the attributes should be set as read only.

UI Save event added in Extensible Business Rule Designer

With this enhancement, the UI Saveoption has been added in the Event field on the Extensible Business Rule header to execute business rules against a business object when the user clicks Save on a WMS page. The UI Save event executes rules against all business objects that are being saved before they are actually saved. With this event, any validation errors that occur as a result of the business rules execution prevent either the header or detail record from being inserted or updated. The UI Save event is only executed when Save is clicked.

List Name added to Form Designer

With this enhancement, you can use the existing code list and associate the list to one or more Code List Type UDF fields on a different page using the Form Designer editor. Use the new List Name field on the Form Designer to associate an existing code list to desired Code List datatype widgets. This field can only be used for the newly added UDFs with Code List Datatype. The list name property can be viewed and edited for both List View forms and Detail View forms. You can associate an existing valid code list to a Code List datatype widget in Detail View forms and List View forms.

Ignore zero counts - cycle counts

This enhancement adds the Ignore Zero Counts when regenerating CC Tasks field to the Processing tab on the Owner page. If selected, the creation of new cycle count tasks is stoped when inventory balances are zero. A new set of cycle count tasks are generated when cycle counts in the RF do not match.

Inventory REST API enhancement

For the Inventory REST API that uses lot, location, and ID data parameters to get information out of the system, all the Extensibility related UDF fields are now part of the returned data.