cancel
Showing results for 
Search instead for 
Did you mean: 

How to Disable Cross Frame Scripting Popup due to protocol (https<->http)

anoarul_islam
Explorer
0 Kudos

Dear Expert,

We have a situation while configuring https on employee portal with CRM and ECC system.

The landing page is Enterprise Portal. From Enterprise portal we have configured CRM system via System Object defined in the portal EP side. From there, we are redirecting CRM response via ITS.

But when we are on CRM Web UI, we are calling CRM transaction launcher which invokes ECC page with http via SAP GUI for HTML.

On ECC SAP GUI for HTML we are facing Cross Frame Scripting Popup as the initial page starts with https but the ECC page is returned with http.

There is sap note which talks the same:

1427124 - LTX - Cross-frame scripting has been denied by the browser

but this sap note is not helpful so far...

Enterprise Portal: SAP Nw 7.5

CRM: EHP3 CRM 7.0 NW 7.40

ECC: EHP8 ECC 6.0 NW 7.50

we are using SAP webdispatcher for landing on EP.

Request your help please...

Regards,

Anoarul.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member189925
Active Contributor
0 Kudos

Hi Anoarul

As per the problem description, what I see that one of the reason for the issue is the protocol mismatch. All the url calls of the portal and from the portal either should go with http or with https, but no mixed of both.

Kindly refer to the below KBA :

KBA 632440 - Domain barrier in the browser of the SAP Enterprise Portal

KBA 2421787 - Microsoft Security update for Internet Explorer 11 (MS16-142)

Also refer to - https://wiki.scn.sap.com/wiki/display/EP/The+JavaScript+Same+Origin+Policy+And+The+Enterprise+Portal

Regards

Santarshi Samanta