Hi CQ Developpers,
I'm working on Hybris catalog importation in CQ5.6.0 and when I'm trying to import a baseStore with "MyCatalog" , I get a node created in /etc/commerce/products but no product is imported, so this error showed in the error log :
ERROR* [127.0.0.1 [1365438921685] POST /libs/commerce/content/import.html HTTP/1.1] com.adobe.cq.commerce.hybris.impl.importer.HybrisImporterImpl Importing catalog "MyCatalog" from Hybris failed: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[5,16]
Message: expected start or end tag
Thank you for your help.
Hi PCNajat,
Are you using own Importer implementation? If not Please file daycare along with steps to reproduce the issue.
Thanks,
Sham
Hey PCNajat,
Were you able to resolve this issue? I am facing the same with an external Hybris setup. It looks like the request for the catalog import is being redirected to the login page by Hybris and the importer is not getting the proper response. As it is not a proper XML response, the importer is throwing parse errors. I am not sure why the redirect is happening at the Hybris end. Please let me know if you were successful in making a breakthrough.
Any thoughts would be appreciated.
Regards
Balboa
I manage to resolve this issue. Install ycommercewebservice module under ext-template folder in hybris.