1. drees
  2. RO CSVI
  3. Tuesday, 23 August 2022
  4.  Subscribe via email
A number of products have multiple EAN codes. I want to import it into a special field. However, the xlm file gives 1 eancode per product. (node) The next line (node) shows the product number with a different Eancode. Now the last eancode is overwritten. How can I get around that. see xlm example article number 009011

<EAN>
<RecordType>EAN</RecordType>
<ProductCodeSupplier>009011</ProductCodeSupplier>
<EANCode>5099206039155</EANCode>
<PackingUnit Language="00">Stuk</PackingUnit>
<Quantity>1</Quantity>
<ProductHeight>45</ProductHeight>
<ProductWidth>161</ProductWidth>
<ProductLength>509</ProductLength>
<ProductWeigth>709</ProductWeigth>
<ProductVolume>3687</ProductVolume>
<For_delivery>1</For_delivery>
</EAN>
<EAN>
<RecordType>EAN</RecordType>
<ProductCodeSupplier>009011</ProductCodeSupplier>
<EANCode>5099206081444</EANCode>
<PackingUnit Language="00">Stuk</PackingUnit>
<Quantity>1</Quantity>
<ProductHeight>45</ProductHeight>
<ProductWidth>161</ProductWidth>
<ProductLength>509</ProductLength>
<ProductWeigth>709</ProductWeigth>
<ProductVolume>3687</ProductVolume>
<For_delivery>1</For_delivery>
</EAN>
<EAN>
<RecordType>EAN</RecordType>
<ProductCodeSupplier>009013</ProductCodeSupplier>
<EANCode>5099206025172</EANCode>
<PackingUnit Language="00">Stuk</PackingUnit>
<Quantity>1</Quantity>
<ProductHeight>81</ProductHeight>
<ProductWidth>158</ProductWidth>
<ProductLength>219</ProductLength>
<ProductWeigth>216</ProductWeigth>
<ProductVolume>2802</ProductVolume>
<For_delivery>1</For_delivery>
</EAN>
</Quantore_EAN>
Attachments (1)
Accepted Answer Pending Moderation
Hello,
The next line (node) shows the product number with a different Eancode.

Product number is the product_sku field? You want to import two different Eancode for same product?

Please also post template XML file. To get the template XML file, in RO CSVI maintenance menu select RO CSVI on first option, backup templates on second option, select your template and download the XML file. Post the XML file.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
You want to import two different Eancode for same product? yes :D

thank you so much for looking at it. I have attached a small part of the file. Original is 24282 items long.
Attachments (2)
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
You want to import two different Eancode for same product? yes :D

Interesting scenario but not possible with RO CSVI as of now. It is like you want to process two different nodes as one record. One node is one record. We do not support multiple nodes as one record with RO CSVI.

thank you so much for looking at it. I have attached a small part of the file. Original is 24282 items long.

Thank you for posting the requested files.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
My idea was to , if the existing ean exists, go to next. But is difficult.

Thank you for your attention
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,
My idea was to , if the existing ean exists, go to next. But is difficult.

That idea can be implemented only with custom coding. It is not possible with current RO CSVI code.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!