cancel
Showing results for 
Search instead for 
Did you mean: 

404 Not Found

10-24-2007 2:01 PM
856 views 14 comments
0 Likes
SAP Managed Tags
Subscribe

Hello Experts,

I have Imported Business package for CRM 5.0 in EP 7.0 sucessfullly.

when i try to open any ivew error comes :-

404 Not Found

The requested resource does not exist.

Details: Go to main page of this application!

pls guide me what i am doing wrong ?

    • points will be rewarded

0 Likes

Accepted Solutions (0)

Answers (9)

Answers (9)

Former Member
0 Likes

fgdf

Former Member
0 Likes

HI Darren ,

the points you gave me to do i did and come to know that after giving all the required entries in WAS and ITS i am not able to see the BSP iview in EP.

when i checked it from the R/3 BSP applications are not activated. i activated but when i test the service i get an error :-

Service cannot be reached

What has happened?

URL http://pnbdwh01.pnb.com:8011/sap/bc/bsp/sap/crm_bm/default.htm call was terminated because the corresponding service is not available.

Note

The termination occurred in system PND with error code 403 and for the reason Forbidden.

The selected virtual host was 0 .

What can I do?

Please select a valid URL.

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

ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:PNBDWH01_PND_11-v:0-s:403-r:Forbidden

HTTP 403 - Forbidden

Your SAP Internet Communication Framework Team

can you give me an idea what to do to resolve this problem ???

pls your guide line will be very helpfull for me.

darren_hague
Product and Topic Expert
Product and Topic Expert
0 Likes

Error 403 is "Not authorised" - either the user is not on that system, or does not have the authorisation to access the requested service.

At this point, you really need to be talking to your friendly local Basis or Security person...

Cheers,

Darren

Former Member
0 Likes

Thanks Darren ,

let me do the steps you gave me and i will revert back to you tommrow with rewards points(hope)

Former Member
0 Likes

Thanks,

port number is same for both ITS and WAS ??

the port number you are asking for i specified in the Connector entries. like

host name, client,sys ID, logical name etc. do i need to put it in ITS or WAS entries also ???

darren_hague
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

You need to set both the WAS and ITS ports to 80xx, where xx is the SAP System Number specified in the Connector section.

This is not the same as the Server Port in the Connector section, which would be 32xx (assuming an Application Server type of system entry).

Cheers,

Darren

Former Member
0 Likes

HI Darren,

WAS Entries are :--

was host---- 10.192.25.1

was path----

was protocol- http Test Result:- 5. HTTP/S connection failed

ITS Entries are:-

host-- 10.192.25.1

path---

protocol- http Test Result:- Successful

when i put ITS path 'sap/bc/gui/sap/its/webgui' than test result fails stating "HTTP/S connection failed"

when i put WAS path '/sap/bc/bsp/sap' or leave it blank in both the condition result fails.

pls Darren give me solid solution.

    • points will be rewarded.

darren_hague
Product and Topic Expert
Product and Topic Expert
0 Likes

OK, Amit, there are two things here. One is causing the problem you see now, the other will cause your next problem.

First of all, you are specifying an IP address instead of a fully-qualified host name - that will cause single sign-on to fail (i.e. your next problem).

What is probably causing this problem (the 404) is that you have not specified a port number, so port 80 is answering by default, which is probably some random web server on the machine (e.g. IIS for a Windows box). This web server doesn't know anything about your CRM instance.

Assuming that your CRM instance is system number 23, then the WAS host and ITS host settings should be something like <b>sapcrm.company.com:8023</b>, where sapcrm.company.com should be replaced with the full name of your CRM server, and 8023 is the port that the CRM instance normally listens on (e.g. 80<b>23</b> for system number <b>23</b>). If your instance's system number is anything other than 23, just replace 23 above with the instance's (2-digit) system number.

Hope this helps,

Darren

<a href="http://www.fortybeans.com/">My blog</a>

Former Member
0 Likes

hello experts,

I have tried all but couldn't resolved this issue.

i activated crm_bsp_frame service but when i test the service msg coming :-

SAP Note

The following error text was processed in the system:

BSP Exception: Das Objekt default.htm in der URL /sap/bc/bsp/sap/crm_bsp_frame/default.htm?sap-client=100&sap-sessioncmd=open ist nicht gültig.

**pls guide me

darren_hague
Product and Topic Expert
Product and Topic Expert
0 Likes

Please provide the details of the Portal System Landscape entry you have set up for CRM - it sounds like the ITS or WAS entries might not be pointing to the right server...

Regards,

Darren

<a href="http://www.fortybeans.com/">My blog</a>

Former Member
0 Likes

yes i checked all iviews are there in Buss pack.

what i did...i just import the BP and tried to see the iview for some roles.

do i need to do some configuration also ?

Former Member
0 Likes

go to SAP CRM system and in SICF transaction activate the CRM_BSP_FRAME application. then try.

Former Member
0 Likes

Hi,

On the main application of this, kindly check that when you request for any iview to open which link it follows, ideally, application should search for iview link in the same folder of Buss Pack. kindly check that in Buss PAck folder you have all the iviews present.

Regards,

Ameya

Former Member
0 Likes

Hi Amit,

Please check whether the links are any help to u,

Regards.

    • Reward points if it is helpful.