cancel
Showing results for 
Search instead for 
Did you mean: 

IC WebClient is not opening through URL

Former Member
0 Kudos

Hi Friends,

I am trying to access ICWC using URL: http://Host:8030/sap/bc/bsp/sap/ic_base/default.htm

When I call the URL I am getting the Logon Pad. But when I enter my user ID and PW it doen not Logon.

But when I am calling ICWC from CRM_IC t Code I can logon wsing my User id and PW.

Do anyone have any idea why it is not working?

Thanks

Purnendu

Accepted Solutions (1)

Accepted Solutions (1)

stephenjohannes
Active Contributor
0 Kudos

Maiti,

Try the following url instead:

http://<host>:<port>/sap/bc/bsp/sap/crm_ic/default.htm

You don't need to launch the IC webclient from the SAP GUI. However you should launch it from a shortcut on your desktop. Make sure all your SICF are active on your system for the CRM BSP applications before running it. You should also have a proper version of the JRE typically (1.4.2._XX) installed on the desktop and be running IE 6.0.

Good luck,

Stephen

Former Member
0 Kudos

Hi Stephen,

Thanks for your reply.

I have checked the URL sent by you.

I have been able to spot the problem on the Logon Failed Error Message.

"Logon failed

What has happened?

Call of URL http://Host:port/sap/bc/bsp/sap/crm_ic/default.htm terminated due to error in logon data.

Note

Logon performed in system XXX .

Logon performed for client YYY, user ZZZZZZ , and language EN.

What can I do?

Check that you have entered the client, user, and password correctly.

If you do not yet have a user ID, contact your system administrator.

Error Code: ICF-LE-http-c:100-l:E-T:1-C:6-U:5-P:5-L:7

HTTP 401 - Unauthorized

Your SAP Internet Communication Framework Team"

Whenever I am calling the URL it is directed towards another Client on the same system. It is trying to call another Client.

Since my credentials do not match I am not able to logon.

Can you pls tell me: where do we define/enter the Client number for the URL?

I want to call specifically my Client whenever I am calling the URL.

Arden- Thanks for your reply also. It is possible to access the ICWC through URL.

I had been doing it earlier befor I faced this problem. You can use the URL mentioned above for accessing.

Pls do reply back.

Thanks in advance and warm regards

Purnendu

stephenjohannes
Active Contributor
0 Kudos

Maiti,

Add the following to the end of the url:

?sap-client=XXX

where XXX is the client number.

I would also ask your basis group to change the default client number for the system over to the client you are using for the IC webclient.

Take care,

Purnendu

Former Member
0 Kudos

Hi Stephen,

Thanks a ton.

Problem is resolved with that extension.

warm regards

Purnendu

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pernendu

I could be wrong here but from my experience the WebClient must be launched from the SAPGUI using CRM_IC.

If you check when you launch from the GUI there is a whole bucket load of encryption loaded into the URL Address.

<b>Award with points if helpful</b>

Regards

Arden