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

Similar Messages

  • 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 iViews I get a popup which asks for the credentials.
          Is there any special configuration required for user mapping for BSP iViews?
    Thanks in Advance,
    Pavanmeet Dua

    Hi,
    We updated the field Application Parameters to :
    <b>sap-username=<MappedUser>&sap-password=<MappedPassword></b>
    as mentioned.
    But now the error which we are getting is:
    <b>Unable to process template 'sap-username=<MappedUser>&sap-password=<MappedPassword>', because 'MappedUser' is an invalid terminal property of the context ''..</b>
    Kindly suggest...
    The lanscape is EP 6.0 with R/3 4.7 Enterprise

  • How to configure new system landscape in portal server for bsp iview

    Hi
        can you tell me what are the necessary parameters (apart form default parameters that were there while creating new system landscape) for configuring a system landscape for using it in bsp iviews.
    thanks & regards
    Ashutosh

    Hello,
    what you call system name has to be the system alias, and this alias has to be the same between DEV/QUAL/PROD environment.
    Your portal application will look for data/BAPIs/etc... with this alias. Your portal application will know on which environment it has to retrieve data/BAPIs/etc... will be defined in each system object you have defined for each environment.
    Fabien.

  • SSO requires double login for partner application

    I'm having some trouble with SSO partner applications, when I login to a SSO protected application, the login works fine, but when I try to navigate to another application I'm presented with the login page again, the sso cookie seems to be working since clicking on the login button without entering the user credentials works. For example, I log in to portal and from there I navigate to a forms application that is on the same server and the same port (portal: https://apps.mydomain.com:4444/pls/portal --> forms: https://apps.mydomain.com/forms/frmservlet?config=app) I am presented with the login page and after clicking on the login button without entering any information everything works fine. This is happening for all the middle tiers that are connected to the same OID. Any ideas on what can be wrong on my configuration?

    Hi Andrey,
    The problem sounds really wierd.
    Can you check your SSO settings for your Portal ECC system? I mean, please check the User Management/Administration properties in your System Adminstration of Portal System that points to ECC.
    Regards
    <i><b>Raja Sekhar</b></i>

  • Double login for application

    Good evening,
    Can you help me, my trouble is:
    I have a WDA with my screen elements. Some of tjhs elements have standart search help. When i run my application, i am login to the system, but when i press F4 on the field, login window to the system run again.
    What i must to do?
    Regards.
    Points guaranteed.

    Hi Andrey,
    The problem sounds really wierd.
    Can you check your SSO settings for your Portal ECC system? I mean, please check the User Management/Administration properties in your System Adminstration of Portal System that points to ECC.
    Regards
    <i><b>Raja Sekhar</b></i>

  • SAP BSP iview with timeout

    Hi ,
    We have created one SAP BSP iview . Is there a way to set time out only for this view instead of all portal application  ?
    Pl. let me know if anybody has any idea or hint.
    Best Regards,
    Arpit.
    Edited by: Arpit1983 on Jan 25, 2011 8:57 PM

    Hi ,
    in SICF -->BSP we do have Session timeout for a stateful connection . But how about stateless connection.
    if we have iview for this BSP , can we set timeout only for this iview.
    In our case, we need to give 40 min to user to fill the form ( i.e BSP iview ) . How to set this timeout for BSP iview
    Regards,
    Arpit
    Edited by: Arpit1983 on Mar 5, 2011 7:46 AM

  • 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.

  • 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

  • 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

  • Work Protect Mode for IAC/BSP iViews

    Does anyone know how I can enable Work Protect Mode for BSP or IAC iViews in the portal?
    It works correctly as per the desired mode level for WDP iViews, but when a user makes changes on a form on a BSP/IAC and navigates away from the page, no pop-up appears.
    Is some JavaScript required in the BSP to set the page as "dirty" or to subscribe to the Work Protect event handler in the portal, or is there a simpler way to enable this or a similar feature?
    Thanks,
      Tom

    Hello friends,
    I have same issue.. I have applied Work Protect Mode to 3.. but it doesn't work for IAC iViews.
    Is your issue resolved by any mean..
    I cant apply Java script code on every back-end application...
    the issue again... is this doesn't come when user directly logs in through ITS. over there user gets the alert. but only when user moves from Portal the work protect mode doesn't.
    It  became very urgent issue.
    I appreciate any help..
    Regards
    pankhuri

  • Double login page for oam console

    Hi All,
    I have installed OAM 11.1.1.5 and now trying to access OAM through OHS, i am getting double login page 1st OAM SSO page and after that OAM native page.
    installations details
    OAM 11.1.1.5
    OHS 11.1.1.5
    webgate 10g
    Please let me know how to fix this issue
    Regards
    A Abhinay

    Give the Success and failure URLs in Application Domain and Check where it is redirecting
    Thanks
    Kumar

  • Which is better way of creating BSP iView

    Hi Experts,
    Can you please let me know how I can create BSP iView.
    Approach 1:
    One of creating BSP iView is as follows:
    For this we have to say Create iView --> Select iView Template --> Select SAP BSP iView
    Set following properties:
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    Now we can call the iView in Page etc.
    Approach 2:
    Other way of creating BSP iView is that we can create URL for BPS application.
    For this we should login into SAP BW. Go to transaction code bps_wb and then open the Web Interface. Then we can go to Edit --> Display in external browser.
    Some link will appear. The link will look like:
    http://mycompany:1080/sap(bD1lbiZjPTEwMCZkPW1pbiZpPTEmcz1TSUQlM2FBTk9OJTNhYmF1YzMzZzBfT0JTXzAwJTNhaXg3Sk5aVTV4RDVFWWtKQmFwWGMxTGlSRElJWGphc2x5aEQwYW9jRy1BVFQ=)/bc/bsp/sap/ztest/ztest.htm?bps-design_messages=X
    We can create URL iView. We can directly provide this link in the URL iView.
    I want to know which approach is correct and why? In second apprach we are not providing the details like
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    From the link, iView finds out the entire detail.
    Pls help me.
    Thanks

    Hi Dagfinn,
    Thanks a lot. Can you please help me with answer of following question:
    How to call SAP BSP iView from a  HTML page hyperlink
    The question is as below:
    In my project we have URL iView.
    This iView calls a HTML page stored in KM.
    HTML page has one hyperlink.
    This hyperlink of the HTML page should point to a SAP BSP iView.
    When the user will click on HTML page hyperlink, SAP BSP iView should get open.
    How we can do it?
    We have created SAP BSP iView in following way.
    Create iView --> Select iView Template --> Select SAP BSP iView
    Set following properties:
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    Can you please help me?
    Regards,

  • 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

  • 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

  • BSP iviews in BP

    Hi,
    I have installed "Business Package for Sales mySAP ERP 2004 60.1" in portal. ITS based iviews are working fine, where as the BSP iviews are not working. When I check in SE80, for the BSP application "sls_worklist", some of the pages like customers.htm, billblocked_doc.htm,dlvblocked_doc.htm,expiring_doc.htm,
    completed_doc.htm is missing.
    What should I do inorder to bring up these pages.
    There are 2 files present now. If I test "default.htm" I am getting this response,
    No task set available. Inform your system administrator.
    Where as for "pers.htm", I am able to see the personalize contents
    Regards
    Message was edited by: Rem Swa
    My mistake, looked at the wrong application

    Hello Leandro,
    Look SSO is the process to that u have to specify Credentaials only once and u can connect to backend system without giveing Credentials again.
    Now the basic Thing is that user that u have loged in portal and User in Ur Backend Should be same for SSO to Work.
    once SSO is configured properly then u can call ur BSP application's from back end without Giveing Credentials again for backend login.
    Hope this help's
    Regards.
    Soni Vinit

Maybe you are looking for

  • Color is washed out and the type is fuzzy

    The color on my HP Pavillion 15 Notebook PC appears washed out. In addition, despite trying several settings on the "clear type", my type seems to be fuzzy nd difficult to read. I've already tried adjusting the color on the advanced settings to no av

  • Web authentication with Radius server problem

    Hello, I'm having problem to web authenticate users via radius server for one WLC. Here is the outpu from WLC: *emWeb: Mar 26 14:17:31.537: 20:7d:xx:xx:d8:f0 Username entry (aaaaaa) created for mobile, length = 7 *emWeb: Mar 26 14:17:31.537: 20:7d:xx

  • Multiple hierarchy levels from single table

    Happy 2014 for everyone! Here is my first problem of the year: I got a product table with "coded" hierarchy, like this: 1  Level 11  Level 111  Level 1111  Level 11111  Product 11112  Product 11113  Product 1112  Level 11121  Product 112  Level 1121 

  • What is best solution?.

    I got a call like this in CF7 code.... <cfhttp method="get" url=" http://prodsrv/userapp/update.cfm?id=#URLEncodedFormat(id)#&name=#URLEncodedFormat(name)#& Email=#URLEncodedFormat(Email)#"> Issue 1: update.cfm?id ? is not passing in CF7. What is bes

  • Programmatically detect if working in RAC mode?

    How can I programmatically detect if database is running in RAC mode. I found solution with dbms_utility.is_cluster_database but my boss wants to know is there any other solution. So is there :)