Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

October 2023

Bulk Status Update /

Improvement

Excel Import

Excel

Adjustment

In the new update of ORP there are two subjects. These are:

  • Bulk status update

  • Improvement Excel Import ExcelAdjustment

Bulk Status Update

There were many request from you to change the status of multiple products at once. Just like the bulk change (for example) channel assignments. This is now possible in the catalog product screen.

...

After clicking on the button ‘Assign’, the products will be set to the selected status.

Improvement Import Excel

Information will followExcel Import Adjustment

In order to process the import of attribute names with an underscore, we have adjusted the construction of the naming of the field.

old situation:

PREFIX_FIELDNAME_LANGUAGE_TYPE, for example: Attribute_Description_en_TEXT.

The problem was if the FIELDNAME had an underscore, the structure didn’t meet the requirements to import correctly.

For example: Attribute_Sku_Description_en_TEXT would has a different meaning than Attribute_SkuDescription_en_TEXT.

new situation:

PREFIX_[FIELDNAME]_LANGUAGE_TYPE, resulting in Atrribute_[SKU_Description]_en_TEXT.

Note

If you use old files with the old structure of the fieldnames, it will not import as attended. Please use the new way of constructing the naming of the fields to import. Those names can be found in the header information of the import file.

May 2023

New navigation structure

...