Not able to acess BW Queries in Visual Composer

I created a new system in portal slecting "sap system using dedicated application server" and filled up all the required details and gave the system type as "SAP_BW".created a System Aliases and did the user mapping.
But In Visual Composer after selecting "Find Data" and selecting the System,when i am looking for a Querry it is giving error as
"Error-30014 Search Returned an error cannot retrieve BEx open dialog:null".
So please suggest me what should i do to connect to
SAP-BW in visual composer.

HI Paresh
I had the same scenario in my devlopement couple of weeks back you can use
the follwing link as the pointers
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/vc/how%2bto%2bselect%2branges">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/vc/how%2bto%2bselect%2branges</a>
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/07134c67-0b01-0010-0493-b89287cf330f">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/07134c67-0b01-0010-0493-b89287cf330f</a>
also i would recomend you to search in the sdn for these topics before posting
Thanx & Regards
Pankaj

Similar Messages

  • Not able to find the options in Visual Composer studio

    I am having Visual Composer role in Portal.
    While I entered in Visual Composer studio, I am not able to see any option :
    Browse, Compose, Configure, Inspect, Find Data, Deploy at the right pane of the window.
    Can anyone help.
    Edited by: Maitrali  Marik on Apr 22, 2009 6:43 PM

    Hi,
    have you installed the adobe svg viewer on your computer ?
    if not, you have to do this, you can find it on :
    www.adobe.com/svg/viewer/install/
    Fabien.

  • Not able to acess app store .. Tried every thing with ... Dns change .. Time chage.... Reset... Location services .suggest me how to resolve this issue

    Not able to acess app store .. Tried every thing with ... Dns change .. Time chage.... Reset... Location services .suggest me how to resolve this issue

    Hi aditya123,
    If you are having difficulty connecting to the App store from your iPhone, you may want to try the steps in this article -
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Specifically -
    Troubleshoot issues on an iPhone, iPad, or iPod touch
    If you haven't been able to connect to the iTunes Store:
    Make sure your date, time, and time zone are correct in Settings > General > Date & Time.
    Note: Time Zone may list another city in your time zone.
    Make sure that your iOS software is up to date by tapping Settings > General > Software Update (iOS 5 or later) or connecting your iOS device to iTunes and clicking Check for Update on your device's Summary page.
    Check and verify that you're in range of a Wi-Fi router or base station. If you're on a device with cellular service, make sure that cellular data is turned on from Settings > General > Cellular.
    Note: If connected to cellular data, larger items may not download. You may need to connect to Wi-Fi to download apps, videos, and podcasts.
    Make sure that you have an active Internet connection. You can check the user guide for your device for help with connecting to the Internet.
    Make sure that other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the Internet.
    Try resetting (turning off and then on again) your Wi-Fi router.
    If the issue persists, try troubleshooting your Wi-Fi networks and connections.
    It looks like you have already done many of these, but there are a few more to check out.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Not able to find the Queries in Table

    Hi Experts,
    Am searching for all the queries whcih we have developed in table RSRREPDIR - which is Directory of all reports (Query GENUNIID). But am not able to find out some queries in this table also..
    Can anyone please let me know the table where i can find all the queries...
    Regards,
    Gattu...

    Oliver,
    Thanks a lot for your quick reply... But am not able to find few queries in that table.. Can you please let me know hat might be the reason and how to trigger this..
    Regards,
    Gattu

  • I downloaded ios7 from i tunes and tried to update my ipod 5g then it asked me to restore and update it but when i tried to restore it did not recorganize my ipod and when i switch on my ipod it asked me to connect to itunes and i am not able to acess it

    plz help me out iam not able to use my ipod i tried in all the possible ways to make it work but no use it indicates to connect to itunes and when i connect it to my pc it says your device is not recorgnised iam stuck with it am not able to use my ipod please help my out...........!!!

    Try:
    - Another cable
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer          
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Not able to acess forms server

    Hello,
    I installed the Weblogic server 10.3 & froms & reports 11g sucessfully,
    I able to run http://Forms11g:7001/console & http://Forms11g:8888/forms/formservlet
    after restarting i am not able to start any of them so i do the following things
    1) .bash_profile set as below ...
    MW_HOME=/u01/app/oracle/middleware;export MW_HOME
    JAVA_HOME=/usr/java/jdk1.6.0_33;export JAVA_HOME
    PATH=/u01/app/oracle/middleware/Oracle_FRHome1/bin:/u01/app/oracle/middleware/Oracle_FRHome1/bin:/usr/java/jdk1.6.0_33/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin;export PATH
    export ORACLE_HOME=/u01/app/oracle/middleware/Oracle_FRHome1/
    export PATH=/u01/app/oracle/middleware/Oracle_FRHome1/bin:$PATH
    export LD_LIBRARY_PATH=/u01/app/oracle/middleware/Oracle_FRHome1/lib:/u01/app/oracle/middleware/Oracle_FRHome1/lib:/u01/app/oracle/middleware/Oracle_FRHome1/jdk/jre/lib/amd64/native_threads
    export FORMS_BUILDER_CLASSPATH=/u01/app/oracle/middleware/Oracle_FRHome1/jlib/
    export DOMAIN_HOME=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/
    export ORACLE_INSTANCE=/u01/app/oracle/middleware/asinst_1
    2) cd /u01/app/oracle/middleware/user_projects/domains/mydomain/bin/
    ./startWebLogic.sh
    3) cd /u01/app/oracle/middleware/asinst_1/bin/
    ./opmnctl startall
    opmnctl startall: starting opmn and all managed processes...
    4) cd /u01/app/oracle/middleware/user_projects/domains/ClassicDomain/bin
    ./startManagedWebLogic.sh Forms11g http://172.100.30.126:7001 weblogic xxxxxxxx
    it shows the following error
    starting weblogic with Java version:
    java version "1.6.0_33"
    Java(TM) SE Runtime Environment (build 1.6.0_33-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03, mixed mode)
    Starting WLS with line:
    /usr/java/jdk1.6.0_33/bin/java -server -Xms256m -Xmx512m -XX:MaxPermSize=512m -Dweblogic.Name=Forms11g -Djava.security.policy=/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -Dweblogic.security.SSL.trustedCAKeyStore=/u01/app/oracle/middleware/wlserver_10.3/server/lib/cacerts -da -Dplatform.home=/u01/app/oracle/middleware/wlserver_10.3 -Dwls.home=/u01/app/oracle/middleware/wlserver_10.3/server -Dweblogic.home=/u01/app/oracle/middleware/wlserver_10.3/server -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Doracle.home=/u01/app/oracle/middleware/Oracle_FRHome1 -Ddomain.home=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain -Dcommon.components.home=/u01/app/oracle/middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain -Djrockit.optfile=/u01/app/oracle/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/config/fmwconfig/servers/Forms11g -Doracle.domain.config.dir=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/config/fmwconfig -Digf.arisidbeans.carmlloc=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/config/fmwconfig/carml -Digf.arisidstack.home=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/servers/Forms11g/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/u01/app/oracle/middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/u01/app/oracle/middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwc.oracle.home=/u01/app/oracle/middleware/Oracle_FRHome1 -Dclassic.oracle.home=/u01/app/oracle/middleware/Oracle_FRHome1 -Dem.oracle.home=/u01/app/oracle/middleware/oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://172.100.30.126:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/u01/app/oracle/middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/u01/app/oracle/middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic list1234 weblogic.Server
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic
    Caused by: java.lang.ClassNotFoundException: weblogic
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Could not find the main class: weblogic. Program will exit.
    can any one help me .....
    to access http://Forms11g:8888/forms/frmservlet

    Hi,
    It quite simple.
    It is missing with weblogic.jar with in classpath.
    Try to set weblogic.jar with in pre-classpath in setdomainEnv.sh file and restart the server
    You will find the weblogic.jar with in %WLS_Home% / server / lib
    Hope this should help you.
    Regards,
    Kal

  • Not able to acess SOA consoles after SOA 10G installation on Linux machine

    Hi,
    We have done SOA 10G installation on VM ware machine which was configured on a windows box. After installation we are able to access the BPEL/ESB/EM consoles directly from the server where the installation is done but not able to access the same from our local machine.
    Please advice.
    Thanks & Regards,

    How do you try to access console? what url do you use?
    From what components you want to check the ports asigned? Only Oc4j's, webcache, http_server and oid should show something here.
    Did you check the file $OH/install/portlist.ini and opmn.xml, rmi.xml?
    Regards.

  • Joining two queries with Visual Composer

    Hallo,
    I was working with visual composer to join two queries with the distinct operator. But on my table view, when i linked it with the distinct operator, i get only the key element customer (customer, customer_ext_key, customer_key). These are the queries that i want join:
    Query 1:
    Customer
    Net Sales
    Query 2:
    Customer
    Billed Quantity
    What i want to see is the following result:
    Customer
    Net Sales
    Billed Quantity
    Can anybody help me with this problem?
    Greeting,
    Murat.

    Hallo,
    I was working with visual composer to join two queries with the distinct operator. But on my table view, when i linked it with the distinct operator, i get only the key element customer (customer, customer_ext_key, customer_key). These are the queries that i want join:
    Query 1:
    Customer
    Net Sales
    Query 2:
    Customer
    Billed Quantity
    What i want to see is the following result:
    Customer
    Net Sales
    Billed Quantity
    Can anybody help me with this problem?
    Greeting,
    Murat.

  • Unable to acess BW Querrys in Visual Composer

    I created a new system in portal slecting "sap system using dedicated application server" and filled up all the required details and gave the system type as "SAP_BW".created a System Aliases and did the user mapping.
    But In Visual Composer after selecting "Find Data" and selecting the System,when i am looking for a Querry it is giving error as
    "Error-30014 Search Returned an error cannot retrieve BEx open dialog:null".
    So please suggest me what should i do to connect to
    SAP-BW in visual composer.

    Hi Prakash,
    I read the document and followed the steps that were mentioned. Fianlly you had specified
    "Select the SAP Web AS Connection and the Connection Test for Connectors Tests. Execute the Test. You are
    now ready to use this system."
    My Connection test was succesful but still than i am getting the same error in Visual Composer.Now what should i do.
    Paresh.

  • When i have a ticked box for Java script i'm still not able to acess things on the i player. Why is this?

    I have tried to load Java Script so that i can watch things on the BBC i player. I have followed the instructions for loading Java Script as told on the BBC i player i.e i have a ticked box for Java Script but i still can't watch things on the i player. I seem to be doing something wrong, but not sure what it is!

    What error are you getting when you try ? If you are getting a network timeout then try temporarily turning off your firewall and antivirus software until the download has completed. Or you could downloading the update via a browser : https://discussions.apple.com/message/16436025#16436025

  • Not able to acess BIOS setting in G580

    I have a G580 Model Lenovo Laptop. I wanted to Dual-Boot it with Linux/Ubuntu. I have learnt that it is not possible due to UEFI Mode in BIOS. I Searched it everwhere, and every solution sums up to changing UEFI to Legacy Mode in Boot Menu. Thing is I cant get to BIOS menu. I Tried every method But failed. Tried clicking Fuctions Key while Startup and Trouble Setting->Advance Setting->Change UEFI Setting.But it just restart and opens up as usual. Can I get a Solution for this? This is really getting into my Nerve.

    BIOS is a hardware and the corresponding issue is not related to Windows, as Rick Dee says. Therefore, note that you can't delete BIOS settings or anything through Windows. Also, if there is any issue with the BIOS, the PC will not work and so Windows won't
    be working.
    And so, I guess, you've deleted the correct partition only as Windows works good.
    Regarding the BIOS issue, you can try resetting the BIOS. In the case of desktop, there is a jumper on the motherboard that can be removed/changed to reset BIOS. Another option (more suitable in laptop, also works in desktop) is that turn off the PC, disconnect
    the power and remove CMOS battery, wait for a minute or two and then insert the battery back, turn on the power and the PC and then check.
    Note: Removing CMOS battery requires removal of the casing. Refer the laptop user manual on replacing CMOS battery or contact Acer support for assistance.
    Balaji Kundalam

  • Iam gettin an alert messages  which says this  ipad has not been backed up for 8 weeks and has to be connected to wifi plugged in and locked . I am not able to acess to acess or unlock ipad, please help

    et

    Have you tried a reset ? Press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider if it appears), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Access Visual Composer

    Can someone tell me how can i configure Visual Composer.
    I do have Netweaver Portal access , BI7.0 +ECC6.0 access but not able to understand
    how to run Visual Composer ?
    thanks

    Hi,
    Visual Composer is running through  SAP Enterprise Portal SP8 and higher.If your user has VC role then you reach VC from http://<servername>:50100/VC.Port number may be different depending on the configuration.Check the wiki for details.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/vc/main
    Regards,

  • SQL Query in Visual Composer 7.1.1 SP2

    Hi all,
    I want to use an SQL Query in Visual Composer 7.1.1 but I only can search for Stored Procedures. There is documentation available but not for VC 7.1.1.  I also can not use the Query Wizard for this as the System does not show up in the list.
    So how is it possible to use SQL Queries in Visual Composer 7.1.1.
    Thank You
    Nicolas

    Hi Nicolas,
    If you want to use SQL statements, you should use the BI JDBC capabilities of Visual Composer. For information on how to configure such system go to [http://help.sap.com/saphelp_nwce711/helpdata/EN/3f/0f883fed254875883290c98c0c20c1/content.htm|http://help.sap.com/saphelp_nwce711/helpdata/EN/3f/0f883fed254875883290c98c0c20c1/content.htm]
    Once you have it configured you should be able to search for the tables in VC. For info about this refer to [http://help.sap.com/saphelp_nwce711/helpdata/EN/7d/a109d5efcc4644a9f2da2ab27e50dd/content.htm|http://help.sap.com/saphelp_nwce711/helpdata/EN/7d/a109d5efcc4644a9f2da2ab27e50dd/content.htm]
    After you drag and drop a table to the storyboard, you can right click on it and select "SQL Editor" to edit the SQL statement.
    I hope this helps,
    Netanel

  • Hierarchy Drill Down in Visual Composer 7.0 SP more than 7

    Hi Every one
    Iam working in Visual Composer, when iam drilling down the herarchy node(+) in the Visual Composer not able to go to the detail level...and I have written all the code of API in the Drill down Functionality...
    Can you please help me out to resolve this....
    Thanks
    Kiran

    Hi All
    Can you please share your thoughts around this....
    Iam not looking for GO To Functionality in Visual Composer as we do it in Bex Analyser or Web Application Designer...
    Comments on this will be helpfull..
    thanks
    kiran

Maybe you are looking for

  • System audit trail for FBL5N and Mass Change use

    Hello, My client carried out the foll actions yesterday. Called TCode FBL5N using a range of customers When the line items were displayed, they selected some of them and then went into Environment - Mass Change - New Values Here they input a new valu

  • Skype Account Hacked... Next Steps?

    Well, as the title says, my skype account got hacked. I think I was a victim of a fake skype email. The hacker managed to change the password to the account as well as the registered email. As soon as I realized it was stolen, I put in an account rec

  • Translate documentation of custom IMG nodes

    Hi, I have created some custom nodes  in the IMG. Now I need to translate the documentation. I am aware of transaction SE63 and that you can choose IMG documentation from Abap Objects --> Long Texts. But then its asking for an Object Name. I though I

  • Inline image - Mail

    Hi there, I have 2 problems with inline image in Mail app. 1. When I reply an email with inline image, they will be replaced with actually file name such as <image001.jpg>. There is option for include image when forward email, but not for reply. 2. W

  • Time Machine will NOT work with Airport Disks!

    It looks like Time Machine will not work with Airport Disks after all. All references to Airport have been removed from the Time Machine page: http://www.apple.com/macosx/features/timemachine.html It also specifically says: "You can designate just ab