... is Endeca Architect and worked with Retail, Pharma-retail, Bio-Tech, MRO etc.. clients big, medium and small over a course of 10 years. Specialization in starting and growing the Endeca delivery practice, focusing on integrating with mid-to-large size Oracle ATG e-commerce solutions. Participating during sales cycles as the Endeca SME, providing technical oversight, feasibility of scope, high level estimates, architecture documentation, development and delivery.
This blog is to help ATG & Endeca community with Concepts, Any known issues, Best practices and Documentation.
You Can reach me at
LinkedIn: https://www.linkedin.com/in/ravi-honakamble-0306a24
YouTube Channel: https://www.youtube.com/channel/UCe6mNTDuiFhWfUEKfFFL0zA
Gmail: ravi.honakamble@gmail.com
This blog is to help ATG & Endeca community with Concepts, Any known issues, Best practices and Documentation.
You Can reach me at
LinkedIn: https://www.linkedin.com/in/ravi-honakamble-0306a24
YouTube Channel: https://www.youtube.com/channel/UCe6mNTDuiFhWfUEKfFFL0zA
Gmail: ravi.honakamble@gmail.com
Hi,
ReplyDeleteI'm trying to configure the Oracle Endeca EM. I followed the installation guidelines and I'm able to open the workbench. But unable to deploy the discover electronics reference application. When I'm running initialize_service.bat, I'm getting the error "failed to import content in public format". Can you please help me with that.
Hi Shiv,
DeleteChange default workbench password from admin/admin to new password and then try initialize_service.bat
Let me know if that does trick.
Regards,
Ravi
Hi Ravi,
DeleteI did that, it isn't working.
This is the error below.
[02.02.16 11:25:38] SEVERE: Caught an exception while invoking method 'importApp
lication' on object 'IFCR'. Releasing locks.
Caused by java.lang.reflect.InvocationTargetException
sun.reflect.NativeMethodAccessorImpl invoke0 - null
Caused by com.endeca.soleng.eac.toolkit.utility.IFCRUtility$HttpStatusException
com.endeca.soleng.eac.toolkit.utility.IFCRUtility execute - Internal Server Erro
r (500): javax.jcr.RepositoryException: com.endeca.content.core.DocumentHandlerE
xception: Error while reading file at configuration/tools/deploymentSettings/_.j
son
Failed to import content in public format.
Hi Shiva,
ReplyDeleteWhich deployment template you used to create application?
Refer below document for details:
https://docs.oracle.com/cd/E35827_01/ToolsAndFrameworks.310/pdf/TFInstallGuide.pdf
Page #20
Make sure you use the right deployment template and deploy.xml
C:\Endeca\ToolsAndFrameworks\3.1.0\deployment_template\bin>deploy --app C:\Endeca\ToolsAndFrameworks\3.1.0\reference\discover-data\deploy.xml
Hope it helps.
Regards,
Ravi
Hi Ravi,
ReplyDeleteI've configured Endeca Experience Manager and deployed the reference discover application. I'm trying to Implement the cartridge handlers, can you please let me know the process where "Create a new Java class in the package com.endeca.sample.cartridges" they gave a java code, but I'm not sure where to run it as it extends AbstractCartridgeHandler.
Thanks for posting helpful articles. It helps a lot.
ReplyDeleteHi Ravi,
ReplyDeleteI am trying to integrate Endeca with Spring framework instead of ATG. I found the sample application in Discovery which works fine, but not working with my custom project which uses custom Catridges and Handlers. I have followed similar steps as Discovery application, but somehow I am not getting results back from Endeca server. What could be the reason not returning results.
2) In ATG we have DefaultSiteRuleFilter.properties where we mention siteID and inject in SiteManager and SiteTools, but without ATG how can I do that ?
Thanks
Shiva
Thanks,
Shiva