Nothing is showing up in Design Studio 1.3

Hi,
I have installed Design Studio 1.3 ('DS_CLIENT00_0-20011685'.exe ) which is downloaded from SAP Market Place and restarted my system. I try to open the new Design Studio 1.3, but nothing is showing up and not able to create new or open the exsiting applicaitons.
Please do help asap.

Hi Kalyan,
You can check note 1773751. Try reducing th memory parameters from the SapDesignStudio.ini file:
-Xmx1024m
-Xms256m
-XX:PermSize=32m
-XX:MaxPermSize=512m
In my case I had to change the XX PermSize values
Kind regards,
David

Similar Messages

  • How to show only six values in dropdown box in design studio 1.3

    Hi,
    There was an requirement from our client to show only last six months in the drop down, when actually there is almost past 30 months are coming from the database. The data format also looks similar to "2014007", "2014006:..etc. Any idea to achieve this through loop.?
    Thank You,
    Palani

    Hi Karol,
    I like your idea, but i have difficulties to use it
    i have a datasource DS_2 and i just want to show specific Members of my keyfigures.
    When i fill my dropdown with this code it just gets empty and returns an error. Somehow i have to say if i want to show the Key or Text ?
    i also need this infiormation to be able to compare my elements in the if clause ?!
    Can you help me out ?
    Best regards
    Manfred
    DS_2.getMembers("003N81FHQ23D64UTALOPW7MVN",0).forEach(function(element, index) {
    DROPDOWN_2.addItem(index, element);
    /*  if ((element == value1) || (expression2 == value2)) {
       if_statements
      } else {
       else_statements
    EDIT ....
    I've found the way how to access the keys and values ... i have to define an array and then i am able to access the internal keys and Text.
    Just for others searching ....
    var ArrayMem = DS_2.getMembers("003N81FHQ23D64UTALOPW7MVN",0);
    DROPDOWN_2.addItem("#", "No Filter");
    ArrayMem.forEach(function(element, index) {
      if ((element.text == "Anzahl Sätze") || (element.text == "Gepäckgewicht")) {
       DROPDOWN_2.addItem(element.internalKey, element.internalKey + " - " + element.text);
    This SCN article helped me out: http://scn.sap.com/community/businessobjects-design-studio/blog/2014/09/19/learn-about-arrays-in-design-studio-13
    Best regards
    Manfred

  • Design Studio 1.3 applications shows only white screen on Mobile BI App (iPad)

    Hello Design Studio friends,
    after upgrading or BI platform (4.1) Design Studio Add-On from version 1.2 to 1.3 we could no errors, everything works fine. But now we have the issue, that all of our Design Studio Applications do not work on iPad.
    All mobile Applications are listed correctly in the overview in the Mobile BI App. But after starting one application the loading screen is running and after loading only a white screen is displayed. No data, no components, no variables screen etc.
    Do you have any idea about the reason of our problem?
    Here some additonal information, what we have done:
    After upgrade we restartet the BIP and checked that all services are running.
    We saved new Design Studio 1.3 Applications on BIP.
    We run the Design Studio Applications local (everything works) over BIP on Desktop clients (everything workds), via Mobile BI App (iPad iOS7, newest iOS Version and newest App version) (only white screens are shown).
    We deleted all metadata on iPad and reconnected to our BIP.
    Our DataSources, integrated in the Design Studio 1.3 applications, are based on SAP BW Queries of a BW 7.4 system.
    Many thanks for help and your support.
    Kind regards
    Patrick

    Hi Tammy,
    I deleted the mobile BI App from my iPad and installed it again (newest version).
    No changes, after loading the Design Studio Application only a white screen is shown.
    I cannot find a relevant Part in the App protocol (Debug Mode).
    Thanks for your support.
    kind regards
    Patrick
    protocol:
    Application’s app store version:6.0.3
    Application’s internal version: 6.0.3
    SAP BusinessObjects Mobile server version:14.1.1.1036
    SAP BusinessObjects Mobile server internal version:3.0
    Work Offline:false
    iOS Version:7.1.1
    Device Type:IPad
    2014-06-15 20:12:15.060 SAP BusinessObjects Mobile[1331:707] |I|: [IPadActivityIndicator.m initWithMessage:andCancelButtonTitle: 59] initWithMessage(): init Custom Activity Indicator Alert View
    2014-06-15 20:12:15.065 SAP BusinessObjects Mobile[1331:707] |I|: [IPadActivityIndicator.m initWithMessage:andCancelButtonTitle: 64] initWithMessage(): init UI ActivityIndicator View
    2014-06-15 20:12:15.068 SAP BusinessObjects Mobile[1331:707] |T|: {[HomeScreenData.m openOnlineDocument:withOption:withOpenParams: 2173 Clicking on document in homescreen document to view online]
    2014-06-15 20:12:15.071 SAP BusinessObjects Mobile[1331:707] |T|: {[ConnectionUtils.m getNetworkReachability 345 network reachability = 1]
    2014-06-15 20:12:15.088 SAP BusinessObjects Mobile[1331:707] |T|: }[HomeScreenData.m openOnlineDocument:withOption:withOpenParams: 2192]
    2014-06-15 20:12:15.101 SAP BusinessObjects Mobile[1331:707] |I|: [IPadActivityIndicator.m initWithMessage:andCancelButtonTitle: 59] initWithMessage(): init Custom Activity Indicator Alert View
    2014-06-15 20:12:15.105 SAP BusinessObjects Mobile[1331:707] |I|: [IPadActivityIndicator.m initWithMessage:andCancelButtonTitle: 64] initWithMessage(): init UI ActivityIndicator View
    2014-06-15 20:12:15.109 SAP BusinessObjects Mobile[1331:707] |T|: {[ConnectionUtils.m getNetworkReachability 345 network reachability = 1]
    2014-06-15 20:12:15.193 SAP BusinessObjects Mobile[1331:707] |T|: {[ConnectionUtils.m getNetworkReachability 345 network reachability = 1]
    2014-06-15 20:12:20.391 SAP BusinessObjects Mobile[1331:707] |T|: {[ConnectionUtils.m getNetworkReachability 345 network reachability = 1]
    2014-06-15 20:12:26.615 SAP BusinessObjects Mobile[1331:707] |T|: {[MobiRootViewController.m showSettings: 2298 showing Applicaiton settings page]
    2014-06-15 20:12:26.622 SAP BusinessObjects Mobile[1331:707] |T|: }[MobiRootViewController.m showSettings: 2369]
    2014-06-15 20:12:27.498 SAP BusinessObjects Mobile[1331:707] |T|: }[ApplicationSetting.m tableView:didSelectRowAtIndexPath: 792]

  • Show Only First N Rows in SAP Design Studio Chart/Table

    Hi,
    Is it possible to show only first N rows of data in SAP Design Studio Charts/Cross Tab ?
    Eg
    Bex Query Output
    Here If I mention First 2 rows, my chart looks like below
    If I mention First 4 rows, my chart looks like below
    Thanks
    Anil

    Hi Mustafa,
    Thanks for your reply.
    Actually our requirement is, we have one Bex Query where we are using Ranking Function.
    We have 15 customers, and we need to know the ranking based on some calculations.
    Whenever we execute the query with different time periods, the ranking of Customers will vary, for example if I execute query for year 2014, customer 1 can be Rank 1, If I execute for year 2013, Customer 7 can be Rank 1.
    From this Query I need to show only Top 5 Customers in Cross Tab/Chart.
    We tried to put condition on CY Ranking in Bex to show only Top 5, but the result was giving some diff customers and also for all Time periods we are getting same Customers In Top 5.
    To overcome this, we thought instead of putting condition on Bex side, we are trying to pick only first 5 rows from Bex Query and show them in Chart/Cross Tab, something like we will map only first 5 rows in Xcelcius.
    We would like to know is there any functionality in Design Studio to show only first 5 rows of data.
    Regards,
    Anil

  • Design Studio Client 1.4 SP00 doesnot shows the backend connections

    hello everyone,
    i am using Design Studio Client 1.4 SP00, in the local mode I am trying to connect BW system but selection screen I am unable see the list of BW connection available in SAP Logon pad, please see the attached screenshot.
    I have uninstalled and installed again but still have same issue.
    Anyone have ever faced this problem, could you please help
    Regards,
    Ganesh

    Hi Tommy - thank you very mach, it works,
    If the saplogon.ini file is stored in a virtual SAP GUI application, for example, and not on your PC, then Design Studio cannot find the file or display SAP NetWeaver BW connections in the design tool, So for displaying BW connections following command should  be copied in SapDesignStudio.ini before the -vmargs command.
    -aadSaplogoniniPath
    <saplogon.ini file path in your local machine>
    Regards,
    Ganesh

  • Unable to open Design Studio Client

    Hi Friends,
    Unable to open Design Studio Client.
    The log file is posted below. What could be the problem here?
    Operating System: Windows 8
    Design Studio Client Version : 1.2
    Need Help!!!
    !SESSION 2014-05-09 17:39:22.650 -----------------------------------------------
    eclipse.buildId=@qualifier@
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN
    Framework arguments:  BusinessObjects Design Studio
    Command-line arguments:  -os win32 -ws win32 -arch x86 BusinessObjects Design Studio -clean
    !ENTRY com.sap.ip.bi.zen.connectivity 2 0 2014-05-09 17:39:30.895
    !MESSAGE No routers found
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-09 17:51:44.287
    !MESSAGE ERROR [d405ac6b-35b3-441d-a87b-2a110bf1670d]: Unknown Error
    !STACK 0
    com.sap.ip.bi.base.service.connection.impl.ConnectionException: Unknown Error
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:391)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:56)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getVirtualConnectionInternal(GenericConnectionPool.java:224)
        at com.sap.ip.bi.base.service.connection.impl.StandaloneConnectionPool.getConnectionInternal(StandaloneConnectionPool.java:59)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnectionOrCreateOneIfRequested(GenericConnectionPool.java:179)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnection(GenericConnectionPool.java:149)
        at com.sap.ip.bi.zen.internal.connectivity.BackendServices.isConnectionUpAndRunning(BackendServices.java:33)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabelsInternal(DataSourceDialogController.java:511)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController$3.run(DataSourceDialogController.java:499)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabels(DataSourceDialogController.java:496)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.connectionModified(DataSourceDialogController.java:218)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.connectionModified(ConnectionSelectionPane.java:89)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$1.modifyText(ConnectionSelectionPane.java:72)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
        at org.eclipse.swt.widgets.Text.wmCommandChild(Text.java:2974)
        at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4752)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4614)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
        at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:260)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4706)
        at org.eclipse.swt.widgets.Text.windowProc(Text.java:2597)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native Method)
        at org.eclipse.swt.internal.win32.OS.SetWindowText(OS.java:3473)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2252)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.browseButtonClicked(ConnectionSelectionPane.java:98)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$2.widgetSelected(ConnectionSelectionPane.java:82)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
        at org.eclipse.jface.window.Window.open(Window.java:802)
        at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:112)
        at com.sap.ip.bi.zen.ui.internal.propertysheet.celleditors.DataSourceAliasRefCellEditor.openAddDataSourceDialog(DataSourceAliasRefCellEditor.java:100)
        at com.sap.ip.bi.zen.ui.internal.propertysheet.celleditors.DataSourceAliasRefCellEditor$1$1.mouseUp(DataSourceAliasRefCellEditor.java:70)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
        at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
        at com.sap.ip.bi.zen.ui.internal.application.ZenApplication.start(ZenApplication.java:36)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Client 100 is not available in this system on APRINS09 sysnr 02
        at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:662)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1363)
        at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:721)
        at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
        at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:293)
        at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
        at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:262)
        at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:509)
        at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:780)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:359)
        ... 69 more
    Caused by: RfcException: [null]
        message: Client 100 is not available in this system on APRINS09 sysnr 02
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 103
        key: RFC_ERROR_LOGON_FAILURE
        at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:219)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1330)
        ... 77 more
    Caused by: RfcException: [BI1|aprins09]
        message: Client 100 is not available in this system
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
    Exception raised by BI1|aprins09
        at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2034)
        at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:187)
        ... 78 more
    Caused by: com.sap.conn.rfc.exceptions.RfcGetException: Client 100 is not available in this system
        at com.sap.conn.rfc.engine.RfcImp.ab_rfcerror(RfcImp.java:1157)
        at com.sap.conn.rfc.engine.RfcGet.rfcget_run(RfcGet.java:131)
        at com.sap.conn.rfc.engine.RfcGet.ab_rfcget(RfcGet.java:23)
        at com.sap.conn.rfc.engine.RfcRcv.ab_rfcreceive(RfcRcv.java:33)
        at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1981)
        ... 79 more
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-09 17:51:44.318
    !MESSAGE BI exception with class "ConnectionException" and message "Unknown Error". See default trace for log ID "d405ac6b-35b3-441d-a87b-2a110bf1670d".
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-09 17:51:59.559
    !MESSAGE ERROR [8a907eb2-7be6-4807-a60d-4983a77e90b9]: Unknown Error
    !STACK 0
    com.sap.ip.bi.base.service.connection.impl.ConnectionException: Unknown Error
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:391)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:56)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getVirtualConnectionInternal(GenericConnectionPool.java:224)
        at com.sap.ip.bi.base.service.connection.impl.StandaloneConnectionPool.getConnectionInternal(StandaloneConnectionPool.java:59)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnectionOrCreateOneIfRequested(GenericConnectionPool.java:179)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnection(GenericConnectionPool.java:149)
        at com.sap.ip.bi.zen.internal.connectivity.BackendServices.isConnectionUpAndRunning(BackendServices.java:33)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabelsInternal(DataSourceDialogController.java:511)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController$3.run(DataSourceDialogController.java:499)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabels(DataSourceDialogController.java:496)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.connectionModified(DataSourceDialogController.java:218)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.connectionModified(ConnectionSelectionPane.java:89)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$1.modifyText(ConnectionSelectionPane.java:72)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
        at org.eclipse.swt.widgets.Text.wmCommandChild(Text.java:2974)
        at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4752)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4614)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
        at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:260)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4706)
        at org.eclipse.swt.widgets.Text.windowProc(Text.java:2597)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native Method)
        at org.eclipse.swt.internal.win32.OS.SetWindowText(OS.java:3473)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2252)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.browseButtonClicked(ConnectionSelectionPane.java:98)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$2.widgetSelected(ConnectionSelectionPane.java:82)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
        at org.eclipse.jface.window.Window.open(Window.java:802)
        at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:112)
        at com.sap.ip.bi.zen.ui.internal.propertysheet.celleditors.DataSourceAliasRefCellEditor.openAddDataSourceDialog(DataSourceAliasRefCellEditor.java:100)
        at com.sap.ip.bi.zen.ui.internal.propertysheet.celleditors.DataSourceAliasRefCellEditor$1$1.mouseUp(DataSourceAliasRefCellEditor.java:70)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
        at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
        at com.sap.ip.bi.zen.ui.internal.application.ZenApplication.start(ZenApplication.java:36)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Client 100 is not available in this system on APRINS09 sysnr 02
        at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:662)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1363)
        at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:721)
        at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
        at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:293)
        at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
        at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:262)
        at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:509)
        at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:780)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:359)
        ... 69 more
    C
    !MESSAGE Specify a value for variable enter document date
    !ENTRY com.sap.ip.bi.zen 2 0 2014-05-12 15:36:44.682
    !MESSAGE Specify a value for variable enter document date
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-12 15:40:24.536
    !MESSAGE ERROR [767a45e4-6211-4260-9a73-5e9771a4631e]: Unknown Error
    !STACK 0
    com.sap.ip.bi.base.service.connection.impl.ConnectionException: Unknown Error
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:391)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:56)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getVirtualConnectionInternal(GenericConnectionPool.java:224)
        at com.sap.ip.bi.base.service.connection.impl.StandaloneConnectionPool.getConnectionInternal(StandaloneConnectionPool.java:59)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnectionOrCreateOneIfRequested(GenericConnectionPool.java:179)
        at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getConnection(GenericConnectionPool.java:149)
        at com.sap.ip.bi.zen.internal.connectivity.BackendServices.isConnectionUpAndRunning(BackendServices.java:33)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabelsInternal(DataSourceDialogController.java:511)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController$3.run(DataSourceDialogController.java:499)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.updateConnectionStateLabels(DataSourceDialogController.java:496)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.connectionModified(DataSourceDialogController.java:234)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.connectionModified(ConnectionSelectionPane.java:89)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$1.modifyText(ConnectionSelectionPane.java:72)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
        at org.eclipse.swt.widgets.Text.wmCommandChild(Text.java:2974)
        at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4752)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4614)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2443)
        at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:260)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:4706)
        at org.eclipse.swt.widgets.Text.windowProc(Text.java:2597)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
        at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native Method)
        at org.eclipse.swt.internal.win32.OS.SetWindowText(OS.java:3473)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2252)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane.browseButtonClicked(ConnectionSelectionPane.java:98)
        at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.ConnectionSelectionPane$2.widgetSelected(ConnectionSelectionPane.java:82)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
        at org.eclipse.jface.window.Window.open(Window.java:802)
        at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:112)
        at com.sap.ip.bi.zen.ui.internal.commands.AddDataSourceHandler.execute(AddDataSourceHandler.java:24)
        at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
        at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
        at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
        at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
        at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
        at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:167)
        at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
        at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
        at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
        at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:850)
        at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:743)
        at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(HandledContributionItem.java:727)
        at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:662)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
        at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
        at com.sap.ip.bi.zen.ui.internal.application.ZenApplication.start(ZenApplication.java:36)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon) on APRINS09 sysnr 02
        at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:662)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1363)
        at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:721)
        at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:103)
        at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:293)
        at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
        at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:262)
        at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:509)
        at com.sap.conn.jco.rt.RfcDestination.ping(RfcDestination.java:780)
        at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco3.connection.StandaloneConnectionFactoryJCO.createConnection(StandaloneConnectionFactoryJCO.java:359)
        ... 85 more
    Caused by: RfcException: [null]
        message: Name or password is incorrect (repeat logon) on APRINS09 sysnr 02
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 103
        key: RFC_ERROR_LOGON_FAILURE
        at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:219)
        at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1330)
        ... 93 more
    Caused by: RfcException: [BI1|aprins09]
        message: Name or password is incorrect (repeat logon)
        Return code: RFC_SYS_EXCEPTION(3)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
    Exception raised by BI1|aprins09
        at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2034)
        at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:187)
        ... 94 more
    Caused by: com.sap.conn.rfc.exceptions.RfcGetException: Name or password is incorrect (repeat logon)
        at com.sap.conn.rfc.engine.RfcImp.ab_rfcerror(RfcImp.java:1157)
        at com.sap.conn.rfc.engine.RfcGet.rfcget_run(RfcGet.java:131)
        at com.sap.conn.rfc.engine.RfcGet.ab_rfcget(RfcGet.java:23)
        at com.sap.conn.rfc.engine.RfcRcv.ab_rfcreceive(RfcRcv.java:33)
        at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:1981)
        ... 95 more
    !ENTRY com.sap.ip.bi.base 4 0 2014-05-12 15:40:24.540
    !MESSAGE BI exception with class "ConnectionException" and message "Unknown Error". See default trace for log ID "767a45e4-6211-4260-9a73-5e9771a4631e".
    !SESSION 2014-05-12 15:57:20.447 -----------------------------------------------
    eclipse.buildId=@qualifier@
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN
    Framework arguments:  BusinessObjects Design Studio
    Command-line arguments:  -os win32 -ws win32 -arch x86 BusinessObjects Design Studio -clean
    !ENTRY com.sap.ip.bi.zen.connectivity 2 0 2014-05-12 15:57:26.583
    !MESSAGE No routers found
    !ENTRY com.sap.ip.bi.zen.connectivity 2 0 2014-05-12 16:01:16.895
    !MESSAGE No routers found
    !ENTRY com.sap.ip.bi.zen.connectivity 2 0 2014-05-12 16:01:18.670
    !MESSAGE No routers found
    !ENTRY com.sap.ip.bi.zen 2 0 2014-05-12 16:09:20.947
    !MESSAGE The query was successfully generated.
    !ENTRY org.eclipse.jface 2 0 2014-05-12 16:12:41.494
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2014-05-12 16:12:41.495
    !MESSAGE A conflict occurred for F2:
    Binding(F2,
        ParameterizedCommand(Command(org.eclipse.ui.edit.rename,Rename,
            Rename the selected item,
            Category(org.eclipse.ui.category.file,File,null,true),
            org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@103e018,
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    Binding(F2,
        ParameterizedCommand(Command(org.eclipse.ui.edit.text.showInformation,Show Tooltip Description,
            Displays information for the current caret location in a focused hover,
            Category(org.eclipse.ui.category.textEditor,Text Editing,Text Editing Commands,true),
            org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@16d65ec,
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.xtext.ui.embeddedTextEditorScope,,,system)
    !SESSION 2014-05-13 11:01:52.458 -----------------------------------------------
    eclipse.buildId=@qualifier@
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN
    Framework arguments:  BusinessObjects Design Studio
    Command-line arguments:  -os win32 -ws win32 -arch x86 BusinessObjects Design Studio -clean
    !ENTRY org.eclipse.osgi 4 0 2014-05-13 11:01:57.510
    !MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (245).
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.core.resources.ResourcesPlugin.start() of bundle org.eclipse.core.resources.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:167)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getSharedStateModule(ZalActivator.java:92)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.createInjector(ZalActivator.java:64)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getInjector(ZalActivator.java:55)
        at com.sap.ip.bi.zen.scripting.ui.ZalActivator.start(ZalActivator.java:34)
        at com.sap.ip.bi.zen.ui.ZenUiPlugin.start(ZenUiPlugin.java:95)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: org.eclipse.core.internal.resources.ResourceException: Incompatible file format. Workspace was saved with an incompatible version: 0.
        at org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(WorkspaceTreeReader.java:58)
        at org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(WorkspaceTreeReader.java:66)
        at org.eclipse.core.internal.resources.SaveManager.restoreTree(SaveManager.java:1000)
        at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:687)
        at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1530)
        at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2503)
        at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2252)
        at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        ... 76 more
    Root exception:
    org.eclipse.core.internal.resources.ResourceException: Incompatible file format. Workspace was saved with an incompatible version: 0.
        at org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(WorkspaceTreeReader.java:58)
        at org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(WorkspaceTreeReader.java:66)
        at org.eclipse.core.internal.resources.SaveManager.restoreTree(SaveManager.java:1000)
        at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:687)
        at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1530)
        at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2503)
        at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2252)
        at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:439)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:167)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getSharedStateModule(ZalActivator.java:92)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.createInjector(ZalActivator.java:64)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getInjector(ZalActivator.java:55)
        at com.sap.ip.bi.zen.scripting.ui.ZalActivator.start(ZalActivator.java:34)
        at com.sap.ip.bi.zen.ui.ZenUiPlugin.start(ZenUiPlugin.java:95)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    !ENTRY org.eclipse.osgi 4 0 2014-05-13 11:01:57.520
    !MESSAGE An error occurred while automatically activating bundle org.eclipse.xtext.ui.shared (407).
    !STACK 0
    org.osgi.framework.BundleException: The activator org.eclipse.xtext.ui.shared.internal.Activator for bundle org.eclipse.xtext.ui.shared is invalid
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:172)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getSharedStateModule(ZalActivator.java:92)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.createInjector(ZalActivator.java:64)
        at com.sap.ip.bi.zen.scripting.ui.internal.ZalActivator.getInjector(ZalActivator.java:55)
        at com.sap.ip.bi.zen.scripting.ui.ZalActivator.start(ZalActivator.java:34)
        at com.sap.ip.bi.zen.ui.ZenUiPlugin.start(ZenUiPlugin.java:95)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:478)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:109)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:395)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:464)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: java.lang.NoClassDefFoundError: org/eclipse/core/resources/IResourceChangeListener
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:167)
        ... 56 more

    Is this a new install or an update?
    Are you meeting the requirements per the PAM (browser)? https://websmp205.sap-ag.de/~sapidb/011000358700001013822013E

  • Design Studio BW SSO User not authorized

    Hi all,
    I have problem with BW SSO integration on Design Studio. We developed dashboards on top of BW. We have users and they are only authorized to see the data for their own companies and plants. To achieve that, we created OLAP connections with SSO enabled and we have BO/BW integration. The queries work fine in Analysis OLAP.
    However, we are having problems with Design Studio. Here is the problem.
    1. Create a dashboard lets say with a combo box and a chart.
    2. Populate the combo box with the script below:
    DROPDOWN_1.setItems(DS_1.getMemberList("0COMP_CODE", MemberPresentation.INTERNAL_KEY, MemberDisplay.TEXT, 20, "ALL"));
    3. In combo box, wirte the code below to filter values on chart:
    DS_1.setFilter("0PLANT__0COMP_CODE", DROPDOWN_1.getSelectedValue());
    4. Save it on the platform.
    5. Open the dashboard on the platform with SAP user
    6. By default, in combo box, "ALL" value will be selected. If the user has only authorized to see only 1 or 2 companies, then the chart give "User is not authorized" error message.
    7. Select a company from combo box, the chart shows values of the selected company.
    8. If the user wants to see the total of the companies authorized to see, then the chart doesn't show but the error message.
    Another issue is that each company has plants. If the user wants to seel the data for all plants then he receives the "not authorized" error.
    The user should be able the select "ALL" and be able to see the total of companies or plants authorized to see.
    If "ALL" is selected for a company:
    If a single company selected and ALL plants are selected:
    If a single company and a single plant is selected:
    BTW, the authorization works fine in BW and with Analysis OLAP tools. The user can see the total of the companies authorized to see.
    Thanks for your help in advance.

    Hi Zahid - this application has more than one query, correct?
    can you try if the authorization issue is occuring also when you have one query only per applications?
    Reason I ask is, when using design studio, all queries are executed with merged variables and then I belive the authorisation context is different. I assume you have some special customer exit in the system for the authorisation check - and in case of design studio this can get into a point where the constellation is not authorized.
    In such cases you would need to run authorisation trace (I would need to search the transaction).
    Regards, Karol

  • Cascading filters not working in Design Studio with Universe

    Hi,
    I am trying to create cascading filters in Design Studio 1.2.
    I have one data source
    DS_P2 which returns two measures:
    (product code)
    (investment code)
    2 drop down boxes:
    PRODUCTCODEDROPDOWN_2 (product code)
    DROPDOWN_1 (investment code)
    1 crosstab component (to display DS_P2)
    Connecting to a BO Universe, Single Connection, relational SQL database
    Script On Startup:
    //To populate the product dropdown list & Set default value
    PRODUCTCODEDROPDOWN_2.setItems(DS_P2.getMemberList("_Rd3rMcNtEeOlu9zFKasaVQ", MemberPresentation.EXTERNAL_KEY, MemberDisplay.TEXT, 50,"All"));
    PRODUCTCODEDROPDOWN_2.setSelectedValue("All");
    //To populate the Investment dropdown list & set default value
    DROPDOWN_1.setItems(DS_P2.getMemberList("_9HY_4cBvEeOMbdZh-4RtVw", MemberPresentation.EXTERNAL_KEY, MemberDisplay.TEXT, 50, "All"));
    DROPDOWN_1.setSelectedValue("All");
    "On Select" script for PRODUCTCODEDROPDOWN
    //Filter data set P2
    DS_P2.setFilterExt("_Rd3rMcNtEeOlu9zFKasaVQ", PRODUCTCODEDROPDOWN_2.getSelectedValue());
    //Re-populate the Investment dropdown list & set default value
    DROPDOWN_1.setItems(DS_P2.getMemberList("_9HY_4cBvEeOMbdZh-4RtVw", MemberPresentation.EXTERNAL_KEY, MemberDisplay.TEXT, 50, "All"));
    DROPDOWN_1.setSelectedValue("All");
    The image below shows that the second dropdown box is not filtering correctly based upon the selection made in the first drop down box, the second box should display list, E_CASHUP, E_GWROTH, E_STABLE, S_GROW_ACT,ZZZZZZ, P_BAL_IDX
    Does any one know if there is a limitation to creating a cascading filter when using universes?
    Am I doing something wrong?
    ARRRGGGHHH any help appreciated

    Penny,
    You can try using SDK to achieve your goal.
    I posted once a ComboBox example, i know it does not do what you want right now, but it could be a starting point.
    ComboBox with custom items
    Mike also has some great examples here.
    entmike/Design-Studio-Repository · GitHub
    Good Luck.
    Best
    Leandro

  • Unable to open sdk extension google map in design studio 1.3

    Hi,
    i registered all sdk components into design studio client tool after i try to use google map and drag into my application however nothing happened just keep loading for a long time, even i used google api key within jsiclude: http://maps.googleapis.com/maps/api/js?key=mygoogleapikey&amp;sensor=false
    but nothing happened, anybody who solve this issue?
    Thanks in advance...

    Hi Emre,
    i've experienced the same problem.
    First make sure that you've included the api key in both jsiclude parts. The first is for the map without data and the second for maps with data. Save the contribution.xml and run the application (google maps sdk) which will open design studio. Then drag the map into your application and save it. Close both Eclipse and DS and reopen your application again. It should now work..... Maybe there is a better way to do, but it worked for me.
    Regards
    Hannes

  • Background-image of a Design Studio 1.3 extension is not displayed when the control is  dragged on the canvas

    Hello,
    I have a Design Studio Extension with a background image which behave well in Design Studio 1.2.
    In Design Studio 1.3 when I drag the control into the canvas the image does not show-up. If I execute the application the image appear in the browser even is not in the canvas.Once I save and reopen the application the image is displayed on the canvas as expected.
    I built an extension based on  the 'Timer' sample which comes with the DS_13_SDK_Samples ( it has a background image) and it behaves the same way - when you drag the control on the canvas, the image is not displayed.
    Any help to solve this issue is much appreciated.
    Thank you.

    It does start to work once I save and reopen or even when I run.
    I tried the inline style but the behavior is much stranger. It does work if I have a full address url to an image, but if my image is part of the control's folder structure it fails completely - it cannot map the right address to the image. The only configuration that appears to work better is the one with the original problem.
    Thank you.

  • How to set a BEx Query Condition in Design Studio (e.g. Net value GT 0)

    Hi experts,
    I have set a simple condition in my BEx Query...
    e.g. key figure "Net value" GT 0 to become only positive values in the query result.
    In the Query runtime the condition works successful, but in the Design Sudio view the defined Query condition doesn´t work.
    In my Design Studio crosstab I have tried to switch between the display setting "Conditional formating Visible" true/false, but without success.
    By the way, before I have posted this thread, I had a look at this two blogs...
    Design Studio 1.0: Create a Scorecard Using SAP BW BEx Query Exceptions
    Design Studio 1.2  - a Second Look
    Any ideas or experiences?
    Thanks and regards,
    Michael

    Hi Michael,
    I think you are mixing up two different BEx terms. Conditions are filters on key figures (show me only the results with a value bigger than 50). Exceptions do not filter the result set, but provide a formatting based on the values in the result set (if value is bigger than 50, make its cell red).
    The Conditional formatting setting in Design Studio refers to the BEx exceptions. For the BEx conditions there isn't such a setting available. You just have to activate the condition in your BEx Query and use that for your data source in Design Studio.
    If you want a workaround to enable/disable conditions from Design Studio, check this blog I wrote: HackingSAP.com - SAP Design Studio and Conditions It shows how you can use variables to adjust the conditions (and also activate) from within Design Studio.
    Cheers,
    Xavier

  • BW Business Document Service (BDS) in Design Studio

    Hi all,
    I am trying to migrate a WAD-Report to Design Studio 1.4. In WAD it’s possible to use BW Business Document Service (BDS). Documents can be opened by using the context menu.
    I created a Test Report in Design Studio 1.4 and added a crosstab and assigned the Data Source. The report shows the data correctly but the context menu of Design Studio doesn’t show the document links.
    I couldn’t find any information about BDS in DesignStudio in the Adminstrator and user guide.
    Has anybody tried this before?
    Does DesignStudio support BDS?
    Thank you in advance!
    Tobias

    Hello Tobias - we have received a similar question here: Access Document Item/List similar to WAD
    Would you please see if the response answers your question?
    Tammy

  • Binding a component to more than one data source in Design Studio 1.3

    Hi All,
    Is it possible to bind more than one data source to a component in Design Studio 1.3?
    I have 2 Bex queries- one having the current year data(say 06.2013-05.2014) and the other having the previous year data(say 06.2012-05.2013).
    I want to create a column chart with x axis labels as 06,07,08.............01,02,03,04,05.
    The 05 will show 2 columns for 05.2014 and 05.2013
    The 04 will show 2 columns for 04.2014 and 04.2013
    and so on
    The 06 will show 2 columns for 06.2013 and 05.2012.
    Can this be achieved in Design Studio if only one data source is possible for a column chart?
    Thanks in advance for your responses,
    Sarah

    I don't see where this is possible out of the box as the properties for the chart show only one data source
    Is the data coming from one InfoProvider?  If so could you create one query that shows current year and with a BEx variable/offset show prior year?

  • Substring Function in Design Studio

    Hello all,
    I have a question. Is there any substring like function in Design Studio because I have a string and I need to cut the part of the string on the dashboard to show.
    For Example
    My String: HELLO
    I only want to get "EL" from that string and show that on the dashboard.
    Is that possible?
    I appreciate your help in advanced. Thanks.

    Zahid,
    As Tammy mentioned Help document has it all.
    You can find it in Help of Design Studio application itself.

  • Design Studio vs SAPUI5

    This thought has been bothering me and I just want to ask some experts what they think
    I was wondering regarding the difference between creating a Dashboard/Application in Design Studio or direct using SAPUI5. I have create some native application using OData and consuming it in a SAPUI5 application using the MVC. I am current facing a requirement to create dashboard application using Design Studio and I am finding it difficult to create the relation between the both if there is such a thing. What I find really difficult is to not have a fool view of the HTML5 and script. Instead I am required to input varies scripts in different section in order to manage the events. Are there any plan to make DS more like a wysiwyg of the SAPUI5 which has a lot more elements and give direct visibility in an editor to manage properties and events. It just feels harder to use DS even though you can drag and drop elements. With SAPUI5  you just go the public SAPUI5 SDK check an UI element snippet code paste and go to the API and start fixing in the way you want.

    Hi Carlos,
    in the context you describe - access to HANA models in native HANA environment, I am sure you can come quite far also with Native UI5 on top of ODATA. The difference is - in this path you are on your own (which is sometime better, sometimes not so good)...
    I know that there is a functionality of generating HANA Views based on BEx Queries, and this is improved in last SPs of 7.40 NW - nevertheless there will be still some restrictions. And this is the place where the difference starts:
    BEx Query variable handling - here you would need to code some prompt dialog on your self, which is delivered in design studio
    More complex functionality in BEx Queries - I do not know what is the delta, but I know there is some
    Hierarchy handling - is HANA already handling all cases of hierarchies, even then - there are small differences in comparison to BW.
    Visualization - I am not sure if you can get a real cross-tab component (perhaps you do not need it)
    Context Menu - also something you have to make on your own
    more others I do not have in my mind now...
    Basically this is also the question - is the HANA functional scope for your scenarios comparable and acceptable to those which you are running in WAD? For some customers this answer is YES, for some NO. If yes, you can look at other reporting possibilities (eg. plain UI5). If no, I would recommend to go with Design Studio as many functions which are complex to develop are available already in the framework.
    Personally, I am wandering about your WAD scenarios - as very often those are much more complex and bound to BW functionality which is already answering the question above to NO, but perhaps some can be answered to YES.
    In practice, I think a mixed solution is a the key - you can try to move to native HANA as much as possible, this brings value - in terms of the stack clarity and also in terms of performance as there is nothing between HANA and UI (almost).
    Btw, the statements above are as of TODAY - I am sure in few years those will be revised with new HANA releases and improvements in the HANA models.
    this was my private view on this topic.
    Karol

Maybe you are looking for

  • DYNPRO_SENT_IN_BACKGROUND Error while transporting XI data source

    Hi Experts, We are having an issue in in transporting XI data source in BI from Dev to Test. The error is geenrated during post handling of the transport, possibly while the data source is bing activated. Teh ST22 dump gives the DYNPRO_SEND_IN_BACKGR

  • Reg: stat command in solaris 10

    Hi Gurus, Where i can find the stat command in solaris 10. Any one help is appreciated.

  • My Itunes

    I have Re-installed my itunes 3 times but it still says that the installation of the service providing the transfer of files of Iphone and IPod Between Itunes has not been installed correctly what gives???? Any idea...?

  • OIM-OAM integration and LDAP Sync

    Hello All, I have deployed OIM 11g R2 and OAM/OVD 11.1.1.5. Now I need to enable LDAP sync for OIM-OAM integration and I'm not allowed to extend Oracle schema in AD. So I decided to use OUD for FMW schema and I have completed all those steps and OUD

  • Deauthorize All, but still have 5 computers authorized!

    So I have pressed "Deauthorize All" and I still have "5 computers are authorized to play content...." I received an error about iTunes store not available, bla bla bla. Now when I press Deauthorize all again...I have to wait until Nov 2013!!!!!!! Are