Develop > Presentation layer > Customize marketing > Work with Product Advisor > Create a metaphor XML input file


Delete a metaphor

The steps in this section explain how to delete a catalog or metaphor.


Procedure

  1. Edit the XML input file

  2. To delete metaphors within a category, select from the following:

    • To delete only the Product Exploration from a category, type the following:

      <category ID="37">   
      <delete_productExplorer>   
      </delete_productExplorer>
      </category>
      

    • To delete only the Product Comparison metaphor from a category, type the following:

      <category ID="37">        
        
      <delete_productComparer>   
      </delete_productComparer>
      </category> 
      

    Where 37 is a sample category ID number. Replace this number with the category reference number for the metaphor to delete. This must be the same as the category reference number stored in the database.

  3. Save the XML file.

  4. Update the production server by importing the updated XML file.


Related concepts

Product Advisor


Related tasks

Create metaphors using the command utilities


+

Search Tips   |   Advanced Search