Administer > Manage WebSphere Commerce features > Overview of inventory sharing for Extended Sites stores (non-ATP)


Manage inventory for an Asset store

You can manage the fulfillment center details for Asset stores with WebSphere Commerce Accelerator.


Procedure

  1. If not already enabled, enable the Fulfillment Centers menu for the Asset store in WebSphere Commerce Accelerator.

    1. Locate the definition file name for the Asset store in WebSphere Commerce Accelerator definition files. For example, for the Business Direct Storefront Asset Store, the definition file name is CommerceAcceleratorBMP.xml. The file is located...

      • workspace_dir\workspace\WC\xml\tools\common

      • WC_EAR\installedApps\WC_demo_cell\WC_demo.ear\xml\tools\common

    2. Add the following section to any menuitem you want in the definition file.

      <node name="fulfillmentCenters"
             url="$webapp_accelerator$NewDynamicListView?ActionXMLFile=inventory.FFMCenterList
                  &amp;cmd=FFMCenterListView" users="actRep logMgr seller"/>
      

      For example:

      <menuitem name="store"
              enabled="true"
             users="logMgr makMgr seller salesMgr catMgr podMgr">     
      <node name="fulfillmentCenters"
                 url="$webapp_accelerator$NewDynamicListView?ActionXMLFile=inventory.FFMCenterList
                 &amp;cmd=FFMCenterListView" users="actRep logMgr seller"/>
      </menuitem>
      

    3. Open the WebSphere Commerce Accelerator and select the Asset store. Click the Store menu and you should see Fulfillment Centers. See below:

  2. Load non-ATP inventory for the Asset store. For instructions, see Sample: Loading non-ATP inventory.

  3. Enable the Find Inventory menu for the Asset store.

    1. Add the following section to any menuitem you want in the definition file.

      <node name="findInventory"
             noInventory="false"
             url="$webapp_accelerator$DialogView?XMLFile=inventory.ProductLookupDialog"
                users="logMgr receiver seller"/>           
      

      For example:

      <menuitem name="logistics"
              enabled="true"
             users="catMgr logMgr pickPacker receiver retAdmin seller">     
      <node name="findInventory"
                  noInventory="false"
                  url="$webapp_accelerator$DialogView?XMLFile=inventory.ProductLookupDialog"
                  users="logRep receiver seller"/>
      </menuitem>
      

    2. Open the WebSphere Commerce Accelerator, select the Asset store and the fulfillment center you configured above. Click the Logistics menu and you should see Find Inventory. See below:


Results


+

Search Tips   |   Advanced Search