adobe cq/ aem ecommerce integration with hybris

Post on 14-Jul-2015

126 Views

Category:

Education

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

By: CKJ

Team CKJ (ckj0369@gmail.com) 1

PERQUISITES:

AEM.(It’s advisable if you chose AEM 6.0)

Demonstration content packages:◦ cq-hybris-content-6.0.0◦ cq-geometrixx-hybris-content-6.0.0

Download and build your hybris Server.

Groovypostinit.groovy, schema.sql, setup.groovy, sqltool-2.2.6.jar

Geometrix Outdoor: geometrixx-outdoors-export.csv, geometrixx-outdoors-images.zip, base-store.csv

Team CKJ (ckj0369@gmail.com) 2

Daycare

Hybris

Download and Build your hybris Server Download the hybris Commerce Suite distribution from the

hybris download site

Unzip the distribution file to the required location (Let’s say E:\Hybris)

Run following in command line: cd <hybris-root-directory>/bin/platform

Download the following files to the root folder of your extracted hybris distribution: postinit.groovy, schema.sql, setup.groovy, sqltool-2.2.6.jar

Team CKJ (ckj0369@gmail.com) 3

Linux Windows

. ./setantenv.sh Setantenv.bat

ant clean all ant clean all

cd ../.. ---------

From the command line, execute the following to:

Go to to hybris administration console at: http://localhost:9001

Click Initialize

Shutdown your hybris instance.

Run the following: cd <hybris-root-directory>

groovy postinit.groovy

Team CKJ (ckj0369@gmail.com) 4

Linux Windows

groovy setup.groovy -------------

cd bin/platform -------------

ant clean all -------------

sh hybrisserver.sh Run hybrisserver.bat

Setup the Geometrixx Outdoors Store:

Start your hybris instance : sh hybrisserver.sh

Go to to hybris management console : http://localhost:9001/hmc/hybris

From the sidebar navigation, expland System and Tools. Then select Import to open the Wizard: CSV Import window.

In the Configuration tab, Upload the following Import file: geometrixx-outdoors-export.csv

Set the Locale Setting to: en_US - English (United States)

Open the Resources tab.

Upload the following Media-Zip: geometrixx-outdoors-images.zip

Team CKJ (ckj0369@gmail.com) 5

Click Start to import the specified files. The Result tab will show any log entries

Click Done to close the import window.

From the sidebar, select System, then Tools, then Import.

Upload the following Import file: base-store.csv

Set the Locale Setting to: en_US - English (United States)

Click Start to import the specified files. The Result tab will show any log entries.

Click Done to close the import window.

You can now use the product cockpit to view the imported catalogs and products: http://localhost:9001/productcockpit

Team CKJ (ckj0369@gmail.com) 6

Post your queries to ckj0369@gmail.com

Subscribe us @ youtube for getting all latest videos on Adobe CQ development:

https://www.youtube.com/channel/UCV1siBjRvih3HDjSkP-2ijw

Team CKJ (ckj0369@gmail.com) 7

top related