This is the time to create user account for the freshly installed CRS.
First of all start following services one by one
0. Install two web browsers (Fireforx and Google Chrome).
This is to eliminate session expiration issue in ATG framework.
Use one browser to access CRS application and use other web browser to access ATG Business Control Center.
1. Start Production server.
Open new terminal
cd /common
./crsProduction.sh
2. Start Endeca services
Open new terminal
cd /common
./startEndeca.sh
3. Start Publishing server.
Open new terminal
cd /common
./crsPublishing.sh
4. Brows Business Control Center (BCC) using one web browser.
http://localhost:7103/atg/bcc
Login as administrator
username - admin
password - Admin@123
5. Click on External Users
6. Go to Users
7. Select any user.
There are many default users. These users can work as buyers of ecommerce products. In simply, They are customers of CRS application
7. Click on the Change Password field.
change the password. Ex. Testing@123
7. Save the changes.
7. Now open CRS home page using other web browser.
http://localhost:7003/crs/
8. Click on Login Link
Enter Username and Password
username - adrian@example.com
Password - Testing@123
8. See the beauty
Cheers you logged-in as given username ( email )
9 . So far we have used given user account.
This is the time create our own new user account.
Follow above steps from 1 to 7.
10. Create new user by clicking + button in the upper left corner.
11. Add login name - skonkaduwa@gmail.com
Add all mandatory fields by scroll down to bottom
And Scroll down and fill all required fields.
12. Save the new user.
13. Open other browser
Login as skonkaduwa@gmail.com
Username - skonkaduwa@gmail.com
Password - Testing@123
14. See the beauty again
Thanks for visting my blog. For the next lesson you will be able understand eCommerce data model. How to customize products, categories and many more things.
Happy Tux Time.