Webi 4.1 SSO - Error at the selection of BEX query

Hi experts,
we have configured the SSO following the step described in the manual, but when we tried to select a BEX Query by OLAP connection in Webi, occur this error:
Java.util.concurrent.ExecutionException: com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: [[error.openSapBwBrowsingSessionFailed] 0] <<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ConnectionString>
   <Properties>
      <Initial Catalog>ZIS_M_01</Initial Catalog>
      <Language>en_US</Language>
      <Data Source>172.31.240.13</Data Source>
      <Cube Type>Query</Cube Type>
      <SaveLanguage>true</SaveLanguage>
      <Initial Cube>ZZIS_M_01_Q020</Initial Cube>
      <TargetProvider>SAPNETWEAVER7X</TargetProvider>
      <NetworkLayer>SAPBW_BICS</NetworkLayer>
      <Authentication Mode>2</Authentication Mode>
   </Properties>
   <ExtendedProperties>
      <JCO_ASHOST>172.31.240.13</JCO_ASHOST>
      <SapLoginMode>0</SapLoginMode>
      <JCO_R3NAME>DWZ</JCO_R3NAME>
      <JCO_CLIENT>001</JCO_CLIENT>
      <JCO_SYSNR>01</JCO_SYSNR>
      <JCO_LANG>EN</JCO_LANG>
   </ExtendedProperties>
</ConnectionString>>
  at java.util.concurrent.FutureTask.report(Unknown Source)
  at java.util.concurrent.FutureTask.get(Unknown Source)
  at javax.swing.SwingWorker.get(Unknown Source)
  at com.sap.webi.ui.dialog.bex.OpenBexPanel.endFetchNode(OpenBexPanel.java:825)
  at com.sap.webi.ui.dialog.bex.OpenBexPanel.propertyChange(OpenBexPanel.java:1036)
  at java.beans.PropertyChangeSupport.fire(Unknown Source)
  at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
  at javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport.firePropertyChange(Unknown Source)
  at javax.swing.SwingWorker$SwingWorkerPropertyChangeSupport$1.run(Unknown Source)
  at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
  at sun.swing.AccumulativeRunnable.run(Unknown Source)
  at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
  at javax.swing.Timer.fireActionPerformed(Unknown Source)
  at javax.swing.Timer$DoPostEvent.run(Unknown Source)
  at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  at java.awt.EventQueue.access$500(Unknown Source)
  at java.awt.EventQueue$3.run(Unknown Source)
  at java.awt.EventQueue$3.run(Unknown Source)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  at java.awt.EventQueue.dispatchEvent(Unknown Source)
  at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  at java.awt.WaitDispatchSupport$2.run(Unknown Source)
  at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.awt.WaitDispatchSupport.enter(Unknown Source)
  at java.awt.Dialog.show(Unknown Source)
  at com.jidesoft.dialog.StandardDialog.show(Unknown Source)
  at java.awt.Component.show(Unknown Source)
  at java.awt.Component.setVisible(Unknown Source)
  at java.awt.Window.setVisible(Unknown Source)
  at java.awt.Dialog.setVisible(Unknown Source)
  at com.sap.webi.toolkit.ui.dialog.GenericDialog.setVisible(GenericDialog.java:128)
  at com.sap.webi.ui.dialog.bex.OpenBexDialog.setVisible(OpenBexDialog.java:115)
  at com.sap.webi.ui.data.BexQueryDataSourceProvider.createDataSourceInfo(BexQueryDataSourceProvider.java:95)
  at com.sap.webi.ui.context.managers.DataManager.createDataSourceInfo(DataManager.java:383)
  at com.sap.webi.ui.tasks.workflows.CreateDataSourceInfoUITask.doneProcess(CreateDataSourceInfoUITask.java:127)
  at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.done(WebITask.java:378)
  at javax.swing.SwingWorker$5.run(Unknown Source)
  at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
  at sun.swing.AccumulativeRunnable.run(Unknown Source)
  at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
  at javax.swing.Timer.fireActionPerformed(Unknown Source)
  at javax.swing.Timer$DoPostEvent.run(Unknown Source)
  at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  at java.awt.EventQueue.access$500(Unknown Source)
  at java.awt.EventQueue$3.run(Unknown Source)
  at java.awt.EventQueue$3.run(Unknown Source)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  at java.awt.EventQueue.dispatchEvent(Unknown Source)
  at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: [[error.openSapBwBrowsingSessionFailed] 0] <<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ConnectionString>
   <Properties>
      <Initial Catalog>ZIS_M_01</Initial Catalog>
      <Language>en_US</Language>
      <Data Source>172.31.240.13</Data Source>
      <Cube Type>Query</Cube Type>
      <SaveLanguage>true</SaveLanguage>
      <Initial Cube>ZZIS_M_01_Q020</Initial Cube>
      <TargetProvider>SAPNETWEAVER7X</TargetProvider>
      <NetworkLayer>SAPBW_BICS</NetworkLayer>
      <Authentication Mode>2</Authentication Mode>
   </Properties>
   <ExtendedProperties>
      <JCO_ASHOST>172.31.240.13</JCO_ASHOST>
      <SapLoginMode>0</SapLoginMode>
      <JCO_R3NAME>DWZ</JCO_R3NAME>
      <JCO_CLIENT>001</JCO_CLIENT>
      <JCO_SYSNR>01</JCO_SYSNR>
      <JCO_LANG>EN</JCO_LANG>
   </ExtendedProperties>
</ConnectionString>>
  at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:152)
  at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:109)
  at com.sap.sl.sdk.requests.doit.DoItRequestHandler.afterProcessing(DoItRequestHandler.java:54)
  at com.businessobjects.sdk.core.server.internal.AbstractServer.processIt(AbstractServer.java:178)
  at com.businessobjects.sdk.core.server.internal.AbstractServer.process(AbstractServer.java:133)
  at com.businessobjects.sdk.core.server.internal.InstanceServer.process(InstanceServer.java:96)
  at com.sap.sl.sdk.olap.sapbw.service.SapBwBrowsingServiceImpl.processDoIt(SapBwBrowsingServiceImpl.java:249)
  at com.sap.sl.sdk.olap.sapbw.service.SapBwBrowsingServiceImpl.processInvocation(SapBwBrowsingServiceImpl.java:207)
  at com.sap.sl.sdk.olap.sapbw.service.SapBwBrowsingServiceImpl.processOpenSecureSession(SapBwBrowsingServiceImpl.java:190)
  at com.sap.sl.sdk.olap.sapbw.service.SapBwBrowsingServiceImpl.openSession(SapBwBrowsingServiceImpl.java:72)
  at com.sap.webi.ui.dialog.bex.ExpandRepositoryItemWorker.getBrowsingSession(ExpandRepositoryItemWorker.java:66)
  at com.sap.webi.ui.dialog.bex.ExpandRepositoryItemWorker.doInBackground(ExpandRepositoryItemWorker.java:41)
  at com.sap.webi.ui.dialog.bex.ExpandRepositoryItemWorker.doInBackground(ExpandRepositoryItemWorker.java:16)
  at javax.swing.SwingWorker$1.call(Unknown Source)
  at java.util.concurrent.FutureTask.run(Unknown Source)
  at javax.swing.SwingWorker.run(Unknown Source)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  at java.lang.Thread.run(Unknown Source)
Caused by: com.businessobjects.sdk.core.server.ServerException: [[error.openSapBwBrowsingSessionFailed] 0] <<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ConnectionString>
   <Properties>
      <Initial Catalog>ZIS_M_01</Initial Catalog>
      <Language>en_US</Language>
      <Data Source>172.31.240.13</Data Source>
      <Cube Type>Query</Cube Type>
      <SaveLanguage>true</SaveLanguage>
      <Initial Cube>ZZIS_M_01_Q020</Initial Cube>
      <>SAPNETWEAVER7X</TargetProvider>
      <NetworkLayer>SAPBW_BICS</NetworkLayer>
      <Authentication Mode>2</Authentication Mode>
   </Properties>
   <ExtendedProperties>
      <JCO_ASHOST>172.31.240.13</JCO_ASHOST>
      <SapLoginMode>0</SapLoginMode>
      <JCO_R3NAME>DWZ</JCO_R3NAME>
      <JCO_CLIENT>001</JCO_CLIENT>
      <JCO_SYSNR>01</JCO_SYSNR>
      <JCO_LANG>EN</JCO_LANG>
   </ExtendedProperties>
</ConnectionString>>
  at com.sap.sl.sdk.requests.doit.DoItRequestHandler.afterProcessing(DoItRequestHandler.java:50)
  ... 16 more
The SSO works correctly on Analysis for OLAP.
The Authentication used is the SAP authentication.
Thanks.
Andrea

That's what we're doing in our 4.1 instance as well.
After a lot of troubleshooting, it looks like our problem is related to the SSO set up itself.  We set the OLAP Connection to Pre-defined, entered the SAP credentials of one of our developers, then saved the connection.  We were able to refresh existing reports and create new reports without any issues.  We changed the OLAP connection back to SSO and received the same error message as in OP when we tried to select a BEx query.
I'm going to go through the entire SSO set up again.  There was a BW hotfix applied throughout our environments, thinking it might have messed something up. 

Similar Messages

  • Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet." Help!?

    Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet."   I am obviously connected to the internet since you are reading this.
    I tried upgrading permissions but it did not help!?  Can anyone tell me what is wrong?  Thanks

    Try
    Reboot the computer, see if that fixes it.
    Then try:
    Backup your files off the computer (not TimeMachine) and disconnect
    Hold c boot off the 10.6 disk and simply reinstalling OS X
    Log in and update to 10.6.8
    c boot off the 10.6 disk again and use Disk Utility >Repair Disk
    reboot and all should be fine, except some third party programs that install kext files, those will have to be reinstalled from fresh sources.

  • Error joining the selected airport network?

    I'm trying to connect to my linksys wireless using WPA with a powerbook but no luck. My password which I know is correct (it's working on another G4 and my wife's Gateway. I get the following message when selected my network. "There was an error joining the selected airport network". I can connect via a neighbor's unprotected network, so airport is working. Other times I've tried it says password is incorrect.

    Wi-Fi Protected Access networks normally require a plain-text password or passphrase. But in rare cases you may have to enter a string of 64 delightful hexadecimal characters.
    The HEX password is derived from the plaintext password therefore you shouldn't need to create anything new. Check the linksys router for the HEX version of your plaintext password.
    The AirPort interface doesn't welcome this wonderful practice by default (imagine that), but it's buried in there for when you need it. Just hold down the Option key while choosing your network from the AirPort menu, then you'll be set to enter all 64 of those easy-to-remember characters.
    iFelix

  • Error message: The selected file cannot be linked because it has 6 audio channel(s) and the clip was

    I recently purchased/upgraded from Premiere Elements 5 to Premiere Elements 9 and I cannot open the projects in version 9 that were created with version 5. It shows it as offline. I get a message to open up a file and when I do i receive the error message: The selected file cannot be linked because it has 6 audio channel(s) and the clip was created with 2 audio channels. Can someone help me or tell what I am doing wrong?  All of my projects that were completed in version 5 cannot be opened up in version 9.
    Thank you.

    Bill,
    I ran G-Spot on one of the files and here it what I have:
    DVD "VOB" format
    MPEG-2 Program Stream << { 1 vid, 1 aud }
    Sys Bitrate: 10080 kb/s VBR
    I guess I am really confused.  The project that I am trying to open PrE 9 was completed in PrE 3 w/templates , scenes, etc. The movie was burned to a DVD.  I cannot understand why I cannot open it with a newer version of PrE.  According to G-Spot (I am assuming this is what you mean above), it is already in 2 channels.  To me this should be ok.  I put many, many hours into these videos and now it seems all for not.
    Here is what I did so far:
    I uploaded the required media files to a new project in PrE9 and let them index and conform.  I saved the project with the same name in a different location.  Do I have to do this to the project files and/or the original media files?  Confusion starts here.
    The next step is where I am confused.  I do not know if I am proceeding in the right direction from here.  There is the share tab in the upper right hand corner.  Is this what you are talking about?  I am truly lost from here.
    Thanks.

  • Apple tv error message "the selected video could not be played.  the format was not recognized"

    my apple tv has started displaying error message "the selected video could not be played.  the format was not recognized" on all my movies.  i have never had a problem with it before.  please help.

    Welcome to the Apple Community.
    It seems that your Apple TV may be unable to see your movies, where are your movies kept, have you recently moved them, have you done anything else that might be related.

  • Cnnection error while creating universe on Bex Query in BW

    Hi
    I am getting connection error while connecting to BW Bex query.
    The error i am getting while creating universe is  A runtime exception has occured Error getting levels for hierarchy  dimension .....:Unknown error.
    After this
    Also while creating universe no key figures/measures are getting generated from Bex query to designer.
    Also in Bex query which are created as mandatory variables comes as  Prompts in webi.
    But when I try to parse in Condition filter it is throwing error.
    Currently that mandatory variable is From Date and To Date
    Is we require to change the prompt syntax in Condition filter.
    Also kindly suggest solution for Connection error as impemtation is getting affected.
    Regards
    Gaurav Mang

    Hi
    R u saying allow external acces in BEX query.This option in Bex Query designer.
    Or In whether while creating universes under properties tab there is use of OLAP universes option has to be made to Yes.
    This both things we have tried
    Let me know any other option to be tried.
    Regards
    gaurav mang

  • How the Drill down functionality works if the source is Bex Query

    Dear All,
    How the Drill down functionality works if the source is Bex Query through the query browser in Dashboard 4.1
    Please let me know process.
    Thanks
    Regards,
    Sai

    Hi sai,
    Drill down can be done by two ways.
    1. you need to bring all the data in one shot to the spreadsheet and then by using the components you can achieve it. Below given link explains in detailed about that.
    Filtering Through Combo Box
    2. you can use different set of query to pass the value from one set to another to fetch the data using the prompt. please check the below which explain them.
    Difference between "When value Becomes & When value Changes"
    Revert any clarification required on this.
    --SumanT

  • Error message 'the selected file cannot be linked because it has 2 audio channels and the clip was created with 1 audio channel'

    Can anyone help with the error message I'm getting 'the selected file cannot be linked because it has 2 audio channels and the clip was created with 1 audio channel'. I had to move the footage to another folder and now am unable to link it - just getting this error message instead.... Has anyone had to deal with this before?
    Thank you!

    Relink to the correct media.

  • Benifits error message:The selected offer contains no plans

    Hi,
    I need assistance from some one who has prior experience in Benefits module. I have finished customizing the health plans and have been trying to enroll an employee into the health plan.
    However i get the message: The selected offer contains no plans under automatic offer .
    I made sure that under customizing both the first and second program groupings contain health plans.
    I would appreciate any assistance to why this message is appearing.
    Note under SPRO: both Define benefits program and Define standard health selections show benefits plans for both groupings(Firs and second)
    Thanks
    Jason

    Hi Jason
    For Health Plans, they dont come in auto offer but they come based on adjustment reason like for eg. initial hiring, Marriage, Child Birth,
    Based on these adjustment reasons it sees which all plan type are permitted and then according to t5ubu it will displays the health plans.
    So when you hire an employee, you have to create his IT0378 (Adjustment Reason) and when you will go to HRBEN0001 it will show you that Adjustmentt reason and based on your configuration when you will select the reason and click on get offer it will show u the health plans.
    The IMG path for configuration is
    1. PM -> Benefits -> Benefits Adjustment Reasons -> Define Benefit Adjustment Groupings
    In this step, you define adjustment groupings. These groupings allow you to specify different adjustment permissions for different groups of employees.
    Example
    Full-time employees are allowed to make changes to savings plan elections when they change positions within the organization. Other employees are not allowed to make changes.
    Two adjustment groupings are defined:
    FULL - Full-time employees
    OTHR - All other employees
    2. PM -> Benefits -> Benefits Adjustment Reasons -> Define Benefit Adjustment Reasons
    In this step, you define adjustment reasons to control changes to employee enrollments according to company policy.
    The adjustment reason types that you define here are assigned as subtypes of Adjustment Reasons records (infotype 0378) in HR Master Data. Since a record can only have one subtype, a new record must be created for every adjustment reason an employee experiences.
    According to the adjustment concept, an employee can only make changes to her enrollments if he/she has an Adjustment Reasons record (infotype 0378) with the required adjustment reason as a subtype. The only exceptions to this are if changes are made during an open enrollment period or if an anytime adjustment reason is assigned to the plan type.
    In addition to defining adjustment reasons for certain events that can trigger changes, you may also want to define a special adjustment reason to allow changes to plans at any time.
    Example
    An employee adopts a child and wants to include the child in her health plan coverage. The following adjustment reason is defined:
    CHLD - New child
    The employee is allowed to include the child in all health plans as a dependent, but must do so within 3 months of the adoption.
    Recommendation
    To ensure that the Adjustment Reasons infotype is created for any relevant changes, SAP recommends that, wherever possible, you include the Adjustment Reasons infotype in appropriate personnel actions in Personnel Administration. To do this, you should consider which of your personnel actions permits an adjustment to benefits, and assign the infotype to the associated info groups.
    3. PM -> Benefits -> Benefits Adjustment Reasons -> Define Adjustment Permissions
    In this section, you assign adjustment permissions to each benefit plan type for an adjustment reason and, if appropriate, an adjustment grouping that you have defined.
    3.1  PM -> Benefits -> Benefits Adjustment Reasons -> Define Adjustment Permissions -> Health Plans
    In this step, you define the changes permitted for all plans of this type. You do this for each combination of adjustment reason, adjustment grouping, and plan type.
    Hope this will clarify your doubts and will resolve ur issue
    Regards
    Guds

  • Error message when connecting to Bex Query in WebI

    Hi all,
    I've a Bex Query and I created a universe on top of that Query. I selected few characteristics and one keyfigure in WebI to build a report. When I ran the query I'm getting a error message as below :
    A database error occured. The database error text is: Failed to execute MDX Query. Reason : Error occured when starting the parser: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'. (WIS 10901)

    Hello John:
    I realize you are using webi, but a similar error is documented for Crystal Reports in the following KB:
    [1369523 - Crystal Reports and SAP BW -- 'Database Connector Error: BAPI Error #:0' |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333333363339333533323333%7D.do]
    See if the troubleshooting tip there helps.
    - Ludek

  • Custom Hierarchy sub selection from BEx Query to Webi

    Hi All,
    The client has requested that from a hierarchy only certain accounts / account nodes be brought into the Webi report.
    I have made a Account Number Filter in the BEx query containing the nodes that the client has requested. In order to get a hierarchical view, I activated the hierarchy display through BEx and selected the hierarchy the the selection of the nodes came from.
    I ran the report through Analyzer and all works - the only nodes that show are the nodes that were filtered on through query designer and all lower nodes below it. It displays as a hierarchy properly.
    When running in Webi, I bring in the hierarchy object for Account number and the report crashes giving me the general Webi error. (I have added a screenshot).
    In conclusion, what I am trying to do is take a sub selection of certain account nodes from a hierarchy and display those nodes with all lower levels below in a hierarchy. It works in BEx, not in Webi.
    If this won't work in Webi, any idea how to build this in BEx so it will work in Webi?

    I haven't tried this myself yet - but did you register your Google API key?  Please see Google Maps in SDK Extension

  • Error while trying to run Bex Query -------- Field symbol is not assigned.

    Hello Every body,
    I am facing the following error after giving some value in Selection screen and trying to run the Bex Query
    ERROR : Field symbol is not assigned.
    Thanks in advance,
    Praveen

    can u plz give details of variables, what it is build on and the value u r inputing,
    also is thr any dump.
    double click on the error message it shows u. it will give u the detailed error message. post that too

  • Constant Selection in BEx Query Designer on BI7

    Hi guys
    According to this blog <a href="/people/prakash.darji/blog/2006/09/19/the-hidden-secret-of-constant-selection Selection</a>, we can create constant selection on both Characteristics and Key figures. I understand how to do it with restricted key figures.
    Can anyone give me a step by step guide on how to create constant selection for a Characteristic in BEx Query Designer on BI7. I can't find options for 'constant selection'
    Or is this the same thing when you include or exclude values?
    Message was edited by:
            jimi ogun

    Thanks Krishna
    I am actually using a Multiprovider for my queries but business requirements mean I need to create joins.
    I am trying to avoid Infosets and I believe another way is to use the Constant Selection feature in Query Designer.
    Going back to my previous posting, I know how this is done with a restricted KF but I don't know how when it comes to characteristics.
    Can anyone help?

  • Variable Selections in BEx Query Variants

    I am trying to save a variant for a BEx query that uses a floating date range.  I want the date range to move with the calendar.  I r/3 this is done with the variable selection.  In BW 3.5, I don't see how this is possible.  I only see options for TVARVC which are user exit selections.  Can someone point me in the right direction.
    Regards,
    Kevin B

    Hi Kevin
    Your requirment is that date range should move with calendar (ex. In first week , the date range should be from 1 to 7 of the current month & in  second week the date range should be from 1 to 15 of current month) ...if it is like this then you can go ahead with - create a variable and do the coding with sydatum (system date ) and embed the required logic. But if your requirement is completely random then you can not use this.
    Hope this helps
    Regards
    Pradip
    (Rewarding points is the way of saying thanks on SDN !!)

  • Error while openening InfoProvider in Bex Query Designer

    Hi all,
    i am getting an error while opening the InfoProvider for a new Query in the Bex Query Designer.
    Error Group
    RFC_ERROR_SYSTEM_FAILURE
    Message
    Exception CX_RSR_MESSAGE in program SAPLRRMS
    RRMS_X_MESSAGE
    Main Program: SAPMSSY1
    Include Program: LRRMSU13
    What could be the problem?
    Thanks in advance
    Andreas

    Hello Andreas,
    seems as if  JCo Connections on your system have not been set up correctly.
    Please have a look here:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/ca/115e4088dc0272e10000000a155106/frameset.htm
    Regards,
    Daneil

Maybe you are looking for

  • Minor Problem with MagSafe Power Adapter

    I got my MBP almost a year ago now (partially why I'm asking the question) and I've noticed that my power adapter doesn't always show the charge light. Sometimes it is not on at all, and sometimes it is less bright in color (both green and amber). If

  • Photos on my Mac show the wrong date when imported from a portable Hard Drive

    I've got loads of photos that I had imported from my old PC.Last night I decided to start going through them and trying to get them sorted   prior to importing into iphoto. I discovered that some of the pictures (in particular ones I have taken from

  • Create An ActionURL in JSP

    I know I can get an action url to get a link to a HIERARCHY node but I have a jsp that I can't change to complete java... Is there a way do do the below code in a jsp? <i><b><portlet:defineObjects/> PortletURL contentUrl = renderResponse.createAction

  • Unable to start oc4j instance

    Hi, My application was running well. But since last two days oc4j instance is not starting up. I reinstalled developer suite 10g release 2. But the problem is still there. A flash comes when i click start oc4j instance. Even i m not able to read the

  • HTML Form Snippet

    I created a Form for one of my pages using an HTML snippet (I copied the code over after creating the form in GoLive), I have successfully inserted it into an iWeb page but don't know how to link up the "Send Message" button to send the form. Can Any