Sunday 22 September 2013

Environment Variables - Oracle ATG Commerce & Oracle Endeca Commerce

Environment Variables for Oracle ATG Commerce & Oracle Endeca Commerce Set Up

We always miss few very important environmental variables which is main reason to land into many installation issues

Once the installation set up is done successfully following the steps described in the documentation, ensure that below user environment variables are set


  • DYNAMO_ROOT            C:\Kande\ATG\ATG10.2
  • DYNAMO_HOME                    %DYNAMO_ROOT%\home
  • JAVA_HOME                    C:\Kande\Java\jdk1.6.0_45
  • JBOSS_HOME                    C:\Kande\jboss-eap-5.1\jboss-as
  • ENDECA_CONF                            C:\Kande\Endeca\PlatformServices\workspace
  • ENDECA_REFERENCE_DIR           C:\Kande\Endeca\PlaformServices\reference
  • ENDECA_ROOT                            C:\Kande\Endeca\PlatformServices\6.1.3
  • ENDECA_TOOLS_CONF                C:\Kande\Endeca\ToolsAndFrameworks\3.1.2\server\workspace
  • ENDECA_TOOLS_ROOT                C:\Kande\Endeca\ToolsAndFrameworks\3.1.2
  • Path                                            %JAVA_HOME%\bin;%Path%;%DYNAMO_HOME%\bin;%JBOSS_HOME%\bin
  • PERL5LIB                                     %ENDECA_ROOT%\perl;%ENDECA_ROOT%\perl\5.8.3\lib
  • PERLLIB                                       %ENDECA_ROOT%\perl;%ENDECA_ROOT%\perl\5.8.3\lib

No comments:

Post a Comment