Hi Guys,
I am following steps mentioned on http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-hybris.html
But there seems to be some serious version conflicts between packages, below are packages I have installed :
It seems that connector code in cq-hybris-content-5.6.2.zip is not in sync with xml that is generated from cq-hybris-server-5.6.100.zip also I have tried using standalone hybris 5.0.4 server as suggested in link, both gives below error in error logs and nothing gets imported into CQ from hybris
06.05.2014 17:04:58.003 *INFO* [0:0:0:0:0:0:0:1 [1399376090918] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.hybris.importer.DefaultHybrisImporter Skipping product due to missing base product information (code/path): null
06.05.2014 17:04:58.003 *ERROR* [0:0:0:0:0:0:0:1 [1399376090918] POST /libs/commerce/products HTTP/1.1] com.adobe.cq.commerce.hybris.importer.DefaultHybrisImporter E Skipping product due to missing base product information (code/path): null
Also if we see pom.xml of hybris-impl project in cq-hybris-content-5.6.2.zip it is dependent on commerce API version cq-commerce-core-5.6.16.jar which is different from OOTB version installed in CQ i.e cq-commerce-core-5.6.18.jar due to that I get lot of ScriptEvaluationException on JSP pages as there are some interface definition changes Eg:- : CommerceService.java and Product.java.
If I try to use cq-commerce-core-5.6.18.jar in cq-hybris-content-5.6.2.zip hybris-impl project than com.day.cq.commons.inherit.ComponentInheritanceValueMap does not gets resolved in HybrisServiceImpl.java as it has indirect dependency on com.day.cq.commons.inherit.ComponentInheritanceValueMap
Please can any one suggest which are stable/production ready combination of CQ-Hybris-Connector, Commere API and Hybris that can be used in new project.
Thanks,
Madhav
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
I am able to find cq-hybris-server version 5.6.200 on packageshare. I can also see cq-commerce-hybris-update 5.6.200 and cq-geometrixx-hybris-content 5.6.200.
It's probably an access right issue. You should request access via daycare as mentioned in the docs.
Views
Replies
Total Likes
Seems you are using an old version of the hybris embedded server can you try with new package 5.6.200
Views
Replies
Total Likes
If you are following the AEM docs and running into these issues - looks like there is a bug - please open a ticket here:
http://helpx.adobe.com/marketing-cloud/experience-manager.html
Views
Replies
Total Likes
Hi Sham,
Thanks !
5.6.200 version of embedded Hybris server is not available on package share site, it only has 5.5.0, 5.6.0 and 5.6.100.
Also we would like to have standalone Hybris server, but as mentioned above connector code seems to be not in sync with xml that is generated by Hybris web-services.
Thanks,
Madhav
Views
Replies
Total Likes
Hi
I am able to find cq-hybris-server version 5.6.200 on packageshare. I can also see cq-commerce-hybris-update 5.6.200 and cq-geometrixx-hybris-content 5.6.200.
It's probably an access right issue. You should request access via daycare as mentioned in the docs.
Views
Replies
Total Likes