websphere commerce useful urls
Managment center (CMC): Out of the box user id password for admin wcsadmin/wcsadmin
https://localhost:8000/lobtools
Accelerator:
https://localhost:8000/webapp/wcs/tools/servlet/ToolsLogon?XMLFile=common.mcLogon&storeId=0
Admin Console:
https://localhost:8002/webapp/wcs/admin/servlet/ToolsLogon?XMLFile=adminconsole.AdminConsoleLogon&storeId=0
Org Admin Console:
https://localhost:8004/webapp/wcs/orgadmin/servlet/ToolsLogon?XMLFile=buyerconsole.BuyAdminConsoleLogon&storeId=0
Dynacache:
https://localhost:9043/cachemonitor/
WasAdminConsole:
Start DM: Location: /opt/IBM/WebSphere/AppServer/bin
./startManager.sh
Start Node Agent:
./startNode.sh -profileName
e.g. ./startNode.sh -profileName LIVE
SearchIndexSetup:
cd C:\WCDE_ENT70\components\foundation\subcomponents\search\bin
setupSearchIndex.bat -masterCatalogId 10001 -dbuser db2admin -dbuserpwd
PreProcessing: \bin
di-preprocess.bat C:\WCDE_ENT70\search\pre-processConfig\MC_10001\DB2\
Start server and run BuildIndex: \bin
di-buildindex.bat -masterCatalogId 10001
Validating build indexes:
http://localhost/solr/MC_10001_CatalogEntry_en_US/select?q=*
Validating build index for a catentryId:
http://localhost/solr/MC_10001_CatalogEntry_en_US/select?q=catentry_id:10086
SOLR home:
TOOLKIT_HOME\search\solr\home
SOLR web interface Console:
http://localhost:8080/solr/admin/index.js
ScheduleJob --->SOLRLoadCmd
Parameters: storeId=10054&catalogId=10001&langId=-1
Nifstack.xml:
Toolkit path: \properties\version\update\backup
Server path: /opt/IBM/WebSphere/CommerceServer60/properties/version/update/backup/NIFStack.xml
wc-server.xml:
Toolkit path: \xml\config\wc-server.xml
Commerce V7: \workspace\WC\xml\config
Local DB access:
http://localhost/webapp/wcs/admin/servlet/db.jsp
Server path: /opt/IBM/WebSphere/AppServer/profiles//installedApps/WC__cell/WC_.ear/xml/config
instance name would need to be replaced with the node name.
Managment center (CMC): Out of the box user id password for admin wcsadmin/wcsadmin
https://localhost:8000/lobtools
Accelerator:
https://localhost:8000/webapp/wcs/tools/servlet/ToolsLogon?XMLFile=common.mcLogon&storeId=0
Admin Console:
https://localhost:8002/webapp/wcs/admin/servlet/ToolsLogon?XMLFile=adminconsole.AdminConsoleLogon&storeId=0
Org Admin Console:
https://localhost:8004/webapp/wcs/orgadmin/servlet/ToolsLogon?XMLFile=buyerconsole.BuyAdminConsoleLogon&storeId=0
Dynacache:
https://localhost:9043/cachemonitor/
WasAdminConsole:
http://yourserver:9060/ibm/console or https://yourserver:9043/ibm/console
Start DM: Location: /opt/IBM/WebSphere/AppServer/bin
./startManager.sh
Start Node Agent:
./startNode.sh -profileName
e.g. ./startNode.sh -profileName LIVE
SearchIndexSetup:
cd C:\WCDE_ENT70\components\foundation\subcomponents\search\bin
setupSearchIndex.bat -masterCatalogId 10001 -dbuser db2admin -dbuserpwd
PreProcessing: \bin
di-preprocess.bat C:\WCDE_ENT70\search\pre-processConfig\MC_10001\DB2\
Start server and run BuildIndex: \bin
di-buildindex.bat -masterCatalogId 10001
Validating build indexes:
http://localhost/solr/MC_10001_CatalogEntry_en_US/select?q=*
Validating build index for a catentryId:
http://localhost/solr/MC_10001_CatalogEntry_en_US/select?q=catentry_id:10086
SOLR home:
TOOLKIT_HOME\search\solr\home
SOLR web interface Console:
http://localhost:8080/solr/admin/index.js
ScheduleJob --->SOLRLoadCmd
Parameters: storeId=10054&catalogId=10001&langId=-1
Nifstack.xml:
Toolkit path: \properties\version\update\backup
Server path: /opt/IBM/WebSphere/CommerceServer60/properties/version/update/backup/NIFStack.xml
wc-server.xml:
Toolkit path: \xml\config\wc-server.xml
Commerce V7: \workspace\WC\xml\config
Local DB access:
http://localhost/webapp/wcs/admin/servlet/db.jsp
Server path: /opt/IBM/WebSphere/AppServer/profiles//installedApps/WC__cell/WC_.ear/xml/config
instance name would need to be replaced with the node name.
It's nice to read article about cxml, it will definitely help me in future.
ReplyDeleteCommerce XML?