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

Similar Messages

  • Passing values to BSP iview in Portal

    Hello,
    We have a BSP iview created in the portal. We would like to pass a parameter to the end of the url.
    for example:
    name of bsp iview: MDM_VEND_REQ
    start page is:  start.htm
    parameter: ?mode='create'
    The first two are fine as there are place holders to enter that in the BSP iview properties page within the portal.
    i tried entering the parameter in the application parameter property within the bsp iview in the portal. no luck
    any ideas,
    Thanks,
    Sunil

    In "Application Parmeter" enter the value as "<mode>=<create>"
    Check out the following for further details,
    http://help.sap.com/saphelp_ep60sp2/helpdata/en/30/1b62799d786445a72ad85acb4fd55b/frameset.htm

  • Error using BSP iviews with Portal NW04s SP10

    Has anyone tried using a BSP iview on the new NW04s Portal?  After we installed the NW04s SP10 Portal, BSP iviews are not working.  The error is that the iview is N/A.
    Any thouhgts?

    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

  • BSP iview integrate in portal

    hi,
    i am new for portal implementaion so i need for integrate bsp iview in portal can any one provide a link, please?
    and  which case we can use internet transaction sever  for create system object .
    thanks &regards
    G.srinu
    Edited by: Anja Engelhardt on May 2, 2011 9:29 AM

    Hi swapna,
    thanks for  answers i got point  WAS and connector  properties for creating system object   
    http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/24d8faf9-0701-0010-c99c-aabbdb7e95f4&overridelayout=true                                             
    can u send  any link for creating different iviews in portal  
    thanks @Regards
    G.srinu
    Edited by: Anja Engelhardt on May 4, 2011 11:21 AM

  • 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

  • BSP Iview error message : Access denied

    Hi All,
    We are using E-rec 600 via the standard BSPs (REQ_MNT_LST) in ECC 6.0.
    The application runs fine in the browser without any problem.
    I started creating BSP iview in Portal for this application. The Url is mentioned below :
    http://hostname.companyname.com:8000/sap(bD1lbiZjPTIzNSZkPW1pbg==)/bc/bsp/sap/hrrcf_start_int/application.do?BspClient=235&BspLanguage=EN&rcfLogAppl=REQ_MNT_LST
    I have given the BSP iview properties for this application as follows :
    Application Namespace : rcfLogAppl=REQ_MNT_LST
    BSP Application : hrrcf_start_int
    Start page : application.do
    The application starts fine in Portal via BSP iview. But, however when I click on any of the drops in the application. In the status bar, it show the message : Access denied.
    I tried in other browsers also. Same problem persists. I am sure that the roles at backend and permissions in Portal are set properly.
    Please shade some light where I missed the steps. awaiting for your valuable inputs. thanks for your time, point assured.
    Kind Regards,
    Anil Kumar.

    portal being on https and abap server on http is not the issue here.
    the access denied error is a javascript error which will happen if the javascripts in the application tries to access js functions/dom elements from other frames or from other pages which are from different domains.
    this requires the domain to be relaxed and when supports portal integration flag is checked the system automatically generates code which handles domain relaxation. with this check box checked you should not be having problem.
    However i had the same problem even after setting portal integration flag. and my bsp application strucutre was on index.htm page and within that i had 4 frames. then i had to manually set the document.domain in index page which helped me to solve the access denied error.
    Regards
    Raja

  • How to give BSP Iview look and feel of portal??

    Hi All,
    I've created a BSP application that I use to create an Iview for portal.
    I thought that if i used htmlb tags that the look and feel of portal would be automatic to my app but its not.
    I've tried assigning portal css classes to a html table but there's no effect.
    I've previewed one of the standard ivews and viewed the source and found the path of the css file.  But when i looked for it on the server, while the out folder was there (com.sap.portal.design.portaldesigndata) , there was no css files in this folder.
    So i'm at a loss.  In summary, how do i get my bsp app to have the portal look and feel?????  I would prefer to use the css files so that if any changes are made to the standard, the changes will be reflected in my custom iviews too.
    Any help, would be most welcome,
    Liz.

    Hi Liz,
    on the properties tab for the BSP application try selecting the "Supports Portal Integration" checkbox.
    Cheers
    Graham Robbo

  • 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

  • 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

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

  • Integrated Iviews in portal to set in proper way.

    Hi Experts,
    I integrated URL,webdynpro,Transactional,Bw&BSP iviews into the portal.
    Here my question is how to set these iviews in a proper way. i mean i need to give first priority to Transactional iview.then webdynpro,BSP,BW and Url iview.
    I heard that there is a sorting option to get this but i didnt get that address.
    can anyone suggest me to solve this.
    Thanks
    Sreenivas.

    Sreeni,
    You can use sort priority property to arrange the objects. The sort priority is by default numbers between 0 and 100.
    Set the least number to the iview/Workset/Role if you want display them first.
    Make sure that you are setting  sort priority to the corresponding level to arrange them example:
    For example, if you have two roles Role1 and Role2 and each of them havingTwo worksets WS1 and WS2 then, Least sort priority should set to Role2 if you want to display Role2 first over Role1.
    If you want to display WS2 first over WS1 then the least sory priority should set to WS2 .
    Ram

  • Getting error in bsp iview

    Hi All,
    Can anybody help me on this log file.When i click the BSP application  i view i am getting the following error.
    Below are the log file details.
    EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Unable to parse template &#39;&lt;System.Access.WAS.protocol&gt;://&lt;System.Access.WAS.hostname&gt;/&lt;CustomerNamespace&gt;&lt;ESID&gt;/bc/bsp/&lt;Namespace&gt;/&lt;Application&gt;/&lt;PageId&gt;?&lt;UseNoCookie[IF_true]&gt;sap-client=&lt;System.client&gt;&amp;sap-language=&lt;Request.Language&gt;&amp;&lt;StylesheetIntegration[IF_true PROCESS_RECURSIVE]&gt;sap-accessibility=&lt;User.Accessibility[SAP_BOOL]&gt;&amp;sap-ep-version=&lt;Portal.Version[url_ENCODE]&gt;&amp;sap_ep_version=&lt;Portal.Version[url_ENCODE]&gt;&amp;sap_ep_baseurl=&lt;Portal.BaseURL[url_ENCODE]&gt;&amp;&lt;Authentication&gt;&amp;&lt;DynamicParameter[PROCESS_RECURSIVE]&gt;&amp;&lt;ForwardParameters[QUERYSTRING]&gt;&amp;&lt;ApplicationParameter[PROCESS_RECURSIVE]&gt;&#39;; the problem occured at position 161. Cannot process expression &lt;System.client&gt; because Invalid System Attribute:
    System:    &amp;#39;SAP_LocalSystem&amp;#39;,
    Attribute: &amp;#39;client&amp;#39;.
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:123)
         at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.doPreview(AbstractPortalComponent.java:240)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:168)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         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.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         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:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         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:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         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)
    Thanks,
    Vinod

    The log says:
    Cannot process expression <System.client> because Invalid System Attribute: --> tells us that client parameter for SAP system running the BSP system is missing
    System: &#39;SAP_LocalSystem&#39;,  --> tells us that the BSP iView is using SAP_LocalSystem, that is the current portal
    Try using a different system alias in the iView properties rather than SAP_LocalSystem. Specifically, you should use a system alias for a system object pointing to your ABAP system running the BSP, where the SAP client property should have a meaningful value.
    Hope this helps.

  • Calling BSP application from Portal causes error

    Hi,
    called a bsp application from our portal. The application prompts the following error message:
    BSP Exception: The object sap-tray-type=PLAIN_sap-tray-padding=X_sap_ep_version=7.00.200611091758_sap_ep_baseurl=http://v900stwmk1902.v900dtk1.v900.intern:50000/irj/portal in der URL /sap bD1kZSZjPTIwMCZwPTMwOTUxJnY9NyUyZTAwJmk9MSZzPVNJRCUzYUFOT04lM2Fhc2FwdDAzZW4xX1QwMl8wMCUzYXBFMVdnMmlqS21LYnNSZ01mMzIyLXpRdkwxMjdoYWF2NHFBeU9fTGEtQVRU)/bc/bsp/sap/zsi02/sap-tray-type=PLAIN&sap-tray-padding=X&sap_ep_version=7%2e00%2e200611091758&sap_ep_ is not valid.
    We used an BSP iView (EP 7.0 and BI 7.0) Any ideas?
    Thanks.
    Frank

    Hi,
    I am not sure how did you get that bsp-url but here are the steps:
    1) Create a system and assign an alias to it.
    2) Make sure you give proper values in Connector, User Management and ITS Property Category
    3) Check the connection by creating a sample SAP Transaction iview using WebGUI
    4) If this is working fine, then create a BSP iview. Make sure you select proper system alias, BSP Defination Type (BSP), give the correct Application Namespace, BSP Application, Customer Namespace and start page.
    Let me know what are the values you have entered here and we can try to fix this problem.
    Cheers,
    Sunil
    PS: Reward points for helpful answers.

  • How to build a BSP iview?

    Hi,
    I am trying to create a BSP iview. Can anyone please send me the mandatory properties to be set and their values for the system and the iview? I think the system properties are set properly because the connection test was succesful,but not sure about the iview properties. Can someone please help me on this?
    Regards,
    Nibu.

    Hi Joerg/Siddhartha,
    Thanks for your reply. I have created my System and Iview almost exactly like the way you have told, but still cannot even preview it. From the list of properties given by Joerg, there are only two properties which I have set differntly :-
    - Application Parameters (I am not passing any parameters to my application. So haven't set this property)
    - Domain (In my environment, by default it is set to EP and is non-editable)
    The url for my BSP page is "http://172.18.29.190:8080/sap(bD1lbiZjPTcwMA==)/bc/bsp/sap/znibu/mypage.htm?sap-client=700". When I run this applicaction from portal, I get the 'page cannot be found error' in IE.
    Can you please help me to configure this iview properly?
    Regards,
    Nibu.

  • 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

Maybe you are looking for