Verifying your migrated IBM Websphere Commerce Developer Version 7 Feature Pack 6 application
Now in the migration, you have a fully migrated development environment. Verify that your migrated assets are working as designed in your development environment.
Procedure
- Start the HCL Commerce test server.
- Right-click the test server in the Servers view and select Publish. Wait for the application to finish publishing and to restart.
-
Check the log file to ensure that no errors occurred during the development environment
migration.
-
Access your migrated store by entering the store URL into a browser. The following URL is an
example of a store URL.
- https://localhost/webapp/wcs/stores/servlet/en/auroraesite
- Optional:
Enter the URL to launch the custom application:
- http://localhost/webapp/wcs/stores/servlet/MyNewControllerCmd?input1=test@test&input2=10
- Complete a shopping flow.
-
Open any of the following HCL Commerce tools and ensure that they function as
expected.
- https://localhost:8000/webapp/wcs/tools/servlet/ToolsLogon?XMLFile=common.mcLogon
- https://localhost:8002/webapp/wcs/admin/servlet/ToolsLogon?XMLFile=adminconsole.AdminConsoleLogon
- https://localhost:8004/webapp/wcs/orgadmin/servlet/ToolsLogon?XMLFile=buyerconsole.BuyAdminConsoleLogon
- https://localhost:8000/lobtools
- Complete any additional testing on your custom application, including regression tests.