The Akeneo package for SAP Commerce offers out-of-the-box filtering capabilities and is organized as following: O is for connectivity parameters
- Akeneo parameters
- Integration parameter
The asterisk ‘ * ’ 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* | Specify the attribute code of the prices to be imported. Accepts comma separated values. | |
1.4 | AKN Completeness filter | Specify the completeness percentage of the products independent of the locale. | |
1.5 | AKN Locales Filter | Specify the locales of the values to be imported from Akeneo. Accepts comma separated values. | |
1.6 | AKN 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 | AKN Product Model Filter | Can specify which specific product models have 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 | AKN Product Filter | Can specify which specific products have 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 | AKN Asset Media Link Filter | Specify the asset media link code to be imported from Akeneo | If empty will not import |
Integration parameters details
Parameters | Description | |
---|---|---|
2.1 | AKN 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 | CC 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 | CC 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. |
3.5 | CC Data Store Correlation Id |
Specify the correlation id of the previously failed sync in order to continue processing the remaining data in a new run. |
3.6 | CC Log Level* |
Specify the level of the log data. Available options: All, Error-Only and Summary. All will log everything from the OData response. Error-Only will log only errors received from the OData response. Summary will log only the number for succeded, failed and total number of items pushed to CC. |
Filter behavior by feature
Category
When filtering on the root category, the expected result is the creation of all sub-categories in SAPCC.
On the product level, only the sub-category concerned will be filled in on SAPCC.