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


Disable the marketing tool in the WebSphere Commerce Accelerator

Once you have decided to use the new Marketing tool in the Management Center, disable the marketing tool in the WebSphere Commerce Accelerator to prevent the business users from creating campaigns and activities using both the WebSphere Commerce Accelerator and the Management Center.

The marketing tools in the WebSphere Commerce Accelerator is under the "Marketing" 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="marketing"
       enabled="true" 
       taskUsages="all" 
       users="buyer catMgr makMgr podMgr seller">
    

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

    <node name="campaigns" 
       url="$webapp_accelerator$CampaignsView?ActionXMLFile=campaigns.CampaignList&cmd=CampaignListView&orderby=name" 
       taskUsages="all" 
       users="makMgr podMgr seller"/>
    

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

    <!--  
    <node name="campaigns" 
       url="$webapp_accelerator$CampaignsView?ActionXMLFile=campaigns.CampaignList&cmd=CampaignListView&orderby=name" 
       taskUsages="all" 
       users="makMgr podMgr seller"/> -->
    

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

    • campaignInitiatives

    • experiment

    Ensure that you have not commented "collateral", "customerProfiles", or "ems"

  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 the promotions tool in the WebSphere Commerce Accelerator


Next topic: Configure marketing for Management Center


+

Search Tips   |   Advanced Search