Catalogs tool: Frequently Asked Questions (FAQ)

Find answers to some frequently asked questions about using certain features of the Catalogs tool and completing tasks.

Browse the Troubleshooting tab for answers to common problems that you might encounter when you are working with the Catalogs tool.

tabs
FAQ tab Troubleshooting tab
horizontal bar

Can I display more catalog entry properties in the catalog entry list view?

If you want to show more properties in the list view, such as Short Description, use the Configure Columns function. Right-click any column header and select Configure Columns.
Configure columns screen capture

Top

Can I display more catalog entry properties in the utility pane result view?

By default, the utility pane displays the object type and code only. If you want to show more properties in the result view, such as Name and Thumbnail, use the Configure Columns function. Right-click any column header and select Configure Columns.

Top

Can I display more catalog entries or attributes in the list view?

Select Management Center Tools > Preferences. In the Page size list, select the number of business objects to display on each page.
Preferences screen capture

Top

Can I increase the maximum number of entries to display in the list view?

By default, the maximum number of entries that can be displayed is 500. To display more than 500 entries, an IT developer must create a custom component file and update the Management Center user interface to display the new option.

Top

How do I refresh a Management Center page?

You might come across situations where you create, edit, or modify business objects but the user interface does not reflect those changes. For example, when you load a sales category using the Catalog Upload feature, the category might not display in the explorer view.

Refresh the page by clicking the reload button reload.

Top

How do I find something within a Management Center page?

Select Edit > Find and Replace.... You can use the Find option to simply find a term without replacing it.
Find and replace screen capture

Top

Can I apply an attribute to multiple products at the same time?

To apply the same attribute to multiple products, it is recommended that you update catalog CSV files with the attribute using the CatalogEntryAttributeDictionaryAttributeRelationship keyword. You can then use the Catalog Upload feature to update your products. Management Center does not support this function through the properties view.

Top

Can I do wildcard searches?

Use the asterisk (*) in a search field to represent one or more characters. For example:
  • Submitting a search for *sofa* returns search results for all catalog entries that contain the term sofa, such as "Supreme GiantsCorner Sofa Set".
  • Submitting a search for *sofa returns search results for all catalog entries that end with the term sofa only, such as "StyleHome InOffice Double Sofa".

Top

Is there any special setup required to use the site search statistics features in the Catalogs tool?

Yes, statistical data is collected on your production environment where your live store runs. For you to view these statistics in the Catalogs tool, your IT department must copy the data at a scheduled interval from your production environment to the server on which you use Management Center.

Top

Why are my newly created sales categories not searchable?

Use the Advanced Search or Simple Search feature.
To search for sales categories with the Advanced Search feature:
  1. To the right of the search bar, click the arrow to display the Advanced Search option.
    Advanced search option
  2. In the Advanced Search window, click the Categories tab.
  3. In the Catalog list, select a sales catalog to search. For example:
    Advanced search
For more information about searching in Management Center, see Finding objects in Management Center.

Top

Can I set up a search landing page to link to an external website?

By default, HCL Commerce rejects any requests that try to redirect to an unauthorized site. If you want to link to an external site, your IT department must enable URL redirect filtering to set up the allowed domains and host names.

Top

My catalog upload failed but I do not know which records have issues. How do I see details of the error?

To see details of the errors, refer to the catalog import Summary report in the Management Center. This report shows the details of the errors at its top, one line per error.

Top

Can I change the Catalog Upload file size limit?

By default, the maximum file size that you can upload is 10 MB. Have your IT department customize Management Center to increase the maximum file size.

Can I schedule ahead to make a particular sales category display on the storefront during a specific start date and end date?

If you use the Workspace Management tool, you can implement the following procedure to indirectly schedule a sales category to display on the storefront. You need to create two task groups: the first task group is used to schedule the start date for displaying the sales category, and the second is used to schedule the end date:
  1. Create a task group and in the Scheduled Commit option, select Commit on a specified date.
  2. Select the date and time that you want to commit the changes to display the sales category on the storefront.
  3. Create a task to create a sales category, or to display an existing sales category to customers.
  4. Create a task group and in the Scheduled Commit option, select Commit on a specified date.
  5. Select the date that you want to commit the changes to hide the sales category on the storefront.
  6. Create a task to delete a sales category, or to hide a sales category from customers.
  7. Approve both task groups

Top