Encountering error when launching course in LSO portal

Hi Experts,
User is facing issue when launching course through LSO portal. Security roles looks to be good. Error message looks like
Unexpectet Error Occured:
XXXX is NOT authorized for this function
emxNavigator Toolbar: Error: No person business object found with name ==XXX
Please suggest
Regards,
Tamiz

Hi Tamiz Amuthan
Please reffer to the following links:
SAP Logon error: Client XXX is not available...
User xxxx has no RFC Authorization for function group RSBOLAP_BICS_CONSUMER
Regards,
Shirin

Similar Messages

  • Error when launching BEx analyzer from Portals

    BI Gurus...
    We are working on an initiative to migrate our user interface from SAP GUI to Enterprise Portal.
    Bex Analyzer is primary mode of reporting at this time.
    After importing the Roles into EP, I am able to execute the web queries successfully, in the BEx Wen analyzer. But, I get an error when I click on any of the excel workbooks. Our expectation was that once we click on the excel workbook name, the BEx analyzer will launch from EP. But it seems like the issue is with launching BEx Analyzer from BI Portal.
    Has anyone faced this issue before?
    Is it possible to launch BEx Analyzer from EP?
    Are their some key portal settings we have missed out on to enable launching BEx analyzer from EP?
    Please provide your thoughts/experience.
    Thanks,
    Ajay.

    Hi WernerS,
    Thanks for your response.
    The RRMXP Transaction works and it launching the BEx Analyzer as expected.
    Now, as per our research, I think there are 2 ways of launching BEx analyzer from BI Portals.
    1) Call via a URL
    You can call BEx Analyzer via the following URL: http(s)://<server:port>/sap/bc/bsp/sap/rsr_bex_launch/bexanalyzerportalwrapper.htm
    You can modify the URL to open BEx Analyzer with either a workbook, a query or a query view. You can use the following parameters to do this:
    ●      Parameter to open the workbook: ?WBID=<wb_id>
    I have tried calling via URL iView, but instead of launching the BEx Analyzer, it just throws a dialog box to "save" or "open" a file, RRMX.bex. When I try to open this file, it says "Invalid File Format".
    I tried opening the file in notepad and I see the following parameters passed.
               test
               Data=BX2,CONAJP,EN,mikoyan,17,,,250,
               9
    Any clue about what I am doing wrong?
    2) Calling via a Transaction
    You can generate BEx Analyzer in Portal Content Studio as an SAP Transaction iView.
    The iViews are of type SAP Transaction iView and have the code link com.sap.portal.app integrator.sap.Transaction.
    The most important properties are System, Transaction Code (TCODE) and ApplicationParameter.
    ●      The Transaction Code for all workbooks is RRMXP.
    ●      The ApplicationParameter property contains the value WBID=<WORKBOOK_ID>.
    I have tried this approach as well. When I open this iView, I see the RRMXP transaction in the Internet explorer, but the workbooks still does not open in the BEx Analyzer (Excel)
    Any thoughts on where am I going wrong ?
    Thanks,
    Ajay.

  • NWDS encountered error when launching workspace

    When I launched my NWDS, the studio automatically closed after encountered error.
    Here is the error messages I got form the workspace /metadata/ .log:
    !MESSAGE Found and created an extension for Web Dynpro Metamodel: [email protected]d
    !ENTRY org.eclipse.ui 4 4 Jan 11, 2007 17:37:13.718
    !MESSAGE Unhandled exception caught in event loop.
    !ENTRY org.eclipse.ui 4 0 Jan 11, 2007 17:37:13.734
    !MESSAGE No more handles
    !STACK 0
    org.eclipse.swt.SWTError: No more handles
         at org.eclipse.swt.SWT.error(SWT.java:2356)
         at org.eclipse.swt.SWT.error(SWT.java:2260)
         at org.eclipse.swt.widgets.Widget.error(Widget.java:385)
         at org.eclipse.swt.widgets.Control.createHandle(Control.java:471)
         at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:171)
         at org.eclipse.swt.widgets.Control.createWidget(Control.java:486)
         at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:125)
         at org.eclipse.swt.widgets.Control.<init>(Control.java:95)
         at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:72)
         at org.eclipse.swt.widgets.Composite.<init>(Composite.java:85)
         at com.tssap.util.ui.lfsupport.AbstractWidgetFactory.createComposite(AbstractWidgetFactory.java:214)
         at com.tssap.util.ui.lfsupport.EditorWidgetFactoryContainer.createComposite(EditorWidgetFactoryContainer.java:183)
         at com.tssap.util.ui.pane.internal.GridLayoutPane.createPaneComposite(GridLayoutPane.java:80)
         at com.tssap.util.ui.pane.internal.BasicPane.getPaneComposite(BasicPane.java:44)
         at com.tssap.util.ui.pane.internal.CompoundPane.addGridLayoutPane(CompoundPane.java:453)
         at com.tssap.util.ui.pane.internal.GridLayoutPane.addGridLayoutPane(GridLayoutPane.java:690)
         at com.tssap.util.ui.pane.internal.GridLayoutPane.addGridLayoutPane(GridLayoutPane.java:683)
         at com.tssap.util.ui.glpc.AbstractTitledGridLayoutPaneContainer.preInitContainer(AbstractTitledGridLayoutPaneContainer.java:113)
         at com.tssap.util.ui.glpc.AbstractGridLayoutPaneContainer.composeGridLayoutPaneContainer(AbstractGridLayoutPaneContainer.java:104)
         at com.tssap.util.ui.pane.internal.GridLayoutPane.addGridLayoutPaneContainer(GridLayoutPane.java:761)
         at com.sap.ide.webdynpro.controllereditor.actions.ActionsForm.initTopPane(ActionsForm.java:55)
         at com.sap.ide.webdynpro.controllereditor.AbstractControllerSectionForm.initSectionForm(AbstractControllerSectionForm.java:65)
         at com.tssap.util.ui.glpc.form.SectionForm.initForm(SectionForm.java:88)
         at com.tssap.util.ui.glpc.form.AbstractForm.initContainer(AbstractForm.java:99)
         at com.tssap.util.ui.glpc.AbstractGridLayoutPaneContainer.composeGridLayoutPaneContainer(AbstractGridLayoutPaneContainer.java:108)
         at com.tssap.util.ui.pane.PaneFactory.establishGridLayoutPaneContainer(PaneFactory.java:275)
         at com.tssap.util.ui.pane.PaneFactory.establishGridLayoutPaneContainer(PaneFactory.java:298)
         at com.sap.ide.webdynpro.controllereditor.actions.ActionsPage.init(ActionsPage.java:31)
         at com.sap.ide.webdynpro.controllereditor.ControllerEditorPart.createActionsPage(ControllerEditorPart.java:587)
         at com.sap.ide.webdynpro.controllereditor.ControllerEditorPart.createPages(ControllerEditorPart.java:413)
         at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:166)
         at org.eclipse.ui.internal.PartPane$4.run(PartPane.java:141)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:137)
         at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:921)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.ui.internal.EditorManager.busyRestoreEditor(EditorManager.java:864)
         at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:857)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at org.eclipse.ui.internal.EditorManager.restoreEditor(EditorManager.java:853)
         at org.eclipse.ui.internal.EditorManager$Editor.getEditor(EditorManager.java:1266)
         at org.eclipse.ui.internal.EditorManager$Editor.getPart(EditorManager.java:1258)
         at org.eclipse.ui.internal.WorkbenchPage$7.run(WorkbenchPage.java:1356)
         at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:127)
         at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:24)
         at org.eclipse.swt.widgets.Display.syncExec(Display.java:2337)
         at org.eclipse.ui.internal.WorkbenchPage.getEditors(WorkbenchPage.java:1353)
         at com.tssap.selena.internal.core.providers.java.editor.JavaEditorPart.getJavaEditors(JavaEditorPart.java:70)
         at com.tssap.selena.internal.core.providers.java.editor.JavaEditorPart.access$100(JavaEditorPart.java:22)
         at com.tssap.selena.internal.core.providers.java.editor.JavaEditorPart$2.run(JavaEditorPart.java:95)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:98)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1733)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    !ENTRY Startup 1 0 Jan 11, 2007 17:37:16.734
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200608262203
    !ENTRY org.eclipse.ui.workbench 4 2 Jan 11, 2007 17:37:17.46
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
    !STACK 0
    java.lang.NullPointerException
         at com.sap.ide.webdynpro.modeleditor.ModelEditorPlugin$1.run(ModelEditorPlugin.java:84)
         at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:127)
         at org.eclipse.swt.widgets.Display.syncExec(Display.java:2337)
         at com.sap.ide.webdynpro.modeleditor.ModelEditorPlugin.earlyStartup(ModelEditorPlugin.java:80)
         at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1327)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1334)
         at java.lang.Thread.run(Thread.java:534)
    !ENTRY org.eclipse.ui 4 4 Jan 11, 2007 17:37:17.46
    !MESSAGE Unhandled Exception
    !ENTRY org.eclipse.ui 4 0 Jan 11, 2007 17:37:17.46
    !MESSAGE Unhandled Exception
    !STACK 0
    java.lang.NullPointerException
         at com.sap.ide.webdynpro.modeleditor.ModelEditorPlugin$1.run(ModelEditorPlugin.java:84)
         at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:127)
         at org.eclipse.swt.widgets.Display.syncExec(Display.java:2337)
         at com.sap.ide.webdynpro.modeleditor.ModelEditorPlugin.earlyStartup(ModelEditorPlugin.java:80)
         at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1327)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1334)
         at java.lang.Thread.run(Thread.java:534)
    Thanks for advise.
    Kent

    Bhavana,
    I removed the .metadata folder and successful relaunch the NWDS.
    It works.
    But I am researching why this happen from times to times for my studio.
    Maybe the reasons are like all SDN fellows mentioned in this post.
    Thanks.
    Kent

  • Error when launching Key figure monitor iview in portal

    Hi all,
    I get an error when launching a key figure monitor iview in portal ; the error is RABAX-STATE
    In r/3 under transaction ST22 i got following :
    "UNCAUGHT_EXCEPTION" "CX_WDR_RT_EXCEPTION"
    "CL_WDR_INTERNAL_WINDOW========CP" or "CL_WDR_INTERNAL_WINDOW========CM00B"
    "IF_WD_WINDOW~SUBSCRIBE_TO_BUTTON_EVENT"
    Anybody knows how to resolve the problem?
    Regards
    Gwen

    Hey was your problem resolved ???
    I am facing the same problem..
    please help!!!
    reply asap.
    ~Veena.

  • After Effects Plugin Error when launching

    I recently installed Red Giant Knoll Light Magic Pro plugin and get the following error when launching AE CS4 9.02 on a 2.53Ghz Intel Macbook Pro with 4Gb Ram and Snow Leopard.
    After Effects has encountered an error.
    [/Chincillada/pro/ext/adobe/MediaCore/MediaLayer/VideoFilterHost/Make/Mac/../../Src/AEPlug inVideoFilterModule.cpp-107]
    then I get:
    After Effects can't continue: An output contract violation has occured!
    then:
    After Effects warning: Failed to initialize mediacore
    I have also lodged a support ticket with Red Giant but wanted to see if anyone had experienced, or could shed any light on this error code.
    Thanks

    As a start, move the KLF plug-in out of the shared MediaCore folder (Library:Apllication Support:Adobe and something; not on my Mac ATM) to the conventional AE plug-in folder (Applications:Adobe After Effects CS4:Support Files:Plug-Ins) I've reminded my friends at RG a hundred times, but their installer stil luses bad default locations. If that doesn't fix it, then indeed you have a problem. Which version of the plug-in are you using? Most complaints revolve around v2.5's GPU usage, which is on by default and causes a lot of trouble. Older versions do not do this, so they are more stable....
    Mylenium

  • Error when launching Crystal XIR2 report ..."Table could not be found."

    We have a customer that sees an error when launching any report in InfoView for Crystal Server XIR2:
    Description: Error in File E:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\slvnsb41.pageserver\slvnsb41.pageserver\child.2\temp\procReportTemp\mgrTemp\ps_13ec5b68e6bfbc0.rpt: The table could not be found.
    These steps have been taken:
    1) The Crystal Server Business View install and BIAR file imports are successful.
    2) Database connection has been configured and tested.
    3) All the tables are browseable in the Business View Manager and contain data.
    4) All the required tables exist in the database.
    Options or suggestions anyone?

    Can someone tell me how to open this as a SUPPORT CASE that someone will actually help solve? 
    Sorry to say but I don't find these forums of much use.

  • Error when launching Photoshop CS5

    Photoshop CS5 bring up the following error when launching the application
    "The program can't start because MSVCP110.dll is missing from your computer"
    Uninstalling and resintalling the application does not resolve this problem

    http://helpx.adobe.com/creative-cloud/kb/missing-msvcp110dll.html
    Mylenium

  • Error when launching a BPF

    Hi
    I receive the following error when launching af BPF:
    System.Exception: Index was outside the bounds of the array.
       at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack)
       at OSoft.Services.Webservice.BPFProxy.BPFProxy.GetBPFContents(String strAppSet, String strApp, String strBPFID, String strDataRegion)
    We are running BPC 5.1 SP09-2 and accessing Excel via Citrix.
    I did work before we applied SP09-2.
    Any suggestions?
    Jesper

    After upgrading the client installation on Citrix was not correctly upgraden. Re-installing the client fils solved the problem.

  • Error when launching promoted app from RemoteAPP

    Hi:
    We are receiving this error when launching any application from RemoteAPP, we tried promoting Calculator, Notepad, etc. and received the same error as well.
    "Personalization:
    This theme can't be applied to the desktop.
    Try clicking a different theme"
    Help!
    Thank you,
    Stangride

    If you launch the app directly from the session hosts using the same account that your using with remoteapp what are you getting? Try and RDP to the session host when you attempt it. I would also check rsop.msc to see if you have any GPO or scripts that
    are manipulating themes.

  • Error when launching Acrobat XI Pro

    I get an error when launching Acrobat XI Pro:
    Adobe License Utility has stopped working.
    A problem has caused the program to stop working
    correctly.  Please close the program.

    Hi toeneez,
    Please try repairing Acrobat and check.
    Try running the licensing fix patch available at : Error 213:19 | Problem has occurred with the licensing of this product | Acrobat X and XI
    Regards,
    Rave

  • Java Error when launching BLS

    Using xMII 11.5 SP3, one of our other xMII developers is getting the following Java error when launching the BLS editor:
    Unable to load resource: http://xmiid.oxy.com/Lighthammer/CMSLogicEditor/activation.jar
    His computer was reimaged a couple of days ago with our standard image (Windows XP SP2, IE6 SP2).  It worked fine on his computer prior to the re-image.  He's reloaded Sun Java 1.4.2_01 on his computer (our company default is 1.4.1_01.)
    I can't duplicate the error on any of our test computers - one of which was also recently re-imaged.
    Any ideas?
    David

    David,
    So other standard imaged machines are running 1.4.2_01 and have no issues?  I would expect to see problems with the webstart cookie handling for that version, but I'm running _15....
    Try clearing the Java WS cache on the problematic client instance to watch it try to download all the libraries fresh.
    File...Preferences, reconfirm that the None radio button is selected on the General tab, and then on the Advanced tab, press the Clear Folder button.
    You could also make sure before hitting the editor link in the Menu.jsp that there are no dead or leftover javaws processes running in the task manager.
    Regards,
    Jeremy

  • Adobe Premiere Pro error when launching software...

    I am getting the following error when launching Adobe Premiere Pro CS6:
    Adobe Premiere Pro could not find any capable video play modules. Please update your video display  drivers and start again.
    I checked my drivers and they are up-to-date. I am using Core I7 Windows 7. I did have Adobe Premiere CS5 installed and it worked fine. When I subscribed to the Creative Cloud I uninstalled the CS5 installation and downloaded the CS6.

    Try http://helpx.adobe.com/premiere-pro/kb/error---preludevideo-play-modules.html

  • I keep losing entire catalogs. I put in 30,000 images and cannot get to them. Put in 3,000 images and get error message "LR encountered error when reading its previous cash and needs to quit. LR will fix this problem the next time it loads.' I  have loade

    I keep losing entire catalogs. I put in 30,000 images and cannot get to them. Put in 3,000 images and get error message "Light room encountered error when reading its previous cash and needs to quit. light room will fix this problem the next time it loads.'
    I  have loaded light room several times and even exited computer for 8 hours. Still get error message

    A search of this forum shows lots of threads where this issue of "error reading cache" is solved

  • I'm getting message Lightroom encountered error when reading from its preview cache needs to quit. Lightroom 5 on Windows 7

    I'm getting message Lightroom encountered error when reading from its preview cache needs to quit. Lightroom 5 on Windows 7

    To delete the preview cache, do this:
    1. Quit Lightroom.
    2. In your Operating System, locate your Lightroom catalog. Typically catalogs are in /Pictures/Lightroom on Mac and My Pictures\Lightroom on Windows.
    3. Find the folder whose name ends with "Previews.lrdata" and delete it. (note, you may also have a folder whose name ends with "Smart Previews.lrdata." You shouldn't need to delete that one.)

  • I am receiving the following error when launching Adobe Premiere Elements 13

    I am receiving the following error when launching Adobe Premiere Elements 13: Premiere Elements Debug Event Preferences.cpp-353 . I am running this on a Win 7 64 bit device on a Windows domain.  The user is not a network/local administrator.  Any ideas?

    RogerCHS
    Are you running the program from a Domain or Local Administrative type User Account? Apparently not Local Administrative by your description in the introduction?
    Last time we had this type of issue, the user was coming from a Domain type of account. The issue remains in that thread unresolved although there was some intervention
    by Adobe Staff.
    https://forums.adobe.com/thread/1638947?start=0&tstart=0
    Is yours a separate matter or are you related to the user in the other thread?
    Please review and consider, supply more details, and then we can decide what next.
    Thank you.
    ATR

Maybe you are looking for

  • CRM Survey Rating Table

    Hi Experts, Could you provide me SURVEY RATING TABLE NAME on basis of question and answer ?

  • Organizing albums and artwork

    Hello.. I'm having trouble organizing my songs which are part of an album in iTunes. In the new grid album view of iTunes 8.0, I have all my songs appearing separately even though they are part of the same album and have the same artwork. For example

  • Install error - read and tried most posts

    Trying to install itunes, wants to update quicktime. Error - can't delete old version because it can't find quicktime.msi. have tried windows clean utility, unistall, deleting all quicktime files (from search menu), using regedit to delete quicktime

  • How to keep crop marks when saving as PDF

    In Illustrator CS5, I have some artwork which has 3mm bleeds all around.  The printing shop requires me to provide the artwork with the bleed and also the crop marks showing as well in PDF format.  But whenever I save as PDF, Illustrator doesn't show

  • New book! Physical Database Design: The Database Professional's Guide

    Morgan Kaufmann publishers have just released a new book on physical database design covering how to design indexes, range and hash partitioning, materialized views, storage layout, RAID, warehouse design and other physical design areas. The book cov