Filtering data - main configuration

Summary

The Akeneo package for SAP Commerce offers out-of-the-box filtering capabilities and is organized as following: O is for connectivity parameters  

  1. Akeneo parameters
  2. Integration parameter

The asterics ‘ * ’ defines the mandatory fields.

Connectivity parameters 

  Filtering parameters Parameters
0.1 AKN PIM URL* Akeneo PIM URL instance
0.2 CC host URL* SAP Commerce Cloud host URL

Akeneo parameters details

  Parameters Description Behavior
1.1 AKN Category filter (code) The categories that have to be filtered from the Akeneo PIM. It accepts category codes from Akeneo in comma separated values. Filter the data you want to import. If empty will import all the data
1.2 AKN Channel filter (code) The channel from which the data must be imported. A channel code must be provided for the filtering to work. Only accepts a single value.
1.3 AKN Currencies filter* List of currencies of the prices of the products to be imported. Accepts comma separated values.
1.3.2 AKN Price filter*  
1.4 Completeness filter  
1.5 Locale Filter Specify the locales of the values to be imported from Akeneo. Accepts comma separated values.
1.6 Product family filter Can filter which Akeneo PIM family attributes  will  be imported. Accepts comma separated values.
The attributes to be excluded from the families can be configured in the value and attribute mapping artifact.
1.7 Product Model filter Can specify which specific products has to be imported. Practical to run import test.  If empty will import all the data. accepts comma-separated values. Use Code for Product Models .
1.8 Product filter Can specify which specific products has to be imported. Practical to run import test. If empty will import all the data. Accepts comma separated values. Use UUID for Products and simple products.
1.9 Asset media   If empty will not import

Integration parameters details

  Parameters Description
2.1 Akeneo page size* There are upper limit to how many entries per query to Akeneo GraphQL could be fetched. The value is used for both products and category filtering queries. The results are then collected together and imported.

SAP Commerce Cloud parameters details

  Parameters Description
3.1 Classification Catalog Id* Configure where the data will be stored in SAP CC
3.1.1 CC Classification Catalog version
3.2 CC Media Catalog Id*
3.2.2 CC Media Catalog version
3.3 CC Product Catalog Id*
3.3.1 CC Product Catalog Version
3.4  Default locale* The CC has both default values and local values for localized variables.  Fill in the default locale already set up in SAP CC. It is a declarative field that will enable the integration to fill in the default locale value.