This transformation plug-in is only available for the “Item Sync” processor plug-in.
This option allows to replace the external keys of the attributes using a regular expression.
For example, it is generally required for copying data from PIM to Staging.
Field
|
Description
|
|
Replace external keys |
Activate this option to replace the external keys. |
|
Pattern |
By default, enter the following pattern: /^(.*)$/ |
|
Replacement |
Enter the following pattern to retain the external key if the external keys in PIM and Staging are the same: $1 If your attributes in Staging have a suffix, such as _PIMTEST as shown in the screenshot, append the suffix to the replacement. |