cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

change to https -> access denied when calling catalog

Former Member
0 Likes
696

Hi,

we use SRM7.0 and SRM-MDM catalog. So far we use https and everything works fine. Now we change to https and have problems when calling the catalog. There is a JavaScript error: Access denied.

In the html sourcecode we now have this:

...

action="https://:/sap/sapsrm/outbound_hdlr"

....

before there was:

action="http://<server>:8000/sap/sapsrm/outbound_hdlr"

I think we have forgot a setting. Any ideas?

Thanks and best regards,

Roman

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

We have the exact issue as opened in the thread with the "https://:/sap/sapsrm/outbound_hdlr" error when launching a catalog. All catalogs launched fine when configured with direct HTTP but changing to HTTPS gives the rror.

I have configured HTTPURLLOC as suggested but nothing changes in the URL call. Is there some other configuration that is necessary?

Thanks

Former Member
0 Likes

Hello Experts,

We are also facing the same script error when we navigate to the punch out site through the https prtocol.

Can anyone share the solution for this?

Regards,

Senthil Kumar S.

Former Member
0 Likes

Hello All,

Any solution on this outbound_hdlr issue?

Regards,

senthil

Former Member
0 Likes

Hello

We resolved the issue as follows:

Run SPRO

Go to Supplier Relationship Management -> SRM Server -> Master Data -> Content Management -> Define External Web Services

Select the catalogue

Double click Standard Call Structure

Add the following:

Parameter = BYPASS_OUTB_HANDLER, Value = X, Type = Fixed value

Parameter = BYPASS_INB_HANDLER, Value = X, Type = Fixed value

Click Save

The settings should take effect immediately.

Regards

Joe

Former Member
0 Likes

Hi,

Can you share with me how you changed the protocol to https ? Thanks

Former Member
0 Likes

Hi,

we use a proxy server to communicate over https.

To solve the discussed problem we had to add an entry to the table HTTPURLLOC.

Best regards,

Roman

Former Member
0 Likes

hi

check into PPOMA_BBP

if there is the link into tab "attributes" value "CAT" with the catalog

regards