Wrong http - port called when calling BI iviews since SPS15

Dear all,
we have installed SPS15 to our BI stacks. Since that we cannot execute BI iviews out of PCD anymore.
In every case a wrong port (8080) is called instead of 55300.
All other java-based BI functionality (Webanalyzer, Broadcasting, Integrated Planning...) is doing fine - exclusively webtemplates that have been 'published to the portal' or added manually to the PCD do not work anymore. (Configuration status in the 'Diagnostics and Support Desktop Tool' is fully 'green'.
Any help would be appreciated.
Regards,
Dirk

Can you check and see whether the iView Property for the these iViews are set to SAP_LocalSystem.
There has been some changes from SPS 13 to accomodate FPN.
See note https://websmp230.sap-ag.de/sap/support/notes/1140854

Similar Messages

  • WSDL contains wrong HTTPS port

    Hi All,
    I am publishing a WSDL from an ICO (Integrated Configuration) object. The WSDL contains two URLs, one for HTTP and the other for HTTPS. All good so far. Unfortunately the URL for HTTPS refers to port 50001 when it should be using 443. I have used NWA (nwa_ssl) to confirm that the HTTPS port is actually 443.
    How can we influence the HTTPS port in the WSDL? Where is this configured, any clues?
    Thanks
    Che
    I know the URLs can be influenced when publishing the WSDL, but was wondering if the actual default setting can be influenced so I do not have to change the port when publishing:

    Hello Che,
    Check the location documented in 1583506 FQDN missing from generated WSDL URL in PI Directory. You can change the port here.
    Regards
    Mark

  • Webdynpro ABAP called from IView JAVA works over http but doesn't over http

    Hello gurus, like I said in the subject, we have integrated inside our JAVA portal a WebDynpro ABAP and it's working good over http protocol (http://<servername>:<http_port>/irj/portal), but when you browse the portal over https protocol (https://<servername>:<https_port>/irj/portal), everything works fine exept the WebDynpro ABAP, is like if the javascript components didn't be loaded completly, because the buttons doesn't make anything, and only half of the table that is supossed to be loaded is showed.
    Do you know what kind of configuration I'm missing?
    Thanks and best regards

    You have to note here that for webdynpro ABAP applications, the http/https request is actually served by the backend server.
    So, while accessing your webdynpro ABAP application, the request will be like:
    https://<mybackendserver>:<backendport>/bc/sap/.....
    While creating a system object in your portal (System landscape), you will need to adjust the protocol to https and also set the appropriate https port of the backend server. Also, HTTPS/SSL communication should be enabled on your backend server.
    Please check the definition of your system object.
    You can find more information by turning on a HTTP trace and checking how the request is routed to the backend server upon accessing the WD4A application.
    Thanks,
    Shanti

  • How to call IAC Iview from WebDynpro java code

    Hi Team,
    I am tring to call IAC Iview from WebDynpro Java code. we are passing value but blank page  displayed and there is no error show on error log.
    Below is Java Code which i am calling.
      public void wdDoInit()
          try {
                String strURL = "portal_content/TestSRM/iView/TestSRM";                           //WDProtocolAdapter.getProtocolAdapter().getRequestParameter("application");
                 String random = WDProtocolAdapter.getProtocolAdapter().getRequestObject().getParameter("random_code");     
                 //wdContext.currentContextElement().setRandomNumber(random);
    //below we are call URL           
    WDPortalNavigation.navigateAbsolute("ROLES://portal_content/TestSRM/iView/TestSRM?VAL="+random,WDPortalNavigationMode.SHOW_INPLACE,(String)null, (String)null,
                       WDPortalNavigationHistoryMode.NO_DUPLICATIONS,(String)null,(String)null, " ");
            } catch (Exception e) {
                // TODO Auto-generated catch block
                e.printStackTrace();
    I am passing value from URL.
    http://<host Name>:<port>/webdynpro/resources/local/staruser/StarUser?random_code=111111111
    when we call above URL we getting blank screen.
    Regards
    Pankaj Kamble

    Hi Vinod,
    read this document (from pages 7 ).
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b5380089-0c01-0010-22ae-bd9fa40ddc62">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b5380089-0c01-0010-22ae-bd9fa40ddc62</a>
    In addition lok at these links: (Navigation Between Web Dynpro Applications in the Portal)
    <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/ae/36d93f130f9115e10000000a155106/frameset.htm">http://help.sap.com/saphelp_erp2005/helpdata/en/ae/36d93f130f9115e10000000a155106/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_erp2004/helpdata/en/b5/424f9c88970f48ba918ad68af9a656/frameset.htm">http://help.sap.com/saphelp_erp2004/helpdata/en/b5/424f9c88970f48ba918ad68af9a656/frameset.htm</a>
    It may be helpful for you.
    Best regards,
    Gianluca Barile

  • FF keeps defaulting to the wrong HTTP proxy server and port. I have to change it every time I attempt to open Firefox? How do I change it for good?

    The manual proxy settings keep defaulting to the wrong HTTP and port. This has caused me many hours of anguish. It works fine when I correct the settings but after you log off and then come back it has to be changed again. Is there anyway to fix it? Or can I go back to the previous version because 4 definitely has some issues (other than this one). I could live with it if I had to but I'm not the only one who uses this computer and they don't know how to make the changes. Thanks and I would definitely appreciate an answer.

    See:
    * http://kb.mozillazine.org/Preferences_not_saved
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • How to call a "iView" in Portal Service

    Hi,
    I want to call a "iView" from portal service.
    Can somebody suggest me how to call? I am not aware of the method for doing so.
    Any sample code will be helpful.
    Thanks in advance.
    Manish

    Hello Manish,
    as far as I know, it's not possible to call an iView from a portal service. The intention of a portal service is to provide general functionality that may be used by several iViews. So, you can call a service from an iView, but not the other way round.
    Have a look at the documentation, I hope this clarifies things a little bit: http://help.sap.com/saphelp_erp2005vp/helpdata/en/df/e6b74253ffda11e10000000a155106/frameset.htm
    Kind regards, Lars

  • Erro message 'Wrong order of calls - CALL opendir(,,..)'

    Hi expert,
    when is use AL11 and click one of the directory i me the erroe message like 'Wrong order of calls <- CALL opendir(,,..)'. Not all the directory have this problem just part of them.  Any suggestion will be appreciated
    thanks in advance

    Please add SIDADM account of errored system in to administrator  group of Domain controller.

  • HTTP trigger - Calling failed - 9.0.2.10000-71

    Hi,
    I have created a HTTP trigger in Premium licensed UCCX server (9.0.2.10000-71). When I try to call the URL from java application I am getting HTTP error code as “404”. However HTTP trigger calling is working fine in the servers with the version of 8.5.1.11004-25 and 9.0.2.11001-24.
    Do I need to run any patch for the fix?  Please provide suggestion to fix it.
    Thanks
    Rammipriya

    Hi,
    there are multiple issues with this whole setup:
    1. You are getting a 404 status because this script does not return anything. Not a single byte of information. You should probably use a Send HTTP Response step with at least a plain text message.
    2. You cannot use anything from the sun.* packages. There is no exception from this rule. If you were in my team, for writing such code you would be thrown out without any questions asked.
    3. Although I see the point of this application (collect all files from the local file directory referenced by sysprop "uccx.customer.dir" I would not choose a slow and cumbersome protocol like FTP. I mean, if it's already a HTTP application, it would be a lot easier to get the files from the directory, zip them up (remember, both java.util.zip.GZIPOutputStream and java.util.zip.ZipOutputStream are available in JRE at least since 5.0) and send the zipped files over the already established HTTP connection. Fast and easy. 
    G.

  • Calling Portal iView from a WebdynPro ABAP application

    Hi ,
    I have a requirement where I need to call an iView in my portal from the Webdynpro application also existing in the portal.
    Can anyone provide me the method with source code( if possible ) to call an iView existing in the portal from the WebDynPro ABAP application.
    Best Regards
    Sid

    Hi Siddharth,
    Well, I think you can go for Portal Navigation concept.
    Please check the required source code in WDR_TEST_PORTAL_NAV Web Dynpro component. That will illustrate both Page based Navigation and Object based Navigation.
    Hope that should solve your problem.
    Regards
    <i><b>Raja Sekhar</b></i>

  • How to call Standard Iviews in Webdynpro application?

    How to call STD iviews  in the wwbdynpro application.
    can any of friends give the code

    Use this snippet to call standard iviews from your webdynpro code :
    //use LinktoAction UI element
    onActionClick (com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent)
    WDPortalNavigation.navigateAbsolute("ROLES://portal_content/folders/X.Iview", WDPortalNavigationMode.SHOW_INPLACE, (String)null, (String)null, WDPortalNavigationHistoryMode.NO_DUPLICATIONS, "Called iView Name", (String)null, (String)null);
    Hope this helps.
    Rgds
    Prabhakar

  • How to send te XML data using HTTPS post call & receiving response in ML

    ur present design does the HTTP post for XML data using PL/SQL stored procedure call to a Java program embedded in Oracle database as Oracle Java Stored procedure. The limitation with this is that we are able to do HTTP post; but with HTTPS post; we are not able to achieve because of certificates are not installed on Oracle database.
    we fiond that the certificates need to be installed on Oracle apps server; not on database server. As we have to go ultimately with HTTPS post in Production environment; we are planning to shift this part of program(sending XML through HTTPS post call & receiving response in middle layer-Apps server in this case).
    how i can do this plz give some solution

    If you can make the source app to an HTTP Post to the Oracle XML DB repository, and POST contains a schema based XML document you can use a trigger on the default table to validate the XML that is posted. The return message would need to be managed using a database trigger. You could raise an HTTP error which the source App would trap....

  • Calling BSP Iview from a BSP Iview

    How to call another BSP Iview from a BSP Iview ?
    Is it the same like we call BSP Iview from a Controller ?
    My problem is ..Intially i had only one Iview called from the controller. It was working fine.
    I've added some includes in the View and while activating, i got the error msg
    +Internal error Occured during runtime generation of the class CLOLkshdksjhfk ....+_
    +(Dump id : GENBRANCHOFFSET_LIMIT_REACHED)+_
    I found from the forum that, instead of calling all things in a single Iview, we can split that into different Iviews.I did the same. and the error had gone.
    My Q is ...
    I Have built code for tray (maximize and minimize). It works fine if the controller has One Iview and its not working if the controller has 3 iviews.
    How to sort it ? If i call the other 2 Iview s from the parent one, will the prob solved ?
    Thanks and Regards,
    Kanal.

    Hi,
    Please check this weblog by Brian McKellar. You will surely find a way to avoid the error you mentionned.
    [/people/brian.mckellar/blog/2005/04/25/bsp-programming-gen-branchoffset-limit-reached|/people/brian.mckellar/blog/2005/04/25/bsp-programming-gen-branchoffset-limit-reached]
    Regards,
    Tanguy

  • Calling portal iview in html

    Hi All,
    I have created a iview of java webdynpro type.
    I want to call this iview in a html page.
    Can someone guide inwhat to write in html page , as i am novice in html.
    Thanks and Regards,
    Nuzhat

    Nuzhat,
    You can refer any web based links in html using href tag.
    Please see the example below:-
    <html>
    <head> Web Dynpro App</head>
    </body>
    <a href ="Your webdynpro application link"> Click here </a>
    </body>
    </html>
    Also you can integrate webdynpro applications using SAP Webdynpro iView in portal environment.
    Ram

  • HTTP Servlet call

    Hi all,
    I have a BPM scenario where i have several conditional branches, and in one of the branch i have to make a HTTP Servlet call via HTTP adapter and pass some values from the incoming message in the HTTP post.
    Is this just like a normal HTTP adapter call or HTTP servlet is something diffrent from a normal adapter call?
    anybody has done similar HTTP servlet calls ? aplease share your thoughts.
    Thanks

    Hi,
    Its same to the normal HTTP Call but at the BPM you meight need to give conditions as you indicated...you give conditions in the Control step of BPM
    Amaresh

  • When accessed from Firewall, the OSB WSDL is inserting schemalocation with HTTP port instead of HTTPS

    We have OSB service and we are able to access over firewall. Also the WSDL, Schemas etc., But when we external users access the WSDL, they are not able to get complete content i.e schemas are not imported.
    Reason is WSDL has http (<import schemaLocation="http://test.com:80/xxxxxx/Proxy/schema") with port no 80 instead of https (<import schemaLocation="https://test.com/xxxxxx/Proxy/schema") .
    Since we don't specify the complete schema location in WSDL, how does WSDL include the complete schema path? And how to change it https path instead of http?

    Namaste,
    Sorry for the delayed response.
    Yet, my one query is not answered.
    Q:Are you ABLE to get the Desired path in Endpoint URL(https) as well?
    Explanation:
    What I mean is, When the external users access the WSDL (I am assuming External Users are able to access WSDL through Firewall),
    As you have mentioned that XSD imports have HTTP instead of HTTPS, but how about the soap:address location? Even this points to HTTP instead of HTTPS?
    (Ex:
    <wsdl:service name="CaduceusSiteService">
        <wsdl:port name="site_pt" binding="tns:site_pttBinding">
            <soap:address location="https://www.test.com/test123"/>    ---> is this HTTP or HTTPS?
        </wsdl:port>
    </wsdl:service>
    BTW, did you set, HTTP Transport Configuration --> HTTPS required parameter to "YES"? (This is a prerequisite).
    We had a similar issue, where we had HTTP instead of HTTPS when WSDL accessed from Firewall.
    However, after lot of struggle, we got it worked after changing Firewall (MS TMG) settings to support for "text/xml".
    I think, it could be the same settings needed to done in your case too. Please do check the firewall settings.
    Thanks,
    Nagaraj Ganapa

Maybe you are looking for

  • How do i import outlook email addresses to iphone and send as a SMS text messages

    How do i import outlook email addresses to iphone and send as a SMS text messages?

  • Purchase Requisition Authorization based on Storage Location

    Hi MM Gurus, Our client has got a specific requirement to control the security of purchase requsition creation, change and release based on the storage locations. We have found the authorization object M_BANF_LGO which is to restrict the access of PR

  • Triggering output upon GR in inbound delivery

    Hi all, I want to trigger HU label as soon as i do GR on inbound delivery and on (ii)GI on outbound delivery. For this i set condition records in VV61 and then i assign requirement 1(Delivery GI posted) in SPRO->LOGISTICS GENERAL->HANDLING UNIT MANAG

  • Forall update

    Hi , I am trying to modify the excisting code to forall bulk update Please let me know how this approch is correct and also how to apply Limit on this Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi CREATE TABLE t_p (    projectid nu

  • Usermapping fails for BSP iViews

    Hi All,      We have EP6 and R34.7.       I have a BSP application Hap_Document which I have integrated inside the Portal.       I have performed usermapping for all the users.       The usermapping works fines for all the IAC iviews but for BSP iVie