Endeca-Hybris integration not working -
i'am trying integrate hybris 4.7.9 endeca. have installed following endeca components. 1)mdex engine 2)platform services 3)endeca workbench 4)cas.
i have deployed sample application on endeca side using "d:\endeca\toolsandframeworks\11.0.0\deployment_template\bin\deploy.bat"
in hyend2 in admincockpit of hybris have made eac/cas connection appication , made export job.
problem not able run job, reports me following error:
http://localhost:8500/myappen_en_data/?wsdl returned response code 404 @ com.endeca.itl.service.servicelocator.getservice(servicelocator.java:150)
i don't know hybris, since error related endeca, let me try give pointers.
- cas: check
cas
, running - app name: might have specified app-name-with-locale (
myappen
) somewhere need specify app-name (myapp
). [the endeca app name without locale called "base application name". go , check configurations in hybris , endeca].
you may refer this blog (although atg framework, should give idea hybris well).
Comments
Post a Comment