Uploaded image for project: 'Ecommerce Catalogsync '
  1. Ecommerce Catalogsync
  2. ECOMCATSYN-3

Document method to manually update / sync categories

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Neutral
    • None

    Description

      There does not appear to be any documentation on how to manually perform a sync.

      After creating/deleting categories in the external ecommerce catalog, the categories are not updated in Magnolia automatically.

      I had to write a groovy script to trigger the sync command to update categories:

      map = new java.util.LinkedHashMap<String, String>()
      cm = info.magnolia.commands.CommandsManager.getInstance()
      cm.executeCommand('pxm','syncCategories',map)

      We would benefit from updated documentation or a button to perform the sync operation.

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              rfalvo Raphael Falvo
              rtran Raymond Tran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: