3Integration of WFM with WMS

WMS Activity

For transactions to move from WMS to WFM, the Facility parameter "WRITE_WMS_ACTIVITY_RECORD" in WMS must be set to "YES". This parameter allows transaction details to be logged in the WMS_ACTIVITY tables in WMS database. Transaction data will remain in these tables only for a brief period of time, since it must be purged from time to time so as not to impair the performance of the WMS.

UI - WMS Activity

One of the integration touch points between the WMS and WFM is the “SKU Line” which is used for grouping of articles with reasonably similar physical characteristics that is created to segment the item master. The SKU LINE can take any field that comes within the item master that is sent by interface. To have the SKU LINE field in the WMS, the company parameter "ITEM_INTF_SKU_LINE_MAP_FIELD", used with the name of the field selected in the item master.

UI SKU_Line

Data Flow from WMS to WFM using ETL

The ETL SCRIPT can be scheduled run and fetch WMS Activity data based on the customer’s requirement from WMS to the WFM.

UI – Data flow from WMS to WFM