cancel
Showing results for 
Search instead for 
Did you mean: 

CRM 2007 E-Commerce - Configure Contact Us link

Former Member
0 Kudos

Hello,

I am trying to configure/modify the Contact Us link in CRM 2007 B2C/B2B E- Commerce. Can any of you help me on how this could be done? Is it is configuration in SPRO?

Thanks for your help

Edited by: Karthik SUrya on Sep 25, 2008 10:02 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Karthik,

If you just want to change the content - You can change the JSP content to show whatever you want. Hint: To identify the JSP for the "Contact uS" page, use the URL parameter showmodulename=true. You will find the actual JSP name.

http://<hostname>:<port#>/b2b/b2b/init.do?showmodulename=true

Or if you want to point that to a new JSP, you will be both developing the new page as well us change the config.xml to point to this new JSP intead of the old one.

Well, the work is very little, but the effort needed to create the development environment could sound mind boggling if you never heard of NWDI etc. Here is some starting point in the context of [E-Commerce development setup.|https://websmp101.sap-ag.de/~sapdownload/011000358700000469462006E/SAP_ISA50_DevAndExtGuide.pdf#page=138] For experienced E-Commerce developers, it is just another day in their development. The extension of E-Commerce is something you should know if you are doing more than just changing the "Contact Us" page or link. You certainly will change much more. Here is the link to the last known official guide

[SAP E Commerce 5.0 Development and Extension Guide|https://websmp101.sap-ag.de/~sapdownload/011000358700000469462006E/SAP_ISA50_DevAndExtGuide.pdf]

(Note: The links require access to SAP Service Market Place)

Easwar Ram

http://www.parxlns.com