cancel
Showing results for 
Search instead for 
Did you mean: 

Calling ITS view from portal too slow

Former Member
0 Kudos

Hello everyone,

I have an iview in sap portal that calls ITS ZTEST. In the first calling of the ITS, it takes several seconds to run, sometimes even timeout.

The login in portal is made via https.

But In http watch, i can see that, when calling this iview, there is an error calling a css file that has http url, that is not even supported in this mode. This way, it takes several seconds until it goes time out. Only then the calling of the its continues.

My question is: where can i configurate that css is https ?

Thank you in advance to all

This is what i get in Http Watch:

+ 7.525 0.095 1433 3568 GET 200 application/x-javascript https://test.com/irj/portalapps/com.sap.portal.appintegrator.sap/scripts/swf2epcf.js?6020.0.6

+ 7.686 0.036 1596 1010 GET 200 text/html; charset=UTF-8 https://test.com/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.loading?1921195231

+ 7.793 20.984 0 0 GET ERROR_INTERNET_CANNOT_CONNECT * http://test.com/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/agtrenovacaotmv/ur/u...

+ 28.841 1.713 1436 265 GET 200 image/gif https://test.com/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/agtrenovacaotmv/com...

+ 28.842 1.652 1436 265 GET 200 image/gif https://test.com/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/agtrenovacaotmv/com...

As you can see, i have an ERROR when calling a URL that was supposed to be https, but it's the only one http.

Edited by: SantiagoComp on Aug 10, 2009 7:11 PM

Accepted Solutions (1)

Accepted Solutions (1)

former_member316351
Active Contributor
0 Kudos

Hello SantiagoComp,

You need to find out what is making the reference to the http protocol. Then you can find a way to modify it or configure it to use the https protocol. As the link is to a Portal file though you will probably have more luck in the Portal forum.

Edgar

Former Member
0 Kudos

Moved to Portal Forum.

Answers (0)