The internal processing in question is used to take the values of Manufacturer and MPN from the product table and insert them into specific attributes previously created. This functionality was developed specifically for eBay's mandatory advanced search attributes: Brand and MPN.
The operations to be carried out are essentially two:
- Creating the configuration
- Creating the connector
Configuration
To create the configuration go to the menu
Process >> Processing configuration >> Internal processing
By clicking on Add you can create a new record.
Before proceeding with the configuration, the two attributes Brand and MPN must already be present in the attribute list. If they are not, you need to create them manually. Please refer to the specific guide for further information on: Product attributes
The first part of the configuration is to give it a name and to specify the type of script, which in this case will be
Copy to Manufacturer and MPN in attributes
Once the two parameters have been entered, select SAVE AND CONTINUE to load the remaining sections.
- Add the producer value to an attribute? - In this section it is possible to choose in which attribute to save the values of the producer of each article present in bindCommerce. Leaving the field blank will not take advantage of the option
- Add the value of the MPN - Manufacturer Product Number - (Manufacturer Reference in the product table) to an attribute? - Similarly, in this case you can indicate the attribute in which to save the MPN
Remember that it is always possible to apply a filter to the connectors so that the changes are applied only to the desired articles. Filters on products can be created from this section Filter setting on product
Connector execution
To create the connector that will perform the attribute enrichment, go to the menu
Process >> Connectors
Click on Add, choose a name, the type of bindCommerce node, its node and the Connector type, which in this case will be Data processing [Custom configuration].
After clicking on SAVE AND CONTINUE you will have access to the additional fields.
Select the configuration previously created in the appropriate section, and any product filter if necessary, then run the connector immediately, or insert it into a procedure.
Thank you for rating this article.