Product status flow

For the product status a special export flow was written. Depending on creating or updating a product, this flow will be different. An extra status attribute with code ‘akeneo_status’ will be created in Magento. Even if you don’t have this attribute in Akeneo. This custom ‘akeneo_status’ attribute represents the ‘Akeneo waarde’ on the visuals below. You can change the akeneo_status A - B mapping with an other Akeneo attribute. The meaning of this attribute is that it is possible to have the Akeneo status value into Magento without changing Magento’s product status value itself. Sometimes you don’t want to change the Magento status directly but you still want to have the latest Akeneo status value.

We believe that if it is desirable that Akeneo 1-on-1 controls the Magento status, it is necessary that the price also comes from Akeneo.

In this case, it is mandatory to set up an ‘ab’ mapping in Akeneo between the Magento attribute with code ‘status’ and Akeneo’s status attribute. In addition, a mapping must also be set up between the Magento price attribute and an Akeneo attribute.

In case a status attribute is mapped but there is no ‘price’ mapping available or the product price value is 0 euro, the connector will send 0 euro during product CREATION. The product will then also be created with the status ‘Disabled’. Ofcourse we want to prevent selling products with no price.

The Magento API connector will no longer update the Magento status attribute value as long as no ‘price’ mapping is provided or the value thereof is 0 euros. The same logic goes for the ‘price’ attribute.

Product creation

Export types

Product update

Export types