Running the EP for Adobe Marketing Cloud Demos
Running the EP for Adobe Marketing Cloud Demos
This document describes how to install the Elastic Path Commerce Demo Servers and run the Geometrixx and Britney Broden demos.
Install and Run the Elastic Path Commerce Demo Servers
- Unzip EP-Commerce-Demo-Fall-2014-SP1.zip to a folder with a short name in your root directory. For example, C:\epdemo
- Navigate to the install directory and start the servers:
- Windows users: Double-click start.bat
- Unix users: Using terminal, run ./start.sh
Note: The JAVA_HOME environment variable must reference the Java 1.7 installation directory. To set the environment variable, run the following command prior to starting the servers:export JAVA_HOME=`/usr/libexec/java_home -v 1.7 -f`Once the applications start, there may be a short delay before products are visible as the search indexes are building for the first time. Subsequent starts should not have a delay. Applications can be accessed on the following ports:- Cortex Studio: http://localhost:9080/studio
- Cortex: http://localhost:9080/cortex
- Commerce Manager Server: http://localhost:8081/cmserver
- Search Server: http://localhost:8082/searchserver/product/select?q=*:*&wt=json
- ActiveMQ Server: http://localhost:18081/jms
- Use Cortex Studio to validate the Elastic Path Commerce Demo Servers are running:
- In a web browser, open http://localhost:9080/studio/.
- In Cortex Studio's Utilities section, click Authentication.
- Enter "Geometrixx" for the Scope and click the Authenticate button to authenticate a new shopper.
- In the Entry Points section, click Shopper's Default Cart.
If the demo is running properly, a cart resource should return.
- Navigate to the install directory and run the following:
- Windows: Double-click stop.bat
- Unix: Using terminal, run ./stop.sh
Install and Run Elastic Path Commerce Manager Client
This section describes how to install Commerce Manager Client.
- Navigate to demo_directory\commerce-manager-clients.
- Unzip the zip file for your supported platform into the current directory:
- Windows: commercemanager-{version-number}-win32.win32.x86_64.zip
- Mac: commercemanager-{version-number}-macosx.cocoa.x86.zip
- Run Commerce Manager:
- Windows: Double-click Commerce Manager.exe
- Mac: Double-click Commerce Manager.app Note: Warning Message on Mac
A warning message may display when opening Commerce Manager for the first time: "Commerce Manager can’t be opened because it is from an unidentified developer." To avoid this error, right-click on Commerce Manager Client and then select open.
- When prompted by the application, enter the following credentials:
- User ID: admin
- Password: 111111
- Server URL: http://localhost:8081/cmserver
- For more information on using Commerce Manager, see the Commerce Manager User Guide.
Installing Adobe Experience Manager
This section describes how to set up and install AEM 6.0 and the corresponding updates required for EP for Adobe Marketing Cloud.
Installing Adobe Experience Manager 6.0
Set up the Adobe Experience Manager 6.0 cq-quickstart-6.0.0.jar with an Author instance following Adobe's Deploying and Maintaining instructions.
Installing Adobe Experience Manager 6.0 Updates
Install the following AEM updates prior to installing EP for Adobe Marketing Cloud:
- AEM 6.0 SERVICE PACK 1: Adobe Experience Manager 6.0 Service Pack 1
- CQ-6.0.0-HOTFIX-5176: Hotfix for repository update to Oak 1.0.7
- CQ-6.0.0-FEATUREPACK-3903: eCommerce Integration Framework Enhancement Pack 2014
- Open Package Share at http://localhost:4502/crx/packageshare.Note: Creating an Adobe ID
If you are using the Package Share for the first time, you will need to create an Adobe ID. For more information, see How to Get Access to Package Share.
- Download the following update packages:
- AEM 6.0 SERVICE PACK 1
- CQ-6.0.0-HOTFIX-5176
- CQ-6.0.0-FEATUREPACK-3903
- Open the Package Manager at http://localhost:4502/crx/packmgr/index.jsp.
- Install the updates in the following order and restart when prompted by the Package Manager:
- AEM 6.0 SERVICE PACK 1
- CQ-6.0.0-HOTFIX-5176
- CQ-6.0.0-FEATUREPACK-3903
Install the EP for Adobe Marketing Cloud Geometrixx Demo
This section describes how to set up and install EP for Adobe Marketing Cloud Geometrixx demo. The EP for Adobe Marketing Cloud Geometrixx demo is available on Adobe's Package Share and can installed by following these instructions:
- Open the Package Share at http://localhost:4502/crx/packageshare
- Search for and download the following package:
- CQ-GEOMETRIXX-EP-CONTENT
- Open the Package Manager at http://localhost:4502/crx/packmgr/index.jsp
- Install the CQ-GEOMETRIXX-EP-CONTENT package, which is preconfigured to connect to the Elastic Path Commerce Demo Servers that were installed previously.
- Open the Geometrixx demo at http://localhost:4502/content/geometrixx-outdoors/en_US.html
Install the EP for Adobe Marketing Cloud Britney Broden Demo
This section describes how to set up and install EP for Adobe Marketing Cloud Britney Broden demo. The Britney Broden demo is only available on a private Elastic Path Package Share. To request access, please contact your Elastic Path Partner Manager. Once access is granted, the demo can be installed by following these instructions:
- Open the Package Share at http://localhost:4502/crx/packageshare.
- Search for and download the following package:
- CQ-EP-BRITNEY-CONTENT
- Open the Package Manager at http://localhost:4502/crx/packmgr/index.jsp.
- Install the CQ-EP-BRITNEY-CONTENT package, which is preconfigured to connect to the Elastic Path Commerce Demo Servers that were installed previously.
- Restart your AEM instance.
- Open the Britney Broden demo at http://localhost:4502/content/britney-broden/en_US.html.