How to import specific set of rules/content to Endeca Experience manager?
Oracle Endeca 11.1 onward support to import specific content item to Endeca Experience manager via calling ECR repository. This features enable to import content generated by CMS solutions to XM using scheduled job after extending/customize script to support XM supported xml/json format.
This can be achieved using runcommand utility script to import specific/single content item.
Here is the command
<<Endeca_App_Path>>/Discover/control/runcommand.sh IFCR importContent "content/Shared/banner/Hero Banner" "<<Content_full_Path>>/content/Shared/banner/Hero Banner"
Above command will import Hero Banner content to XM. There are other utilty available as well to import and export content.
From Author
Was this post resolve the solution you are looking for? are you looking for some other issues?Provide your comments
Was this post resolve the solution you are looking for? are you looking for some other issues?Provide your comments
Discussion (5)
Technical questions and architecture discussionsJoin the Discussion