on 2018 Mar 01 1:29 PM
while inserting the product01 I'm getting Product,,,,sql error inserting EJBPropertyRowCache error
My Insert Impex Script**
$catalogVersion=catalogversion(catalog(id[default='apparelProductCatalog']),version[default='Staged'])[unique=true] $approved=approvalstatus(code)[default='approved'] INSERT_UPDATE Product;code[unique=true];varianttype(code);name[lang=en];description[lang=en];ean;manufacturerName;onlineDate[dateformat='MM/dd/yyyy hh:mm:ss a'];offlineDate[dateformat='MM/dd/yyyy hh:mm:ss a'];summary[lang=en];supercategories(code,$catalogVersion);minorderquantity;maxorderquantity;pricequantity;manufacturerAID;unit(code)[default=pieces];$approved;Europe1PriceFactory_PTG(code)[default=eu-vat-full];$catalogVersion;sequenceId[translator=de.hybris.platform.acceleratorservices.dataimport.batch.converter.SequenceIdTranslator] ;product01;colourvariant;"Product Superman King T-shirt – Superman Logo";"
When I remove special character in name field and description field it is working fine.
Is there any limit for description field ? can we use special character in product name field ?
with product description text I'm including unordered list HTML tag also
Thanks, Tejus.R
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.