The following table lists the fields and descriptions of the WMS Inventory - Service Definitions window.
Field | Description |
---|---|
Exception | |
CallCreateException | This service is used to create exceptions or alerts for inventory. |
Count | |
GenerateCountRequest | This service generates the count request for the inventory. |
Replenishment | |
GenerateMoveRequest | This service generates the move request for the inventory. |
InitialDataLoad | |
Inventory | This service loads inventory information from a flat file to the database. For more information about Initial Data Loading, see the Configuring integrations with other systems. |
Adjustments | |
ZeroOutLocationInventory | When you click on the Save button in the Accounting Bin Adjustment
screen, by default the ZEROOUT_LOC_INV_IS_INITIATED event is raised
on the ZEROOUT_LOCATION_INV transaction. This event
invokes the ZeroOutLocationInventory service. This service puts the
message in the DefaultAgentQueue. You can copy this service and configure
the following parameters, and invoke the service on the following
events:
This service creates the message and puts it in the JMS queue. The message contains information about the accounting bin that needs to be cleaned up. To enable this service, the JMS queue needs to be configured on the web server. For more information about configuring the web server, see the Configuring integrations with other systems. |