Skip to main content

ATG Installation guide step by step

Please find the below environment setup details required for the ATG installation.

Step: 1

1. OS: Windows (64-bit)
2. RAM: 8GB minimum 
3. JDK 1.8
4. JBoss-eap-6.4
5. Eclipse mars or neon
6. Database: Oracle XE 11g Express Edition 
7. Oracle SQL Developer 4.0.3.16 

Now its time to follow step 2. (To get all the below software login https://edelivery.oracle.com and download from there)

Step 2: 


Oracle ATG Web Commerce: 
1. Oracle Commerce ACC (11.2.0.0.0)
2. Oracle Commerce Platform (11.2.0.0.0)
3. Oracle Commerce Reference Store (11.2.0.0.0)
4. Oracle Commerce Store Accelerator (11.2.0.0.0)

Oracle Endeca Developer

1. Oracle Commerce Experience Manager Tools and Frameworks (11.2.0.0.0)
2. Oracle Commerce Content Acquisition System (11.2.0.0.0)
3. Oracle Commerce Developer Studio (11.2.0.0.0)
4. Oracle Commerce Guided Search Platform Services (11.2.0.0.0)
5. Oracle Commerce MDEX Engine (6.5.2.0.0)
6. Oracle Commerce Tools and Frameworks (11.2.0.0.0)

Oracle ATG Web Commerce Service Center 
1. Oracle Commerce Service Center (11.2.0.0.0)
______________________________________________________________

Now you have done the downloading part. 

Its time to installation, be aware and install carefully (its very easy please follow step by step which is given below)

1. Create  one directory in C drive name as ATG112. Now you have to install all the above setup under this created folder only.
2. Now extract the zipped jboss-eap-6.4 into C:\ATG112\. Example: C:\ATG112\jboss-eap-6.4
3. Install JDK 1.8 into the C:\ATG112\java\.
4. Setup the environment variable, change the jdk path to new jdk path(you know what i mean).
5. Now install the ATG software, start from OCPlatform11_2.exe. during installation it will ask for JBOSS and JDK path, you know where to install.

You need to follow below steps to install all the setups in right way:

1. Install Oracle Commerce ACC (11.2.0.0.0)

2. Install Oracle Commerce Platform (11.2.0.0.0):
Double click on OCPlatform11_2.exe then follow below screenshot




Here select All Products to install:





3. Install Oracle Commerce Reference Store (11.2.0.0.0)
Double Click on OCReferenceStore11.2_222RCN.exe file choose the  installation folder to C:\ATG112\ATG11.2
and click next and choose the product icons as per screenshot click next.. and install..





                                                           
4. Install Oracle Commerce Store Accelerator (11.2.0.0.0)
Double click on OCStoreAccelerator11_2.exe 
(i am not attaching the screenshot for all setups its easy to install all the setups just be careful about the path where you installing everything
will come under==>  C:/ATG112/ and rest you just need to click next, next)


5. Install Oracle Commerce Service Center (11.2.0.0.0)
Double Click on OCServiceCenter11_2.exe and choose the same directory(C:/ATG112/) to install

Hope you have installed successfully the above software.
____________________________________________________________________________

Wai.. Wai.. Wait here..... Now we are installing endeca environment so create one endeca directory under C:/ATG112/ it will be like: C:\ATG112\Endeca
Now when you install endeca, everything will come under C:\ATG11.2\Endeca\

Endeca Installation:
  6. Install Oracle Commerce MDEX Engine (6.5.2.0.0) 
Double click on OCmdex6.5.2-win64_962107.exe then click next , and choose installation path: C:\ATG112\Endeca\MDEX. 
(its easy to install, there is nothing much to do just click, next..next.. install and done)

7. Install Oracle Commerce Guided Search Platform Services (11.2.0.0.0)
Double click on OCplatformservices11.2.0-win64.exe. then click next choose installation directory path
C:\ATG11.2\Endeca\PlatformServices click next and leave all the port by default, it will ask the path for  MDEX engine root directory
give the path like : C:\ATG11.2\Endeca\MDEX\6.5.2 and click next and click install.



Click next and install.

8. Install Oracle Commerce Experience Manager Tools and Frameworks (11.2.0.0.0) / Oracle Commerce Tools and Frameworks (11.2.0.0.0)
Extract the Tools and Frameworks package to a local directory

  • Extract the Tools and Frameworks package to anywhere in local directory.
  • Go to the extracted directory cd\Disk1\install
  • Click on setup.exe to install ToolsAndFrameworks
  • Set the destination path to C:\ATG112\Endeca\ToolsAndFrameworks


9. Install Oracle Commerce Content Acquisition System (11.2.0.0.0)
Double click on OCcas11.2.0-win64.exe and click next to begin the installation process 
choose the installation dir path C:\ATG112\Endeca\CAS



Select all as per screenshot and click next



Leave all the port as default and click next



Choose the ENDECA_TOOLS_ROOT AND ENDECA_TOOLS_CONF path as per below
screenshot...




Click next and install..

Now installation parts are almost done.


To set the environment variables execute the below command on cmd:
C:\ATG112\Endeca\PlatformServices\11.2.0\tools\server\bin\setenv.bat




Verifying the CAS installation:

Open the Services tool and check the CAS, HTTP and Tools services are running.




 If these 3 services are not there then run the below command to start the services:

1.Start the platform service (Endeca HTTP service): 
                     C:\ATG11.2\Endeca\PlatformServices\11.2.0\tools\server\bin\startup.bat

2.Start the tools and framework service: 
                          C:\ATG11.2\Endeca\ToolsandFrameworks\11.2.0\server\bin\run.bat

3. Start the CAS service:
                          C:\ATG11.2\Endeca\CAS\11.2.0\bin\cas-service.bat

The simplest way to check the installation is to load Oracle Endeca Workbench in a Web browser and
Confirm that the Data Sources option displays. This indicates the Endeca CAS service is running and
that CAS Console is installed as an extension to Workbench.
To verify the CAS installation:
1. Start a Web browser.
2. In the URL, specify the machine name and default port of Workbench (8006).
For example, http://localhost:8006/
3. Log in to Workbench with a Username of admin and a Password of admin(its OTP, you will get the option to change the password, change it)



On the Workbench Home screen, you will see the Data Sources option. That indicates CAS Console is installed and running.


Now you are done with installation.

Now its time to deploy the reference application to do this you need to follow the below:
1. Create a Apps Folder under C:\ATG11.2\Endeca\ eg, C:\ATG11.2\Endeca\Apps

2. To Deploy the discover application run the below command on cmd prompt.
     C:\ATG112\Endeca\ToolsAndFrameworks\11.2.0\deployment_template\bin\deploy.bat --app C:\ATG112\Endeca\ToolsAndFrameworks\11.2.0\reference\discover-data-cas\deploy.xml

** Give the application name to "discover"(or anything else) and Use the all ports as default and make sure to use the path to the newly created "Apps" directory(C:\ATG11.2\Endeca\Apps)

3. Change the password as same as endeca workbence password using the below command.

C:\ATG112\Endeca\ToolsAndFrameworks\11.2.0\credential_store\bin\manage_credentials.bat add --user admin --config C:\ATG112\Endeca\ToolsAndFrameworks\11.2.0\server\workspace\credential_store\jps-config.xml --mapName endecaToolsAndFrameworks --key ifcr

4. Go to the newly deployed control folder (C:\ATG11.2\Endeca\Apps\Trg\control)

5. Run the following batch files shown below in sequential order 

  • initialize_services.bat –force
  • load_baseline_test_data.bat
  • baseline_update.bat
  • promote_content.bat

 After running the command successfully you can see the application on  http://localhost:8006/discover

And now login into Endeca Experience Manager Workbench (http://localhost:8006/ifcr/sites/Discover.html) and you will see the deployed application

________________________________________________________________

Environment Variables

(Set the following environment variables on your machine (this can be done via the System Properties on your workstation):

JAVA_HOME
C:\ATG112\Java\jdk1.8.0_73
ATG_ROOT
C:\ATG112\ATG11.2
JBOSS_HOME
C:\ATG112\jboss-eap-6.4
DYNAMO_HOME
C:\ATG112\ATG10.1.2\home
ENDECA_CONF
C:\ATG112\Endeca\PlatformServices\workspace
 ENDECA_REFERENCE_DIR
 C:\ATG112\Endeca\PlatformServices\reference
 ENDECA_ROOT
 C:\ATG112\Endeca\PlatformServices\11.2.0
 ORACLE_HOME
 C:\oraclexe\app\oracle\product\11.2.0\server
ENDECA_TOOLS_ROOT
C:\ATG112\Endeca\ToolsAndFrameworks\11.2.0
ENDECA_TOOLS_CONF
C:\ATG112\Endeca\ToolsAndFrameworks\11.2.0\server\workspace



_____________________________________________________________________








Comments

  1. Very informative blog for ATG beginners.

    ReplyDelete
  2. Which version of windows are you using?

    I followed Oracle document and installed on windows10 ,but endeca indexing was failing.

    ReplyDelete
    Replies
    1. Hi Jayaprakash, Sorry for the replying late.
      I am using Windows 7. I think there is something mistakes with your installation or some configuration mistakes.

      Delete
  3. I do the same ATG commerce installation process on windows laptop but it was shown an unexpected error

    ReplyDelete

Post a Comment

Popular posts from this blog

Project is Stuck and not deploying in BCC

If you see below error during project deployment please follow below steps. 1.          Go to the mgmt. schema and run the below query. select * from avm_asset_lock; 2.          If you will find any row, clear that then try to resume the deployment.

ATG Installation guide step by step in Linux environment (CentOS)

Please find the below environment setup details required for the ATG installation. Step: 1 1.  OS: CentOS or any Linux (64-bit) 2.  RAM: 8GB minimum  3.  JDK 1.8 4.  JBoss-eap-6.4 5.   Eclipse mars or neon 6.  Database: Oracle XE 11g Express Edition  7.   Oracle SQL Developer 4.0.3.16  Now its time to follow step 2. (To get all the below software login  https://edelivery.oracle.com  and download from there) Step 2:   Oracle ATG Web Commerce:  1.  Oracle Commerce ACC (11.2.0.0.0) 2.  Oracle Commerce Platform (11.2.0.0.0) 3.  Oracle Commerce Reference Store (11.2.0.0.0) 4.  Oracle Commerce Store Accelerator (11.2.0.0.0) Oracle Endeca Developer 1.  Oracle Commerce Experience Manager Tools and Frameworks (11.2.0.0.0) 2.  Oracle Commerce Content Acquisition System (11.2.0.0.0) 3.  Oracle Commerce Developer Studio (11.2.0.0.0) 4.  Or...