cancel
Showing results for 
Search instead for 
Did you mean: 

ISA Web Shop

Former Member
0 Kudos

Hi All,

I have created my first shop in CRM 5.0, but I can't find the url for user login to that specifc Web shop.

Can anyone tell me what are the typical url where I can see all tke stores that I can create in my CRM system?

I'm using the following format:

http://<server_name>:<port>/<shop_id>/b2b/init.do

Best Regards

Miguel Augusto

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I think you can see all the shops that you create in CRM System in XCM Admin.

Thanks,

Rashmi.

Former Member
0 Kudos

Hi ,

the E-Commerce best practice guides explain in details the various configs,

you can access these at the following link.

http://help.sap.com/bp_crmv150/CRM_DE/index.htm

hope this helps

RH

Former Member
0 Kudos

Hi All,

my question is that I cannot login in to the shop that I have just created. I cannot see the shops that I have just created in shopadmin.

By the way:

What is the difference between:

http://<server name>:<port>/shopadmin/xcm/init.do

and

http://<server name>:<port>/b2b/xcm/init.do

Is really necessary to reconfigure the scenario b2b, after do it in the XCM?

Best Regards

Miguel Augusto

Former Member
0 Kudos

Hi, RH

could you tell me where I can find it (more details).

I didn't find it in the link that you gave me.

Thanks in advance

Best Regards

Miguel Augusto

Former Member
0 Kudos

Before you can maintain the Web shop, you have to set up the parameters for the shop administration (shopadmin) using XCM. you define these parameters using following url.

http://<server name>:<port>/shopadmin/xcm/init.do

and use the url http://<host>:<port>/shopadmin/shopadmin/init.do?scenario.xcm=<yourscenario>; to maintain webshops.

the following url's need is explained below.

http://<server name>:<port>/b2b/xcm/init.do

This component contains general information about the Web Catalog. Here you can define the URL of the server directory, to which images from the CRM system are published. In the application this URL will be concatenated with the content of each image attribute to build the full URL for the html 'img' tag. The value of this parameter must correspond to your settings in the CRM system, for the 'publishing' part of the catalog replication process.

you can access Best practice guides at the following link:

http://help.sap.com/bp_crmv150/CRM_DE/index.htm

go to technical info->Building block library

hope the above info is useful

RH