Inclusion of BEx Web Applications as Single iView into a federated NW2004s

Hi,
GA limitation says "Inclusion of BEx Web Applications as Single iView into a federated NW2004s Portal". but at the same time, note 853505 says
NetWeaver 2004s  BEx Web Applications Java in a NetWeaver 2004s Federated Portal Scenario
NetWeaver 2004s  Ex Web Applications Java in a NetWeaver 2004s Federated Portal Scenario is not supported.
This restriction is no longer valid.
fixed with SP07
( Changed at 06.04.2006 )
what does the sentence of GA limitation mean?
Kind regards,
Masaaki

Hi Prakash,
I have to implement federated portal and have to share the BW reports with BEA portal. In this scenario SAP EP 7.0-sp9 is the producer and BEA portal is consumer. I have created SAP bw iview in EP and want to share these iview with BEA. Doing so I will use the "WSRP based content sharing" feature of federated portal.
I found the link for this configuartion in help site. If you have already implemented this and if you have step by step  guide to implement this, please pass it to me. It will be helpful to me. I will award the points.
I did not get any document on how a BEA portal can register with SAP EP.
Also, what WSDL path should I provide to BEA portal?
Thanks in advance,
manish
Message was edited by:
        jain manish

Similar Messages

  • Error in BEx Web Application Iview in Portal

    Hello All,
    I am trying to access a query from the BI NW2004s (Ver 7.0)in EP 7.0 and i have created a BEx Web application Iview and have specified the proper Query/Template , but i am not able to preview the output on Iview and getting the following error in Iview
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    iView not found: com.sap.ip.bi.web.portal.integration.launcher.
    Exception id: 05:52_11/10/06_0006_17835450
    See the details for the exception ID in the log file
    Further to add is that when i access the same BI application using the URL Iview, it's wokring absolutely fine. Can somebody identify the problem with the BEx Web Application Iview and suggest a suitable remedy for the same??.
    Thanks in advance.
    Regards,
    Sarabjeet.

    Hello,
    You can download these components from Service Market Place (service.sap.com/swdc) and:
    Download -> Support Packages and Patches -> Entry by Application Group -> "Support Packages and Patches" -> "SAP NetWeaver" -> "SAP NETWEAVER" -> "SAP NETWEAVER 2004S" -> "Entry by Component" -> "BI Java":
    BI BASE SERVICES 7.00
    BI WEB APPLICATIONS 7.00
    You have to download the SP that equals your APAP SP.
    Normally, these SCAs will be installed with installation of "BI Usage Type" of the J2EE engine.
    Regards, Karol Kalisz
    SAP BI Development

  • Which is better to use: BEx query or Web Application as an iView in portal?

    Hi gurus!
    Are there any experienced opinions, which is better - publish a BEx query in portal or publish a BEx Web Application in portal? Is it easier to alter the layout attributes etc. if I create a BEx Web Application first before publishing?
    What is the way of fixing for example filter item height if I publish BEx query in portal - is there a Web Application that it uses anyhow which I can fix? Or can I use in that case iView -properties in portal?
    Thankful for advice
    Sari

    ok, means i can use jsp:useBean tag for all my
    classes that are not actually bean. so it will be
    instantiated at run time and provide efficiency .No. Jsp:useBean is used for java bean components.
    >
    but when should i use import statement in my jsp and
    it happen at translation time so will it create any
    type of burden for my code if i import multiple
    classes.For non-java beans, you need to import the classes, period.
    It's not a burden, it's a necessity.

  • BEx Web Application iView not found

    Hello,
    Any BEx Web Application iView that I create in the portal and try to run ends with an error. This is what I see on the trace file:
    com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.ip.bi.web.portal.integration.launcher
    Any ideas...?

    Hi Roy,
    I am having exactly the same exception "iview not found" on my consumer production portal. I transported these BEx iviews from consumer pre-prod to consumer prod. My user ID is configured on the backend BW system and still its not working.
    Can you please tell me what user credentials were configured on your backend system?. This is an urgent production issue, and I appreciate your earliest response.
    Here's my exception details:
    com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.ip.bi.web.portal.integration.launcher
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:434)
    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:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    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:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Thanks.

  • Bex Web Application Designer launched from desktop NOT SSO (single sign-on)

    NW 2004s
    BI 7.0
    The SSO from the Portal to BI/BW is working correctly, The SSO from BI/BW to the POrtal is working correctly.
    The problem is from the desktop, launching Bex Web Application DEsigner, it prompts to Logon to the BI system, then when you execute the selection it prompts you to log on to the Portal. I would expect the Portal logon to be SSO. Is there an SSO option for the Bex WAD I need ?
    Is there a  Bex tool or desktop configuration that I need to implement?
    Thanks in advance for any help
    Sarah

    Hello Sarah,
    Please refer this SSO SAP Pages
    http://help.sap.com/saphelp_nw04s/helpdata/en/12/9f244183bb8639e10000000a1550b0/content.htm
    For Portals
    http://help.sap.com/saphelp_nw04s/helpdata/en/89/6eb8deaf2f11d5993700508b6b8b11/content.htm
    You can also refer this forum
    /thread/342517 [original link is broken]
    Hope it helps
    Thanks
    Chandran
    Edited by: Chandran Ganesan on Feb 6, 2008 8:26 PM

  • XCelsius + BICS + Publish to EP + BEx Web Application Designer

    Dear Friends,
    Any one have idea about how we can publish an XCelsius Dashboard (with BICS connectivity) to the SAP Enterprise portal using Bex Web Application Designer?
    I tried to publish the dashboard using the iView, by following the below link.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/IntegrationofanXcelsiusdashboardinNetWeaverEnterprisePortal
    Since it can only support individual report, I can not use this option in my client.
    Appreciate your help to provide me the information how we can publish the dashboard using Bex Web Application Designer.
    Thanks & Regards,
    Ajish George

    Hi,
    Did creating the iView using the instructions in the link work for one Xcelsius report?  Can you explain what you requirement is or expand on your comment "Since it can only support individual report, I can not use this option in my client.".  One iView can only launch one object.  If you have multiple BW connected XC files to launch I think that you will have to create multiple iViews with the "DASHBOARD=" each XC file value in each iViews  BEx Web iView query string parameter  setting.
    If you only want one link off of your Portal then you could create a BW 7.0 Web application where you could use objects like buttons to launch each individual URL string for the seperate dashboards.  The challenge with this would be that your URLs would be static and if you are using a regular BW landscape, DEV / QAS / PRD, then you would need to employ logic find and  update the system part of the URL.  I am not sure how this would be done, but it would probably require JavaScript.  If you do report development in your PRD system this would not be an issue.
    From a support perspective I would suggest using a container iView to group your XC reports together and then create a seperate iView for each XC report.  This eliminates dealing with the system identifier as the Portal enviroment manages this as the objects are transported through the systems.  A container iView with the action iViews in it would look like a menu structure on your Portal.
    Rgds,
    Mel

  • Bex Web application designer

    Hi all,
    I have to customize a report that has been generated by the Bex Web application designer. The report is available on our portal under "Business Intelligence" > "Business explorer" > "Bex Portfolio".
    I need to understand the technical context. The generated report, is it a BSP? If yes, where can I find it in BW (which name)? I already know that in transaction RSRT I can retrieve the name of an ABAP program that has been generated by Bex, but I don't manage to figure out what it's used for.
    Thanks in advance,
    Jeroen

    Hi,
    Thanks for your reply.
    I want to add a contextmenu item 'do sth'. When the user rightclicks on a cell in the BW report & chooses 'do sth', an existing iView should be opened with some parameters that are dependent on where the user clicked in the report. Can all this be achieved in the WAD?
    Edit: I've been reading the WAD help and it seems to be possible using javascript. I'll open a new thread for more info on retrieving the parameter values.
    Thanks,
    Jeroen

  • Error: BeX-Web Application Error

    Hi All,
                            while running the dashboard which is integrated with Enterprise portal, we are getting the below error.These dashboards consumes data from the BEX query  directly using the SAP Netweaver connection Type.
      Error Desc:   BeX-Web Application Error
    Please find the more details in the attached sheet. can any one help me out to resolve this issue

    Hi
    Check weather BO system is up or not

  • Calling a webservice from within Bex Web Application Designer

    Hi
    I have a web-template built with BEx web application designer which also contains textboxes. This text should be stored by calling a webservice (standard BI-documents are not an option).
    Can anyone tell me how I could call a webservice from within the BEx web template to store the text contained in the textbox? The webservice-call should include some of the filter-varialbes of the web application.
    Is this only possible by the use of a JavaScript WebItem? If so - does anyone have an example of such a JavaScript.
    Thanks a lot in advance.
    Kind regards.
    Christoph

    Thanks for your response. The BSP page would work out fine if I only needed to save the data.
    But the next time I call the webtemplate, the textarea should be filled by another webservice call with the stored text (so the text can be modified und saved again). This will not be possible by calling a BSP page.
    Do yoiu have any suggestions how to integrate the text (return value from the webservice call) into the textbox in the webtemplate?
    Kind regards.
    Christoph

  • Call a web template with default parameter in  BEx Web Application D

    In BEx Web Application Designer, As in traditional way. Assume that I have a query which have parameters. When I create a web template using this query and excute it. the first page is displayed and I should input the parameters at this page(for example: "Period/Fiscal"). after I input the data and press Enter key. the <b>reporting page</b> is displayed.
    And Now I hope I can run the template at another way: the template should <b>direct go to the reporting page</b> with the preset parameters (for example: "Period/Fiscal = 2005.006").
    thanks

    Hi,
    Alternatively you may use command URL, to enforce the variable value during calling up the web template. For example:
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&template_id=yourTemplate&var_name_1=myParameterVariable&var_value_ext_1=4711
    In the implementation you may create a web template that redirect the URL to above reporting link, so the user will directly see your reporting page.
    For detail you may check in the WAD documentation.
    Hope this helps.
    Message was edited by: Eddo

  • Print PDF file with the lay out created in the BEx web application designer

    Got the following questions (problems) when print a web report created in BEx Web Application Designer to a PDF file:
    1. The tile (which has a company logo and report name in it) was not printed, is it possible to print a title (with company logo) on each page of the PDF file?
    2. Want print the filters that have value specified on the PDF file, is it possible to do this?
    Any help is appreciated, thanks.

    Hi Simon,
    you can achieve this requirement i.e. using this way of implementation:
    1. Create a new template which contains the required fields (company logo etc) and set the visibility of the top container to "hidden". Add a empty data provider to this template and add the filter values (variable names) you want to display on the PDF. However be aware that the name for the (empty) data provider must match the name of the data provider within the original template you want to print.
    2. Open your original template and include the template you created in step 1 (Advanced: Web Templates). Choose the appropriate location (above/below the analysis item.
    3. Check the settings of your export command: do not set a special web item to be printed.
    If you export the template within web the second template should be printed correctly.
    Brgds,
    Marcel

  • BEx Web Application Unknown Error in EP

    Hi ,
    When opening a BEx report from Portal 7.0,  getting the error.How to resolve.
    BEx Web Application
    Unknown Error
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    Log ID:  C00099589C2F31A00000000200001A75
    Failed to process request; contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page
    We are sorry for the inconvenience
    Thanks a ton

    Hi Daniel,
    We can check the FPN using remote role assignment.
    1. Open you EP (Consumer)
    2. Go to User Administration
    3. In Search Criteria, select Role in the first field, in second field select "system alias of your producer" and put * in last filed
    4. Click Go
    You should get all the roles of your producer on your consumer. This functionality is used for Remote Role assignment.
    This is simplest way to check whether FPN is working fine or not.
    Waiting for results
    Dbalhara

  • 500 Internal Server Error   BEx Web Application

    Hello,
    can everybody help for the fault, or had the same error ?
    500 Internal Server Error
      BEx Web Application
    Failed to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Cannot get connection for 60 seconds. Possible reasons: 1) Connections are cached within SystemThread(can be any server service or any code invoked within SystemThread in the SAP J2EE Engine), 2) The pool size of adapter "SAPFactory" is not enough according to the current load of the system or 3) The specified time to wait for connection is not enough according to the pool size and current load of the system. In case 1) the solution is to check for cached connections using the Connector Service list-conns command, in case 2) to increase the size of the pool and in case 3) to increase the time to wait for connection property. In case of application thread, there is an automatic mechanism which detects unclosed connections and unfinished transactions.
    Log ID 0014C265209B005B000007300000610A000473C4612CBCB9
    thanks

    Hi,
    I am getting similar kind of error.Can you please tell me how you resolved the issue.
    Regards,
    Priyanka

  • System Error in publish to EP from BEx Web Application Desginer....??

    Hi,
    I am trying to Intergrate BW Reports into EP using BEx Web Application Designer. I have Configured everything fine. I have tested all the connections they are working fine. When i am trying to "Publish BW Report into EP <b>(Publish > In Enterprise Portal 6.0)"</b> using BEx Web Application Desginer i am getting <i><b>System Error</b></i> in Publish to Portal dialog Box.
    Please Help me How to resolve this problem
    Best Regards
    Ravi Shankar B

    Ravi,
    Did you resolve this issue?  We are seeing the same "System Error" in Publish to Enterprise Portal 6.0.
    Thank you,
    Michael

  • Bex Web application designer error

    Hi experts,
    I am getting an error when selecting F4 for FROM and TO in FIscalyear/period in WAD report
    FisaclYear/period->F4
    Then I go to Slect values for FiscalYear/period where I have
    FROM ->F4 and
    TO->F4
    On clicking F4 for FROM and TO value ranges I am getting this error.
    Please sugggest how to solve this error.
    500 Internal Server Error
    BEx Web Application
    Failed to process request; contact your system administrator
    Information for Administrator
    To avoid this exception see the steps below. To help SAP better investigate this issue, you will need to provide the diagnostic information from these steps.
    1. Most likely, the issue you are experiencing has already been corrected. Please make sure that the most recent patch level is deployed on your system according to notes 1033246 and 1011241. Starting with Support Package Stack 16 patch level 30, BI Java is delivered according to the synchronized delivery process described in the note 1033246.
    2. Please ensure that NetWeaver Business Intelligence Diagnostics & Support Desktop Tool does not report any issues on your server according to note 937697. You can start it by clicking here (administrator permissions are required).
    3. When opening any customer message on this issue, please attach:
    Support Desktop Tool support info ZIP file according to note 937697,
    Required information for reproduction according to note 948490.
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Invalid program status: Duplicate member created: 0FISCPER3: 2009001, Sids: 182009001 & 92009001
    com.sap.ip.bi.bics.exceptions.BicsProgrammErrorException
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.ProviderInfoObject.addMember(ProviderInfoObject.java:308)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.ProviderAttribute.addMember(ProviderAttribute.java:120)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.ProviderInfoObject.retrievePresentations(ProviderInfoObject.java:804)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.bi.selector.ProviderInfoObjectMember.getValue(ProviderInfoObjectMember.java:64)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.InfoObjectMember.getBaseValue(InfoObjectMember.java:89)
    Edited by: hema.t on Nov 15, 2011 10:35 AM

    hello, i have similar problem.
    I've created simple Web template, which shows text "test template", but when i try to open it from the portal I get the error:
    ""500 Internal Server Error
      BEx Web Application
    Failed to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Error: Internal error. No esid found.
    Log ID 984BE15B700A006C0000029000000E880004BAA5DE640345
    Does someone know how to solve this problem?

Maybe you are looking for

  • Opening and closing stock figure

    Hi Experts, How can i get the opening stock figure and closing stock figure for one month in SAP Buiness one 8.8?

  • ORACLE 10g IN THE W2K - Is able to help me?

    Hi, I is installing the Oracle 10g in a Pentiun 4, Windows 2000 and service pack 4, by in the installation appears an alert informing that was not possivel carry OCI. The installation continues normally to that the assitente try create the DB, there

  • Need help over this Query

    Hi, I need the Result set in the given below form.  Can any one please help me with this.  I am not able to get the 2nd most recent login date in the separate column.  Concerned Columns: Login date, login date2, login difference  Login date = Most re

  • Month end closing _ production parts local purchase

    Hi Experts, My client wants to closing the month and He wanted to know the possible  Errors may occur FI,,MM,PP side related to local procurement Please reply Thanks in advance Jerry Moderator: If everything is in order, then no errors are anticipate

  • Change Name option in 5.3 CUP

    I am configuring a new 5.3 CUP and wonder if anyone is using the 'Change Name' request option. And if so how does it work? I tried to use it but it only asks for the old ID and I am not sure what it will even do.