Easy Catalog Adapter

Requirements

To use this adapter you do not need additional modules, only Export and Import modules are required. Easy catalog adapter is a lua script that will connect to pim, fetch data using Export module and push data using Import Module.

Install InDesign

Download the setup from https://helpx.adobe.com/fr/indesign/get-started.html. You need to have an adobe account to launch InDesign

Install Easy Catalog Plugin For InDesing

Download Setup for you Indesign version on this page https://www.65bit.com/download/reg/. After installation, launch InDesign, you will have to put a license key, and you will have the screen below.

easycatalog-license

Install Adapter in InDesign

In the File menu, go to New -> EasyCatalog Panel -> Manage Enterprise Data Providers.

manage-enterprise-data-providers

Click on Import Button and select the script atrocore.lua on your local machine.

After that the adapter will be installed.

import-new-enterprise-data-provider

Fetching data from PIM

To fetch the data from PIM, the adapter will need the code of an active export feed. You can set any value in the field "Code" in the export feed detail page (this value must be unique in the system). You will have to set this value in the configuration of a new easy catalog data source.

feed-detail

You have to use the configurator to chose what data the pim will send to easy catalog. The feed must contain a column named "ID" that contains the id of the record.

feed-configurator

Updating data from Easy Catalog

To update modified data in easy catalog datasource to PIM database, you need to configure an import feed. This feed must be active and have a code (this value must be unique in the system). You will have to set this value in the configuration of a new easy catalog data source.

You can create an import feed directly from an export feed by using the functionality "Duplicate as Import Feed"

feed-detail

The feed must contain a column named "ID" as the entity identifier.

feed-configurator

Configure a new Data Source on EasyCatalog

To create a new datasource, Go to the File Menu -> New -> EasyCatalog Panel -> New Atrocore Data Source

easy-catalog-new-data-source

Enter valid information in the form.

easy-catalog-data-source-configuration

You can test your configuration by clicking on test button and see the response from pim.

data-source-test

Click Ok on the form to get data from pim and create a new easy catalog panel.

data-source