Operate > IBM Management Center for WebSphere Commerce > Plan to use Management Center > Prepare to use Management Center


Disable the catalog tool in the WebSphere Commerce Accelerator

Once you have decided to use the new Catalog tool in the Management Center, disable the catalog tool in the WebSphere Commerce Accelerator to prevent the business users from creating catalogs using both the WebSphere Commerce Accelerator and the Management Center.

The catalog tool in Accelerator is under the "Merchandising" menu selection.


Procedure

  1. Navigate to...

    wc_profiledir/xml/tools/common

  2. Open CommerceAcceleratorB2C.xml in an editor.

  3. Locate the following entry:

    <menuitem name="merchandise" 
       enabled="true" 
       taskUsages="all" 
       users="buyer catMgr makMgr podMgr seller">
    

  4. Within that entry, locate the "catalogManagement" node entry:

    <node name="catalogManagement" 
       url="$webapp_accelerator$CategoryTreeView?sku=false" 
       taskUsages="all" 
       users="catMgr makMgr podMgr seller"/>
    

  5. Place an XML comment around this element, so that it resembles the following:

    <!--  
    <node name="catalogManagement" 
       url="$webapp_accelerator$CategoryTreeView?sku=false" 
       taskUsages="all" 
       users="catMgr makMgr podMgr seller"/> -->
    

  6. Repeat the above steps to remove the following nodes:

    • findCatalogEntries

    • findCategories

    • packagesBundles

    • merchandiseAssoc

    • CatalogDesign

  7. Copy the changed files for the store types to the wc_eardir/xml/tools/common directory.

  8. Deploy the updated file to the application server.

  9. Stop and restart the server for the changes to take effect.


What to do next

Verify that the business users will not see the menu items that you have removed, by logging onto the WebSphere Commerce Accelerator and checking the menu items. Once you have confirmed that the system is operating correctly using the new Management Center tools, you can remove the commented sections of the WebSphere Commerce Accelerator configuration file. You may also want to modify the information shown on the WebSphere Commerce Accelerator home page for the store type to remove the information about what the menu items contain so that the business users are not misled. For example, the highlights listed under "Merchandise" and "Marketing" sections on the main screen (see AcceleratorHomeB2C.jsp) indicate functions that are going to be commented in the previous section, which are being moved to the Management Center.


Previous topic: Disable components in the WebSphere Commerce Accelerator


Next topic: Disable the promotions tool in the WebSphere Commerce Accelerator


+

Search Tips   |   Advanced Search