Update Endeca templates on Endeca box

Export the existing application on Endeca box:

 

Get into the Endeca box, sudo as ecom user.

Go to Endeca, control folder and run export command.

cd /opt/app/endeca/apps/CRS/control ./runcommand.sh IFCR exportApplication LK_110823 cd LK_110823 unzip CRS.zip cd templates

You need to copy the new templates to the above folder location.

 

From the latest code base copy the required templates to the Endeca box, to /tmp folder, and copy that to the above templates folder.

cd C:\work\relias\code\relias\endeca\app\config\import\templates scp -r StaticPromoBanner lkondragunta@172.24.32.132:/tmp

 

Then continue next steps on the Endeca box

cd templates (continue) cp -r /tmp/StaticPromoBanner/ . cd ../..

 

Next import the updated templates to Endeca

 

Verify in Endeca XM the updated templates.