You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

Overview

Customer Self Service features a Custom Catalogue functionality, whereby a specific 'basket of goods' can be created and made visible for a specific customer. 

Custom Catalogues can be assigned at a user level, customer level or role level. A single user can have access to as many custom catalogues as required. Also, a user can be denied access to the global (main) catalogue so that the custom catalogue is the only set of products the user can access.

Custom Catalogues are defined in the web database only as the ERP does not support this functionality.

The instructions below refer to 'Advanced Catalogue Maintenance', available in versions 3.67 and above.

Catalogue Creation

To Create a New Custom Catalogue:

  1. Login as an Administrator.
  2. Navigate to 'Custom Catalogues' (CatalogueMaintenance.aspx).
  3. Click 'New'.
  4. Enter a value in the 'Catalogue Code' field. This will be the catalogue's unique identifier in the database.
  5. Enter a description in the 'Description' field. This will be the name displayed to users with access to the catalogue.
  6. Click 'OK' to create and save the new catalogue.


Once the Catalogue has been created, it can be configured with a category structure and populated with products.  

The advanced Catalogue Maintenance screen will display the catalogue in Tree View. Top Level categories are referred to as Parents, and sub-categories are Children.

The 'Help' link in the top menu bar contains useful hints and file format requirements.

 

Catalogue Configuration

To Configure a Custom Catalogue:

  1. Login as an Administrator.
  2. Navigate to 'Custom Catalogues' (CatalogueMaintenance.aspx).
  3. Search for the Catalogue either by Code or Description.
  4. Select the Catalogue record via radio button.
  5. Click 'Configure Catalogue'. The advanced catalogue maintenance screen will load. 
  6. Click the 'here' link to begin creating categories.

    Click 'here' to create the first category.  

  7. The first category will appear. Select the category name and overwrite it as required (no commas or backslashes should be used).

  8. Right-click on the category which has just been created, and select one of the following options to create another category:

    • New Child Category
    • Copy Category
    • New Parent Category

      When creating a new Child category, be sure to right-click on the Parent category to which it belongs, before selecting 'New Child Category'. This will ensure the hierarchy is as intended.

  9. For each new category created, assign a name.
  10. Click the 'Save' button.

 

 


(video contains no audio)

 

Catalogue Products

After creating categories, the next step is to populate those categories with products. Adding products can be done manually, or via Import.

To manually populate a category with products: 

  1. Login as an Administrator.
  2. Navigate to 'Custom Catalogues' (CatalogueMaintenance.aspx).
  3. Search for the Catalogue either by Code or Description.
  4. Select the Catalogue record via radio button.
  5. Click 'Configure Catalogue'. The advanced catalogue maintenance screen will load. 
  6. Click on the Category to which products will be added.
  7. Click the 'Products' tab.
  8. Search for a product by entering the code or description into the 'Search' box. 
  9. Select the required records from the search results list. Selections will be highlighted.

    Multiple records can be selected using 'Ctrl' + click. The 'All' link will select EVERY record in the result list; the 'None' link will de-select all records.

  10. Click the 'Add' button to add selected products to the Category.
  11. Click 'Save' to save changes.
  12. Repeat Steps 6-11 to add products to other categories within the Catalogue.

 


(video contains no audio)

 

If there are a large number of products to be added to a catalogue, it may be more efficient to perform an import.  
Product imports can be done either category by category, or the entire catalogue contents imported in bulk.  Both methods are detailed below. 

Product Import

To Add Products to a Custom Catalogue Category:

  1. Login as an Administrator.
  2. Navigate to 'Custom Catalogues' (CatalogueMaintenance.aspx).
  3. Search for the Catalogue by Code or Description.
  4. Select the Catalogue record via radio button.
  5. Click 'Configure Catalogue'. The advanced catalogue maintenance screen will load.
  6. Click on the Category to which products will be added.
  7. Click the 'Products' tab.
  8. Click the 'Import products...' button.
  9. Click the 'Download Product Import Template' link to open a .csv file with the appropriate Headers and sample data. 
  10. Overwrite the sample data on the .csv file with actual products to be imported.
  11. Save the .csv file.
  12. Select an Import Method from the drop-down list:
    1. Append to list - items in the csv file will be added to any existing products in the category.
    2. Overwrite list - items in the csv file will overwrite any existing products in the category.
  13. Click 'Choose File' to browse to the saved .csv file containing products.
  14. Once the file is selected, the import will be performed. A success/failure message will be displayed.
  15. Click the 'Save' button to save data.


(video contains no audio)

 

Category + Product Import

To Add Products & Categories to a Custom Catalogue in bulk:

  1. Login as an Administrator.
  2. Navigate to 'Custom Catalogues' (CatalogueMaintenance.aspx).
  3. Search for the Catalogue by Code or Description.
  4. Select the Catalogue record via radio button.
  5. Click 'Configure Catalogue'. The advanced catalogue maintenance screen will load.
  6. Click the 'Import...' button (near the 'Save' button and 'Help' link).
  7. Click the 'Download Import Template' link to open a .csv file with the appropriate Headers and sample data. 
  8. Overwrite the sample data on the .cs
    v file with actual products and category structure to be imported.
  9. Save the .csv file.
  10. Select an Import Method from the drop-down list:
    1. Append to list - items in the csv file will be added to any existing products in the catalogue.
    2. Overwrite list - items in the csv file will overwrite any existing products in the catalogue.
  11. Click 'Choose File' to browse to the saved .csv file containing products and category structure.
  12. Once the file is selected, the import will be performed. A success/failure message will be displayed.  
  13. Click the 'Save' button to save data.


(video contains no audio)

When the 'Overwrite list' method is selected, a confirmation request will appear: "Are you sure you want to remove all categories and products from this catalogue?". This is to ensure the Administrator understands that all existing data will be deleted, and replaced with the contents of the csv import file.

 

 

 

 

  • No labels