BSP iview properties

I have built BW system and created an alias, I am now trying to develop a BSP iview.
I put in some fields based on the BSP, and it connects to BW successfully and I log in but it does not display the query....
I get the following in a browser screen:
Action cancelled
Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable.
So that said, for the BSP iview there are some parameters that I may not be filling out correctly...
The BSP query works successfully by itself viw the Bex Query and it displays the report in the browser:
http://tora01.telleride.com:50000/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&INFOCUBE=ZMAT&QUERY=ZDB_MAT_VOL003&VARIABLE_SCREEN=X&DUMMY=1
What values should I put in for these BSP properties and are they necessary to be populated:
Application namespace:
Application Parameters
Business Server Page (BSP) Application
(should this be the FQD plus query?)
Customer namespace:
Start page:
Thanks
John Ryan

Hi John,
Are you trying to create a BSP iview or BW query iview.
From your explanation, it looks to me that you need a BW query iview.
Create a BW query iview, populate the query string parameter with this (CMD=LDOC&INFOCUBE=ZMAT&QUERY=ZDB_MAT_VOL003&VARIABLE_SCREEN=X&DUMMY=1
) value it should work fine.
Regards
Raja

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

  • 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

  • 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

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

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

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

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

  • Urgent : How to manage language translation in BSP iViews

    Hi All,
    I am required to maintain my Poratl in bi-lingual ie (German and English) language.
    Now my Portal has got BSP  iViews.
    Through OTR I can maintain both English and German texts for translation in the BSP application.
    When one logs in through R/3 system and executes the BSP application then depending on the sy-langu value the text is dispalyed in EN or DE.
    But if I log in through the portal how do I get the User language maintained in UME and depending on that do the translation of the BSP iViews.
    Please guide me through this.
    Waiting for your reply,
    Thanks & regards,
    Sweta

    You can modify the default portal language or even force a language for all users by modifying the following file :
    <J2EE root>\WEB-INF\portal\system\properties\prtDefault.properties
    Look at the following lines :
    This is the default language to be used when none is specified
    request.defaultlanguage=en
    request.defaultcountry=us
    If you prefer to have the same language for all users no matter their user locale, change the lines to this :
    This is the default language to be used when none is specified
    request.mandatorylanguage=en
    request.mandatorycountry=us

  • 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

  • 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

  • Calling Iview from BSP Iview

    Is it possible to call a transaction iview from a BSP iview .
    i want to trigger a transaction iview when i click a button in my BSP iview .
    thanks in advance .
    J

    hi,
    The URL that you get on previewing your Transaction iView is the one that needs to be used in your BSP as:
    <a href = "http://sgssmcepdv:52000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.hcl.FLD001!2fSiddharthaID!2fiViewsID!2fMisc!2fepcmID_0" >hello </a>
    Te get the url correctly,open the Transaction iView,in the properties look for the property PCD Location
    It will be something like
    portal_content/com.hcl.FLD001/SiddharthaID/iViewsID/Misc/epcmID_0
    Now in place of the '/' replace !2f .
    portal_content!2fcom.hcl.FLD001!2fSiddharthaID!2fiViewsID!2fMisc!2fepcmID_0
    Now the complete URL would be
    http://sgssmcepdv:52000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.hcl.FLD001!2fSiddharthaID!2fiViewsID!2fMisc!2fepcmID_0
    Ok.
    Then test the BSP Iview.
    Regards,
    Siddhartha

  • 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

  • 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

Maybe you are looking for