The following instructions tell how to unsecure different types of repositories.

To unsecure all repositories excluding Merchandising Product Catalog

To unsecure the Merchandising Product Catalog Repository

  1. Change the componentPath property of the MerchandisingProductCatalog component to the unsecured repository.

    Note: MerchandisingProductCatalog is an alias for ProductCatalog. It is found at <ATG10dir>/DCS-UI/config/atg/
    commerce/catalog/MerchandisingProductCatalog.properties
    . The ContentRepositories.initialRepositories property should always be set to MerchandisingProductCatalog, whose componentPath property is then mapped to the exact repository that’s used.

  2. Remove the Secured Repository in the VersionManagerService as a versionedRepository listing.