Getting started with WEB reporting

HI, I am working on SAP 4.7 version. I have released my reports through transaction SMW0. Please let me knwo now how do i view and run my reports on web?.....
also what URL to type in the adress bar to view the same....
Kindl help... its urgent!

Hi Raja,
With reference to your post above, i tried to execute a report (Transaction) with WEBGUI.
1st Method: Call a Transaction
https://hqd07sd01g1.hq.network.corp:8443/scripts/wgate/webgui/!?~transaction=ZBER
Name of the Transaction : ZBER
Web Browser : IE 6.0
Error: "404   Not Found"
2nd method: Call a Report
https://hqd07sd01g1.hq.network.corp:8443/scripts/wgate/webrfc/!?_function=www_get_selscreen&_report=ZMMR_BID
Name of the Report : ZMMR_BID
Web Browser : IE 6.0
Error: "404   Not Found"
Note: Do i need to enable RFC for 2nd method?
Could you help me to identify where am i going wrong?
Appreciate your help in advance.
Thanks,
Shankar K.

Similar Messages

  • Getting started with web services

    I am using NetBeans IDE 6.0. I have tried a couple of tutorials but can't seem to get to the point where I can test a web service. I have added the JAX-RPC libraries and added local and remote web services with and without proxy settings but always get the error below when I try to test a web method. Based on responses to other posts with this error message I tried deploying a "hello world" web service with anonymous access on the same server as the client with no luck.
    InvocationTargetException org.netbeans.modules.websvc.registry.ui.ReflectionHelper.callMethodWithParams(ReflectionHelper.java:540) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg.invokeMethod(TestWebServiceMethodDlg.java:466) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg.access$500(TestWebServiceMethodDlg.java:92) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg$3.run(TestWebServiceMethodDlg.java:409) org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561) org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986) Next Exception Layer null sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:597) org.netbeans.modules.websvc.registry.ui.ReflectionHelper.callMethodWithParams(ReflectionHelper.java:534) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg.invokeMethod(TestWebServiceMethodDlg.java:466) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg.access$500(TestWebServiceMethodDlg.java:92) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg$3.run(TestWebServiceMethodDlg.java:409) org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561) org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986) Next Exception Layer Could not initialize class com.sun.xml.internal.messaging.saaj.soap.SAAJMetaFactoryImpl sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) java.lang.reflect.Constructor.newInstance(Constructor.java:513) java.lang.Class.newInstance0(Class.java:355) java.lang.Class.newInstance(Class.java:308) javax.xml.soap.FactoryFinder.newInstance(FactoryFinder.java:38) javax.xml.soap.FactoryFinder.find(FactoryFinder.java:165) javax.xml.soap.SAAJMetaFactory.getInstance(SAAJMetaFactory.java:61) javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:127) javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:93) com.sun.xml.rpc.soap.message.SOAPMessageContext.getMessageFactory(SOAPMessageContext.java:200) com.sun.xml.rpc.soap.message.SOAPMessageContext.createMessage(SOAPMessageContext.java:131) com.sun.xml.rpc.client.StreamingSenderState. (StreamingSenderState.java:30) com.sun.xml.rpc.client.StubBase._start(StubBase.java:92) webservice.ServiceSoap_Stub.helloWorld(ServiceSoap_Stub.java:54) webservice.ServiceClient.servicesoapHelloWorld(ServiceClient.java:22) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:597) org.netbeans.modules.websvc.registry.ui.ReflectionHelper.callMethodWithParams(ReflectionHelper.java:534) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg.invokeMethod(TestWebServiceMethodDlg.java:466) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg.access$500(TestWebServiceMethodDlg.java:92) org.netbeans.modules.websvc.registry.ui.TestWebServiceMethodDlg$3.run(TestWebServiceMethodDlg.java:409) org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561) org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)

    Hello
    Actually i m also pretty new in Web service ,i have tried to implement web-service on weblogic server 8.1.i have just implement one web-service programm but it is a very simple,i m writting code and exmplaination how to delpoy it.
    (1)create a new project.(web service type)
    (2)create a web-service programm give name like JSK.jws
    public class JSK implements com.bea.jws.WebService
    static final long serialVersionUID = 1L;
    * @common:operation
    public void Helloworld()
    System.out.print("Hello Jay Shree Krishna");
    (3)right click on that JSK.jws ,u will may be find one option Generate WSDL file ,click on that option so WSDL file generate automatically.
    (4)Build that application.(option is already on netbeans IDE).
    (5)Than Build EAR.
    (6)Now Delpoy JSK.ear file on server.
    (7)After sucessfully delploye,look in last line on WSDL file,you will find
    url::
    Examples
    *<port name="JSKHttpPost" binding="s0:JSKHttpPost">*
    *<http:address location="http://localhost:7001/First_ws/First/JSK.jws"/>*
    (8)Open a browser and give this Url::*http://localhost:7001/First_ws/First/JSK.jws*
    You may be get output.
    I hope that this programm usefull for you.

  • Get started with web service API

    I have a test installation and I can run the web service calls using the URL https://myserver.com/sgd/admin/apitest/. I can authenticate and start a session and open an application using this apitest fixture.
    I can't find any documentation about using the web service API beyond the javadocs. Can someone tell me the default web service endpoint so I can download the wsdl? Are there any examples or tutorials out there for writing a web application that calls the web service APIs?

    The documentation was published on the Sun Wikis at http://wikis.sun.com/display/SecureGlobalDesktop/Web+Services+Home+Page This is no longer available.
    There are examples under:
    sgd/examples/* (user examples)
    sgd/admin/* (administration examples)
    The basic sequence for a user application is:
    - authenticate
    - setTCCConfiguration
    - startTCC
    <do your thing>
    - endMultiViewSession
    Those calls are all on WebtopSession.
    "<do your thing>" might be
    - display a webtop (WebtopContent)
    - launch an application (EmulatorSession)

  • Getting started with web start

    Hello All,
    I am a newbie to the Java Web Start technology and am trying to do the following:
    We have a desktop application that we are trying to convert to a Web start. The source code of the application consists of some Jar files and some configuration files. In order to convert the application to a web start, we are writing a JNLP file for this application. As part of the JNLP file, we are trying to provide each of the jars using the jar element under the resource tag. But how do we specify the configuration file in the JNLP ?
    Certain classes in the source code look for these configuration files. Currently since the configuration files are not being provided in a proper manner there is an exception that is being thrown.
    Is it enough if we write a JNLP file for converting a desktop to a web start? Or do we need to write java web start specific code as well? And how do we provide configuration files as a resource in JNLP?
    Any suggestions or guidance would be of great help.
    Thanks and Regards,
    Sampath MS.

    >
    Where are your configuration files located and what type of information is in them?
    I would suggest one of two options:
    1) Have a "default" config file inside your jar file which you load using Class.getResourceAsStream() -- this will have default configuration details. Then, if the user chooses to change the configuration you can write a different config file to their user.home dir which will over-ride the defaults.
    ..>
    >
    The configuration files are placed in the same location as the codebase.>That is extremely non webstart compatible. Sun regards the location of the JWS cache to be no business of applications, so even if you could put it there, it would be difficult, if not impossible, to figure the location to access it.
    The best approach to this type of problem is kid_wonder's approach 1), though besides writing to user.home or the registry, you can also access the [PersistenceService of the JNLP API|http://pscode.org/jws/api.html#ps] to store the changed details.
    >
    The issue is that the location of the files is difficult to change as it will need a modification in the code as well.>You will need to bite the bullet and change this code, to deploy it successfully using webstart.

  • Starting with oracle Reports

    Hi
    I am working on sql server reporting services with oracle 10g DB.I would like to learn oracle reports.I have just got it installed in my vista PC
    Ps guide me with links/docs so that i can get started with oracle reports.
    at the outset i would like to know the bleow
    can i use a procedure returning a refcursor to run a report?
    if so how?
    Regards,

    Hello,
    You'll find many doc, examples, demos ... on OTN :
    http://www.oracle.com/technology/products/reports/index.html
    http://www.oracle.com/technology/documentation/reports.html
    http://www.oracle.com/technology/products/reports/htdocs/search.html?cat=ALP&col=ALC&submit=Search
    For the Ref Cursors :
    Oracle® Reports Building Reports
    10g Release 2 (10.1.2)
    B13895-01
    40 Building a Paper Report with REF CURSORs
    Regards

  • How to disable "getting started with Firefox" web page when starting Foxfire?

    Every time I open Firefox I get the additional web page "getting started with Firefox" and do not know how to disable it. Can you help?

    The page may be set as an additional home page, the following link shows how to check and set your home pages - https://support.mozilla.com/kb/How+to+set+the+home+page

  • Calculations with Web Report results

    Hello, I'm just getting started with SAP BW and Web Reporting and that’s why I need some help. I have created a Web Report that shows the query results in a table. Now I want to make further calculations within the report. Therefore I have to access the results of the web report and I just don’t know how to do this. Maybe there are some javascript functions for that problem?

    A basic form of web report is to show the Bex report in Web table form, for that we assign the query to the table in the web table item.
    if further calculations need to be done using the already present keyfigures, then you can use the Calculated Key figure.
    Depending on the scenario you can also define the cell calculations, if you have structures both in the rows and columns.
    Refer to Web Table API to manipulate the cells of  the web table. This article using Web Table API could be helpful for you.
    Table interface doubt ?

  • Getting started with an iBook G3?

    Hey,
    I just got an iBook G3 (500mhz, snow, airport, 10gb hd, upgraded ram), to compliment my iMac (G5 rev c) and I'm a little new.
    It was used, I got it via trade.
    Does anyone have some tips for me to get started with it ? I'm wanting to upgrade the HD to at least 20 GB, and to max out the ram. Any hints on that ?
    Also, where can I get a new battery and charger ?
    Also, what else should I know about it ?
    It will mainly be used for writing (novel, fan-fics), surfing the web (wirelessly), and when I'm traveling...
    Oh, it has OSX10.2 installed.

    Hi, Josh. Welcome to Apple Discussions.
    How much RAM is installed?
    Does it have the original AirPort card installed? (You may want to install one, if not, to enable wireless access to the internet.)
    Did the original system CD's and the OS X 10.2 software CD's come with it? If not, try to get the person you got it from to give them to you. You will need them if you intend to upgrade the hard drive (and for maintenance, even if you don't upgrade the hard drive).
    Hard drive upgrade services:
    MCE Technologies
    DT & T Computer Services
    A hard drive upgrade is very complicated, and best left to a professional.
    Check out the procedure:
    http://www.pbfixit.com/Guide/50.12.0.html
    http://www.powerbooktech.com/knowledge,name-Hard-Drive,type-6.htm
    http://uk.geocities.com/ibookupgrade/
    http://sterpin.net/uk/ddibookdualuk.htm
    Hard Drives:
    Other World Computing
    Newegg
    Batteries:
    http://www.powergears.com/product.php?catID=1100&p=1
    http://www.computergiants.com/items/one_item.asp?part=71148&cat=99&subsubcat=115 2
    http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore?productLearnMore=M93 37G/A
    http://eshop.macsales.com/item/Newer%20Technology/BAPIB111V36/
    http://eshop.macsales.com/item/Newer%20Technology/BAPIB111V48/
    Adapters:
    I have found the following options for replacing a white iBook power adapter:
    http://www.macresq.com/store/detail.php?prodID=P009141
    MCE Technologies
    http://www.madsonline.com/index.html?
    adapter at Other World Computing
    Apple's is the only one with the glowing ring, though, and is found here:
    http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore?productLearnMore=M89 43LL/A
    Enough dual USB G3 iBooks suffered from a logic board problem that Apple began the iBook Logic Board Repair Extension Program in January of 2004. Check out the FAQ page and be aware of how this logic board problem manifests itself.
    It has been suggested that you can minimize the chance of a logic board failure of this sort by never picking it up by the front left corner alone. Pick it up with both hands or in the center under the trackpad.
    It's also a good idea not to close it any more often than you need to in order to minimize the chance of the backlight cable (and other cables and wires) becoming pinched in the hinge or broken. When you have some time, check out the Discussion thread in the Displays Forum entitled 90 degrees and black out!!!!
    Information on using the battery to maximize both life and lifespan can be found here.
    You can download the manual for the iBook (Dual USB) from this page:
    http://www.apple.com/support/manuals/ibook/
    Good luck, and happy iBooking!

  • FAQ: How do I get started with Photoshop Elements Editor, or What do all these tools do?

    Opening an image editing application for the first time can be intimidating. The more powerful the tool, the more complicated it can be to learn to use. Below are a list of resources to help you get started with the Photoshop Elements Editor.
    I just bought Photoshop Elements, where do I start?
    There are a lot of directions you can go when you first make your purchase. Here is your first roadmap.
    Getting Started Tutorials
    What do all these terms mean?
    There are some common words tossed around when talking about image editing or tool use. Here is a helpful guide to define these: Photoshop Elements key concepts
    Photoshop Element Help Topics:
    Workspace basics
    Tools
    Color and tonal correction basics
    Elements Basics, an overview of Elements' essential concepts on Photoshop Elements User.com
    Where can I find some tutorials on the web?
    There are many resources for learning Photoshop Elements on the internet. Here are some that we recommend.
    Photoshop Elements: Where can I find some good basic tutorials? on the Photoshop Feedback site.
    Like Photoshop Elements on Facebook for daily tutorials and inspiration. As well as the occasional contest.
    Editing Tutorials for Photoshop Elements on Photoshop.com
    Getting Started with the Elements Editor on Photoshop Elements User.com
    Photoshop Elements for Dummies.com
    What about video tutorials?
    Some find it easier to watch a product being demonstrated and explained by an expert
    Learn Photoshop Elements 11 on Adobe TV
    Photoshop Elements channel on YouTube
    Where can I find books about learning Photoshop Elements?
    Photoshop Elements books on Pearson Peachpit Press

    Hi Christoph and WarriorAnt,
    Thank you both for the replies.
    I don't know anything about GarageBand because I've never used it. I've never used any music software before, (other than iTunes, Ha!)
    I don't have GarageBand on my Mac because it wasn't stock on the old Powerbook G4, so I would have to buy it. I'm happy to do that if I can figure out that it does what I want ... but I'm overwhelmed by the info at Apple's site. Too much for a beginner like me. Even the wikipedia.com entry for GB uses too many terms I don't know, so I'm easily lost.
    I just want to be able to set up drum loops and play along with them. The main thing is that I'm able to use third party loops. There are so many really amazing loop products out there ... jungle drums, acoustic jazz drums, lounge, etc. I don't want to get caught up in anything proprietary (like Band-In-A-Box) because the selection is limited. I'm sure GarageBands loops are great, but I want access to all these other third party loops as well ... loops that were not specifically made for GarageBand.
    Will GarageBand let me drop in any and all drum loops from these other companies?
    And does GarageBand work like a basic sequencer, where I can program up an intro, X number of measures of a loop, then a turnaround, then a variation loop, then an ending, etc?
    I know the high-end stuff like Native Instruments Kontakt does this, but unfortunately it also does a kazillion other professional-level things I will never need and don't want to pay for (and which make the software more complex and daunting).
    Thank you again, both of you, for responding and helping me with this project.
    Just a little more advice on those two questions would really go a long way.
    -JOHN

  • How to remove "Get started with your site"

    Hello,
    I am in the process of automating the creation of a site collection using PowerShell. Everything works fine but I would like to remove or hide the "Get started with your site" that we see the first time we open a site. Deactivating the Getting
    started feature will not remove it.

    For other readers, here's the full script needed:
    # First, get a reference to the target web app:
    $web = Get-SPWeb "[TargetSiteURL]"
    # Assuming that 1) the web page file that you want to examine is
    # the default landing page and 2) Publishing has been activated
    # for the containing site collection, the following gets you a
    # reference to the web part manager:
    $wpm = $web.GetLimitedWebPartManage("pages/default.aspx", [System.Web.UI.WebControls.WebParts.PersonalizationScope]::Shared).WebParts
    # Note the "pages" in the path. Next, the following lists out
    # all web parts on this page:
    $web.GetLimitedWebPartManager("pages/default.aspx",[System.Web.UI.WebControls.WebParts.PersonalizationScope]::Shared).WebParts
    # Review this list, and then identify the PartOrder of the web
    # part you want to remove. It its, say, its "5", you get a
    # reference to web part like so:
    $wp = $wpm.WebParts[5]
    # Now delete the web part:
    $wp.DeleteWebPart
    # and close the web app reference:
    $web.Close()
    It's easier to remove the web part directly from the page, while it's in edit mode, but then the scripted method also works when automation is needed.

  • Getting Started with Wireless: Wireless configuration on 877W router - STUC

    Just letting you know that I've already posted an identical post under "Getting Started with Wireless" but don't feel that I'm getting any attention so I made another post. Thank you.
    Hi all
    I have a Cisco 877W router running IOS v 12.4(15)T3. Have been trying to configure wireless to run WPA-PSK and is stuck at the final stage. Spent a lot of time configuring the router using CLI but ended up using the Web GUI interface. I was able to configure the wireless settings (I think) but failed when connecting to the router from WinXP-SP2 and was wondering if you have any suggestion for me. I've ran the following debugs on the router:
    VNRouter#sho debug
    DHCP server event debugging is on.
    dot11:
    802.1X module WPA/WPA-PSK/CCKM key management debugging is on
    dot11 Syslog debugging is on
    Below is the error message when connecting wirelessly
    *Mar 4 18:46:25.655: *** Not encrypted dot1x packet from 001b.771a.dbad has been discarded
    VNRouter#
    *Mar 4 18:46:25.659: %DOT11-6-ASSOC: Interface Dot11Radio0, Station VNRouter 001b.771a.dbad Associated SSID[VN-WiLess1] AUTH_TYPE[OPEN] KEY_MGMT[WPA PSK]
    VNRouter#
    *Mar 4 18:47:25.571: *** Not encrypted dot1x packet from 001b.771a.dbad has been discarded
    *Mar 4 18:47:25.575: *** Not encrypted dot1x packet from 001b.771a.dbad has been discarded
    *Mar 4 18:47:25.575: *** Not encrypted dot1x packet from 001b.771a.dbad has been discarded
    *Mar 4 18:47:25.579: *** Not encrypted dot1x packet from 001b.771a.dbad has been discarded.
    I've created two VLANs (and tied these two vlans to 2 separate SSID) on this router for a reason and so far has not been able to connect to any of them (SSID). I've also attached the config so you can have a look. Thanks in advance for your help.

    The configuration looks fine. In most cases, the connectivity issues with WPA-PSK is due to the mismatch in PSK on the Client and the AP. Try re-entering the PSK key on both the router and the client and check if you are seeing any issues.

  • Getting started with SAP Netweaver

    Hi there,
    I am an IT professional with 7 years of development/project management experience in MS technologies.
    I want to learn SAP Netweaver, but very new to SAP!
    What is the Pre-requisite to learn Netweaver? Should I know ABAP to get into the Netweaver platform?
    Please advice me and provide some useful materials to getting started with Netweaver.
    Thanx.
    Aslu

    Hi Aslam,
    there was a recent thread about a similar question of yours, please check out First time in  SAP  Netweaver
    There are so many NetWeaver components so your question is a bit hard to answer.. But if you want to keep on programming, you really don't need ABAP much. NetWeaver is mostly about Java (Web App Server & Enterprise Portal programming), but you have touching points to both .NET and ABAP.
    Hope this helps,
    -Mikko

  • How to get start with JDeveloper

    How can I get started with JDeveloper

    Hi,
    Maybe by having a look on the different tutorials:
    http://www.oracle.com/technology/obe/obe1013jdev/index.htm
    That depends on the technologies you want to use, for ADF that could help:
    http://download-east.oracle.com/docs/cd/B25221_04/web.1013/b25386/index.htm
    Good luck,
    Tif

  • When i start ff my home page and (getting started with ff page comes up i just want my home page to start?

    I don't want(getting started with ff page to come up every time i start ff.

    See https://support.mozilla.com/en-US/kb/How%20to%20set%20the%20home%20page#w_set-a-single-web-site-as-your-home-page

  • Just updated all apple products how can I get back to the page on apple tv that helps me get started with mirroring

    Need to get back to home screen on apple tv to help get started with mirroring

    Ditto.
    You need to look for your itunes library under Computers and select it, then music.
    Music column is for web based content not local content, just to confuse everyone.
    AC

Maybe you are looking for

  • Document could not be opened (iba)

    I have an iba file created with a prior version of iBook Author. The file size is 344 MB. I just updated to version 2.0 of iBook Author and now I am unable to open the file. When I attempt to open the file, it displays the progress window and the Ope

  • Why are there databases for two websites in my appdata roaming firefox default profile folder?

    C:\Users\user\appdata\Roaming\Mozilla\Firefox\Profiles\i4unw84s.default\databases\http_www.fling.com_ C:\Users\user\appdata\Roaming\Mozilla\Firefox\Profiles\i4unw84s.default\databases\https_cashier.bovada.lv_ Both of these website databases have 64 K

  • How do I write a macro that would look for a string in an entire column

    how do I write a macro that would look for a string in an entire column. If the string is found, it will copy that entire row to a new sheet in that same file? I want to look in an entire column lets say "C" for different strings of numbers like 246,

  • Pattern Matching and Vision Builder 6.0

    Hi, When I select a ROI from an image to generate a pattern matching, Builder saves it as a PNG file. If I open this pattern in other application (Paint Shop Pro 7) to modified it and save as a PNG file, after I can't open this file as a pattern into

  • ALV - Input enabling cells based on data in other cell

    Hi, I have a requirement, - Where in there are 4 columns to be displayed in an ALV say <Material No>, <Bin>, <Quantity> (Input enabled) and <Bin Empty> (Conditional Input enabled and it is a Checkbox). - Now I will be fetching all the Materials avail