on ‎2010 Jan 15 9:47 AM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
Hi,
Can you share with me how you changed the protocol to https ? Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi
check into PPOMA_BBP
if there is the link into tab "attributes" value "CAT" with the catalog
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.