Anonymous BSP iview on EP 7.0 throws exception

hi
we are in ramp for NW04s and we are in the process of migrating our current Erecruite content from NW04 SPS14 to NW04s SPS7.
we have a few BSP iviews that access an erecruite BSP application. it all works fine as long as we access content as authenticated users. however when this content is assigned to the group Anonymous Users we get the following error for only iviews accessing the com.sap.portal.appintegrator.sap.BSP component.
<b>we get the following error</b>
Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/com.eac.EAC/com.eac.eRecruite/com.eac.Roles_0/com.eac.Candidate/com.eac.content.EAC.eRecruite.Pages.Login_2/com.eac.content.EAC.eRecruite.iViews.Login_2
Component Name : com.sap.portal.appintegrator.sap.BSP
Exception in SAP Application Integrator occured: ApplicationIntegratorException.
Exception id: 04:39_17/05/06_0022_17597350
See the details for the exception ID in the log file
<b>this is what i have in the logs:</b>
Caused by: com.sap.security.api.umap.NoLogonDataAvailableException: Can't provide the user's SAP logon ticket because there is no existing logon ticket. Is it possible that the user has not been authenticated?
     at com.sap.security.core.umap.imp.UserMappingDataImp.getAuthenticationTicket(UserMappingDataImp.java:1850)
     at com.sap.security.core.umap.imp.UserMappingDataImp.enrich(UserMappingDataImp.java:464)
     at com.sapportals.portal.appintegrator.accessor.ume.UMEAccessor.getTicket(UMEAccessor.java:91)
     ... 34 more
#1.5#000F20D07FCB0071000000110000148000041402EE9453FA#1147902732269#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#J2EE_GUEST#2####6570d9d0e5ef11da9bb9000f20d07fcb#SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#/System/Server#Java###Exception ID:03:52_17/05/06_0017_17597350
[EXCEPTION]
#1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
Component : pcd:portal_content/com.eac.EAC/com.eac.eRecruite/com.eac.Roles_0/com.eac.Candidate/com.eac.content.EAC.eRecruite.Worksets.Login/com.eac.content.EAC.eRecruite.Pages.Candidate/com.eac.content.EAC.eRecruite.iViews.Login
Component class : com.sapportals.portal.sapapplication.SAPApplicationIntegratorComponent
User : J2EE_GUEST
     at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: ApplicationIntegratorException
     at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:121)
     at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:96)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     ... 29 more
we have assigned the authentication scheme 'anonymous' for all content and set the permissions.
is this a bug in EP 2004s SPS7 portal or we are misssing something.
any help would be greatly appreciated
thanks

Hi Rahul,
How did you manage to resolve the BSP iView error for anonymous access ?
We are facing the same issue after we patched our portal NW04s to SP09.
The configuration was working until SP06, but the moment SP09 is put in place - the config is broken only for Anonymous user it gives us a error.
Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/com.mcgm.fcontent_MCGM/com.mcgm.fHome/com.mcgm.rHome/com.mcgm.pOverview/com.mcgm.iQuickPoll
Component Name : com.sap.portal.appintegrator.sap.BSP
Exception in SAP Application Integrator occured: ApplicationIntegratorException.
Exception id: 09:04_23/11/06_0007_17835450
See the details for the exception ID in the log file
Thanks for any help on this.
Bidhan

Similar Messages

  • BSP Iview Error?

    HI Gurus,
    I got a issue in BSP iview"Hap_Document" which is throwing a page cannot be displayed
    I have checked the properties of Web As it seems to be very fine..........
    Can you guys tell me what will be the root cause for this problem.
    Higher points will be rewarded for the useful inputs.......
    Thanks in Advance,
    Dharani

    Hi Dharani,
    For BSP applications, you have to maintain WAS server details as your R/3 server and HTTP Port(check Transaction SMICM), also host name should be fully qualified name.  make required correction and test the application again... if you again get error send detail of error.
    Hope this helps.
    Rgrds

  • Avoid double login for BSP iView

    Hello,
    I have installed a Netweaver 2004s Application Server + Portal. The user data source for the Portal is the ABAP System. I have created a portal page that contains a BSP iView. This BSP is created in the Application Server, and the portal page is assigned to a role.
    When I access the portal with a user with that role, I have to log in, but for seeing the content of the BSP there is a second login request. Both logins are the same user and password against the same user data source (ABAP system). Is there any way to avoid the second login request apart of SSO?
    Thanks in advance and best regards.
    Joaquin Sanchez.

    Same issue discussed & solved in below thread..
    Re: How to supress login pop up for a BSP iView?
    Let us know if you face any more issue..
    Raja T

  • BSP is working as a URL but not as a BSP iView

    Hello,
    I have created a certain BSP page.
    If I open it's URL on the server directly: https://<server>:1443/sap/bc/bsp/sap/zgpd_upload/default.htm
    it is working but if I build a BSP iView on top of it hangs when I open it (loads and loads forever).
    If I try to reach it as a URL from inside the portal (using URL iView) it can't locate this address. The error I receive is:
    "Unable to fetch site .Error # 302"
    At first I thought it is an issue with the proxy service configuration on the portal but on our test this application is working with the same proxy configuration.
    Any ideas?

    two things you need to do.
    1. go to transaction SE80, from the dropdown choose BSP application and in the input field just below the dropdown enter your BSP application name. and hit enter.
    no you will see a tree structure below the inputfield with root node being the name of your BSP application, right click on it and click activate.
    2. go to transaction SICF and expand the default_host node and go to sap/bc/bsp/sap/
    there you should see your BSP application name and right click on it and click activate. (if activate is grayed out, that means its already active)
    now run your BSP it should work fine.
    Regards
    Raja

  • Create link in detailled level navigation after creating BSP iview

    Hi All,
    I have created few bsp iview in portal. After assigning these iview to role, a create link is unnecessary visible in detailled navigation.
    I would like to hide it.
    I have tried to play with iview properties but no luck
    please advice.
    Regards
    Shashwat Gupta

    Dear Shashwat,
    Try assigning BSP iview or page directly to roles and test it.
    Also check in page or workset properties to hide from detailed navigation instead of iview itself.
    Search in to help.sap.com
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • E-Recruiting BSP iView errors in the Enterprise Portal.

    I am trying to get my e-Recruiting BSP applications to work correctly in the Portal. But unfortunatley I consistently get this error message.
    The following error text was processed in the system:
    BSP Exception: Das Objekt application.do/start in der URL /sap/bc/bsp/sap/hrrcf_start_int/application.do/start?sap-syscmd=nocookie&sap-client=&sap-language=en&sap-accessibility=&sap-ep-version=7.00.200611091758&sap_ep_version=7.00.200611091758&sap_ep_baseurl=http%3A%2F%2Fsnocfpd1.myco.org%3A50100%2Firj ist nicht gültig.
    The BSP
    https://snocfrd1.myco.org/sap/bc/bsp/sap/hrrcf_start_int/application.do?rcfLogAppl=SEARCH_JOBS
    works fine.
    anybody have any ideas how to troubleshoot this? I'm assuming it has to do with all the rest of the garbage parameters the Portal is sending to e-Recruit.
    -Tim

    Hi!
    Obviously the BSP iView is configured wrong. Have closer look at the URLs:
    BSP in native browser:
    https://snocfrd1.myco.org/sap/bc/bsp/sap/hrrcf_start_int/<b>application.do?rcfLogAppl=SEARCH_JOBS</b>
    BSP in Portal:
    /sap/bc/bsp/sap/hrrcf_start_int<b>/application.do/start?...</b>
    Obviously the iView contains a parameter start or you defined the BSP application name as application.do/start
    Regards,
    Volker

  • How to create 'SAP BSP iView'?

    All,
    I am trying to to create a 'SAP BSP iView' in EP 7.0.
    On creating the BSP Application iView in SAP Portal, I get the following error:
    Portal Runtime Error
    <b>An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Application URL 'http:///sap/bc/bsp/sap/BEAD_CRMB_BD/entrypoint.do' is not valid! Please check the protocol and host entries for system 'ABCDSystem'..</b>
    <b>Application Namespace:</b> sap (defaulted by portal)
    <b>Customer Namespace:</b> sap (defaulted by portal)
    <b>Business Server Page (BSP) Application:</b> BEAD_CRMB_BD
    <b>Application Parameters:</b> crm_bsp_frame
    <b>Start Page:</b> entrypoint.do
    On deploying the Application in SE80, the application is displayed at the following url.
    http://xxx:8001/sap(bD1lbiZjPTQ0MCZkPW1pbg==)/bc/bsp/sap/crm_bsp_frame/entrypoint.do?sap-client=440&appl=BEAD_CRMB_BD&version=1
    Any thoughts as to why this iView is not working would be greatly appreciated.
    SAP Partner

    Umair,
    As suggested I have made the following changes:
    Application Namespace: sap (defaulted by portal)
    Customer Namespace: sap (defaulted by portal)
    Business Server Page (BSP) Application: crm_bsp_frame
    Application Parameters:
    Start Page: entrypoint.do
    I have checked my system connection from portal to backend system and it works.
    When I try to preview the iView, I get the following error.
    - a pop up saying "Session management will not work, please check DSM log file for details"
    Any thoughts....
    SAP partner

  • Custom bsp Iviews work in dev but not in qas?

    Hi All,
    We're using R/3 4.7, ESS 50.4, MSS 60.1.20.
    We have developed a number of custom bsp iviews that work perfectly fine in dev but when we transported to qas, no data is displayed.  The labels in the bsp are being displayed so we know that the bsp is working.
    We use epcf to listen for the employee number in the bsp's.  It is configured the same in both dev and qas but in qas the bsp is not picking up the employee number and therefore is displaying no data.  When you click on susbequest employees in the team viewer, nothing happens (bsp should reload).
    The only difference is that the portal dev and the bsp's reside on the same server but when we go to portal qas, it is now on a different server to the bsp.  We have relaxed the domain, so that the server name has been removed from the domain name but still to no avail.
    If anyone can help at all, i'd really appreciate it, as i'm at a loss as to what to do next.
    Many thanks,
    Liz.

    Hi,
    Seems that there is:
    1. something wrong with the System Object or it's definition..
    OR
    2. someone used a server/hostname as a "constant" instead of a "variable"
    OR
    3. the Portal and Backend are not in the same domain or the configuration is not with Fully Qualified Domain Name
    Hope this helps you to narrow it down or even find the issue.
    Good Luck,
    Benjamin Houttuin

  • Update on question for parameters in URL opening a BSP iview

    Hi again gurus.
    I wanted to do an update on this thread: How do you create a URL with parameters for a BSP iview? but choose to do the update as this new question instead.
    Well, in order to open a BSP iview from an external page shown in an Application Integrator iview in our portal AND FILL IN A FIELD, a link of this type is used on the external page:
    http://<server:port>/sap/bc/bsp/sap/z_purchase_req/process.htm?System=ABG_R3_ARD&mnr%3D9780198603641
    If you read the other thread you will see that I couldn't use a link of the following type since it opened up something like the stuff found under "System Administration > Support > SAP Application" and there asked for BSP application and start page!
    http://<server:port>/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.bwc.BSP?System=ABG_R3_ARD&SAP_TCode=Z_PURCHASE_REQ&STARTPAGE=process.htm
    But the first link works so far as it opens up the correct transaction BUT the parameter won't get into the field. Does anyone know how to "format" the parameter correctly? When you open an iview of Transactional type you can use a URL like this (and it works also with writing parameter into a field):
    http://<server:port>/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.bwc.Transaction?System=ABG_R3_ARD&SAP_TCode=ZARTS2&SAP_Dynp_Params=S_MATNR-LOW%3D9789146212720
    It's the part ...&SAP_Dynp_Params=... that is of interest here. Should it also be used when working with URLs opening BSP iviews or not? Or should something similar be used instead? The name of the field "mnr" is correct in the BSP URL, at least I think so, I found it in the Web Application Builder under tab "Page Attributes". I have tried both "=" and "%3D" in the URL but neither works.
    Any suggestions about the parameter format for this link or another completely different but working URL format would be extremely appreciated!
    Best regards
    Benny Lange

    the Appintegrator Documentation says you can use something like <User.[AttributeName]>, so <User.email> and <User.company> (not sure about capital letters) should work.
    Hope that helps.
    PD

  • BSP iview not working after ECC 6.0 upgrade

    Hi,
            We are using MSS application in our portal.When we click the Employee list under manager profile it redirects us to a new page aontaining 3 to 4 iviews like general data,Personal data(Par file based iview) etc
    After selecting the employee all data pertaining to the employee appear in these iviews(data comes from SAP HR system).There is one more iview that represents the emergency information of the employee that is a BSP iview.Few days before we have upgraded ECC 4.6 to ECC 6.0 after this upgrade we are getting values in all par file based iview but the data is missing in the BSP iview.
    Can anyone help?
    Regards
    Imran

    Hi,
    Are you getting any error? After upgrade do you activated the bsp service through
    T Code: sicf
    then Service Execute, then
    defalut_host --> sap -->bc --> bsp --> sap -->your BSP Application Name, then right click and Activate.
    Regards,
    SrinivaS

  • PortalSessionID Property in BSP iView in Portal

    Dear All,
             I have created a BSP iView in Portal. This iView displays the start page of SAP Learning Solution
    BSP Application named "hcm_learning" which allows the user to run the course he/she booked for in a content player which opens up in a new window.
    The issue I faced is, Once i access the BSP iView through portal and click the "start now " button in that iView , it opens up the content player in the new window and runs the course. But when i logged off from portal, it content player is still running and its values are updated in the R/3 table.
    How to restrict this?
    What is the use of  PortalSessionID property in BSP iView in portal?
    Kindly help me in sorting out this?
    Regards,
    Eben Joyson

    Hi,
    Please make sure the IP matching option is not checked.
    You should also check the [user mapping|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/f8/3b514ca29011d5bdeb006094191908/frameset.htm] settings in the portal to see if the portal user is mapped to the same user on the backend.
    EDIT : there are a couple of notes that may help you >
    [Note 1386082 - ICF: External debugging does not work|https://service.sap.com/sap/support/notes/1386082]
    [Note 751872 - Problem analysis with HTTP or external debugging|https://service.sap.com/sap/support/notes/751872]
    Regards,
    Pierre

  • BW iView to BSP iView (PCUI ) navigation

    Would it be possible to launch BSP iView (PCUI application ) from BW iView?
    Would it be possible to configure Object Links for this scenario?
    I would like to launch BW iView inside Portal for ex: My Team’s Opportunities , once the list of opportunities are displayed and user clicks on any opportunity ,then selected opportunity should be opened in Opportunity BSP iView i.e Opportunity PCUI application.
    I am hoping that it can be achieved using Object Links .
    I appreciate if you guys share your experince on this.
    Thanks,
    Thirumala.

    Hi.
    You can start a PCUI application from anywhere ! the only thing you need is the url. Is also possible to pass parameter like the current order, bp, so on..
    In your case you can display your BW report in an iView in the portal, if this is not standard the you will need to modify it in order to manage the click event that will open a new windows calling the PCUI application and passing the parameter crm_object_id with the current Opportunity. If the BW report is standard this can be handle by the portal using Portal context.
    Hope this helps you to get the right way.
    Regards.
    Armando.

  • Intermittent issue : Portal theme not loaded for WDA, BSP iViews

    Hello,
    We are facing intermittent issue in Portals where theme is  not loaded for WD ABAP & BSP iViews.
    As theme isn't loaded, the layout of these iViews is distorted, it renders in plain HTML format.
    And this is random behaviour and often not reproducible.
    During one such occurrence, we could manage to capture "ERROR_INTERNET_CONNECTION_RESET" error when theme URL (a CSS file) is called.
    Attached is the screenshot from HttpWatch.
    Please suggest.
    Thanks & Regards,
    Amey Mogare

    Hi Amey,
    Try checking these SAP Notes:
    1517914 - Themes & Styles - Specific Component Note
    1818426 - WDA: Portal style sheet is not used
    1000889 - CSS Style Sheet Integration of Web Dynpro and the Portal
    Best regards,
    Cristiano L. Mazzotti

  • BSP iview Pages not displaying since moved to QA?

    Hi All,
    We're using MSS 60.1.20 and ESS 50.4.  We have created a number of  custom BSP iviews and have grouped them on some custom pages.  These work perfetly fine in DEV but once we transported them to QAS, they data is not being displayed.  The iview titles are being displayed and the iviews are in the correct position but no data is being output on the iviews.  I've checked the BSP in R/3 and is working perfectly fine.
    If i preview the iviews individually (rather than previewing the page in it's entirity), they display perfectly fine.
    So why do they not display when they're on the page?  Is there some parameter that i'm missing?
    What could be different between dev and qas?
    This is a very strange problem and its holding us up in our testing and we're due to go live fairly soon, so any guidance would be most welcome.
    Thanks in advance,
    Liz.

    Liz,
    check the height of the page.
    there will be a expand/collapse on the top right corner,check whether it is expanded or not
    Thanks
    Bala Duvvuri

  • IAC view and BSP iviews gives pop up for user id and password

    Hello All,
    I am facing a problem in quality portal.
    we have SSO configuration between Portal and ECC system and the Jco connection using SSO with login tickets are working fine,test and ping both are succesfull.
    The ESS and MSS webdynpro application are also working fine.
    But the  IAC iviews and BSP iviews says "session managment will not work ! Please check the DMS log files for details" and then ask for user id and password of the ECC system,But the system alias that i am using,is configured for SSO with logon tickets.
    same iviews are working fine in devlopment system with system alias with SSO Login tickets but in qa it is asking for id and password ...
    I have checked all the system properties also FQDN of ECC system is also maintained.
    Please suggest what could be the issue ??
    Thank you,
    Regards,
    Gunja

    Hi,
    When messages about Session management popup then it is 99% an FQDN issue, but you say you already checked it.
    Did you also checked the parameters:
    - ITS Host Name
    - Web AS Host Name
    ... in your system object?
    Cheers,
    B.

Maybe you are looking for