Want to view WAD output..

Hi
I have been trying my hands on WAD in BI 7.0. But finally when I choose the menu option "execute" or "publish", i am shown a dialog stating an error that connection to portal is not configured. I dont have EP setup in my environment. But I dont want to wait till that to view the WAD output. How can I see my WAD output locally on my client/desktop without configuring anything else or with minimal configuration that I can do myself.
Please help.
thanks

Hi,
In the 3.5.3 WAD I use the option Publish ==> Copy URL to Clipboard.  I can then paste the URL into my IE address bar and run the page without going through the portal.
I'm not sure about 7.0 since I'm not on it, but if this functionality is there, it should work the same.
Brian

Similar Messages

  • How to view the output submitted by other user

    Product : EBS R12.0.4
    Plateform : RHEL AS 4.6
    I want to view the output submitted by other users. I have tested it for responsiblity level in which sysadmin can view the other users request but it is labour work. Can anyone suggest to view it with less work.
    Regards,

    Hi,
    you need to understand the new RBAC concept and the involved objects. Just to mention that Grants are here specific EBS-RBAC objects you have to deal with. You need to be sysadmin and functional Administrator to define and assign those objects. I know that the metalink note is short and could be longer, but all steps are right.
    If you ask mainly what you are doing by utilizing this notes, you are defining additional where clauses, internally added to the basic object (here concurrent requests) and additionally you are granting rights to get buttons enabled (log / out).
    If you need something else, just let me know.
    Regards
    Volker

  • I want to show console output in my cmd prompt in C# winform application

    Hi,
    I'm launching the some process in C# .net Winform appliaction. But i couldn't able to see console output on the screen. The process is getting launched but inside cmd prompt window, it is showing nothing. I would like to show something on cmd prompt. Please
    help on this.
     using (Process comxdcProcess = new System.Diagnostics.Process())
                            comxdcProcess.StartInfo.FileName = fileName;
                            comxdcProcess.StartInfo.Arguments = args;
                            comxdcProcess.StartInfo.RedirectStandardError = true;
                            comxdcProcess.StartInfo.RedirectStandardOutput = true;
                            comxdcProcess.StartInfo.UseShellExecute = false;
                            comxdcProcess.Start();
                            this.errorComment = comxdcProcess.StandardError.ReadToEnd();
                            StreamReader myStreamReader = comxdcProcess.StandardOutput;
                            //// Read the standard output of the spawned process. 
                            this.errorComment = myStreamReader.ReadToEnd();
                            comxdcProcess.WaitForExit();
    click "Proposed As Answer by" if this post solves your problem or "Vote As Helpful" if a post has been useful to you Happy Programming! Hari

    @Hariprasadbrk
    Do you mean you have use process class to start "cmd prompt" And want to display some output in it?
    If so, there is no need to use RedirectStandardOutput property. This property means the output of an application is written to the
    Process.StandardOutput stream.
    // Setup the process with the ProcessStartInfo class.
    ProcessStartInfo start = new ProcessStartInfo();
    start.FileName = @"C:\7za.exe"; // Specify exe name not cmd exe.
    start.UseShellExecute = false;
    start.RedirectStandardOutput = true;
    // Start the process.
    using (Process process = Process.Start(start))
    // Read in all the text from the process with the StreamReader.
    using (StreamReader reader = process.StandardOutput)
    string result = reader.ReadToEnd();
    Console.Write(result);
    Output
    This section shows the output of the process.
    7-Zip (A) 4.60 beta Copyright (c) 1999-2008 Igor Pavlov 2008-08-19
    Usage: 7za <command> [<switches>...] <archive_name> [<file_names>...]
    [<@listfiles...>]
    So you can start a cmd exe.
    Please also take a look at the article from codeproject
    How to redirect Standard Input/Output of an application
    In summary, the shutdown proces is invoked from my application, and it displays the output from the process in RichTextBox control.
    Have a nice day!
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Scheduling a Report from outside Scheduler but viewing the output in Plus

    We are using Discoverer 10.1.2
    I know that we can schedule a report within Discoverer Plus and the resulting out put can be seen in Discoverer under scheduled work books
    I am also aware that we put Discoverer command line commands in a DOS script and then schedule that script to run using an Enterprise scheduler and automatically export that report Excel.
    What I want is to schedule reports using our enterprise scheduler but view the resulting output in Discoverer under scheulded work books
    I was thinking that when we schedule a report Discoverer creates a package, something like EUL5_BATCH_PACKAGE080314170249.RUN;.
    Once that package is created, if I copy it and rename it and then schedule to run from our enterprise scheduler, would I be able to view the output from Discoverer ?
    ----- Added on 03/15/2008-------
    I did try running the above package EUL5_BATCH_PACKAGE080314170249.RUN from SQL Plus as I had indicated above. The settings on the report schedule were -
    - Run immediately
    - Never repeate
    - Delete the results after 9999 days ( maximum allowed )
    Now the first time the report ran automatically using DBMS_JOBS since I had set the report to run immediately.
    After that when I tried running EUL5_BATCH_PACKAGE080314170249.RUN from SQL Plus, the procedure completed but when I looked at the Discoverer front end, it indicated the run was in error with Unique constraint violation on EUL5_BQ_TABLES.EUL5_BQT_UK_1 index. However when I looked at the table it did not have any data in it.
    I the ran the procedure again from SQL Plus and this time it completed and when I looked at the Discoverer Plus front end, the results were ready for me to view.
    When I tried running the procedure again, it failed again with unique constraint violation and when the procedure was executed after that it again ran and i was able to view the results.
    So, ever alternate run from SQL Plus was successful. I would continue to try out different combinations of schedule parameters to see if I can get it to work.
    However, any one has already tried this before please let me know if what I am trying Is this possible ?
    Any help would be appreciated
    Thank you
    Message was edited by:
    manav_purohit
    Message was edited by:
    manav_purohit

    Thanks for the suggestion Rod. However, if I use DBMS_JOB.CHANGE, the report will still run using DBMS_JOB. What I would prefer is to not use DBMS_JOB.
    Running anything in DBMS_JOB means, the job is not visible in the enterprise scheduler that we use. Our enterprise scheduler is being monitored at a data center and if any jobs fail, appropriate on call individuals are contacted. Records are kept of failures and root cause is analyzed. So I want to take advantage of these procedures for scheduled reports as well.
    I am still looking for some alternative method.

  • Want to convert RDF output in Excel & Pdf Format.

    Dear All,
    I want that when i run my report with showing the output report builder also convert that file or ask me an option in parameter that in which view you want to see the output of the report in Report Builder, In Excel, or In Pdf. when i choose Excel it open the excel and show the output in Excel, if select Pdf it open Acrobat Reader and open the output in Pdf.
    Kindly dear inform and tell me line by line procedure that how can we do that. i will be very greatful to you all,
    Thanks for your nice cooperation.
    Regards,
    Kamran J. Chaudhry

    Dear Rainer,
    First of all Dear thanks for your nice cooperation.
    secondly i apply the same line in my button press as i show you my code before and you said add only the code line which you send i do it but no result same in Report builder the report output is not showing in PDF i am using Report Builder 6i
    DECLARE
    PL_ID      PARAMLIST;
    BEGIN          
    PL_ID := CREATE_PARAMETER_LIST('REPDATA');
         ADD_PARAMETER(PL_ID,'P_DAILY_ID',TEXT_PARAMETER,:EMP_PROGRESS_MAT.DAILY_ID);
         ADD_PARAMETER(PL_ID,'PARAMFORM',TEXT_PARAMETER,'NO');
         ADD)PARAMETER(PL_ID,'DESFORMAT',TEXT_PARAMETER,'pdf');
         RUN_PRODUCT(REPORTS, 'D:\DAILY-PROGRESS\EMP_SINGLE_RPT',SYNCHRONOUS, RUNTIME, FILESYSTEM, PL_ID, NULL);
         Destroy_Parameter_List(pl_id);
    END;
    I also change in the System parameter DESFORMAT , Initial Value as a PDF
    Kamran J. Chaudhry

  • Viewing FCP output on HDTV-Suggestions Please?

    Hey All
    I have FCP 6.0.6 and Ive been trying to view the output on an HDTV with a Canopus AVAC-100
    (yeah its older) I can see it -but it wont play --I have All frames checked and the footage is a
    SD output. The video is just froze on the TV.
    Am I missing something? Is there something I have to fix in FCP or just breakdown and buy a new
    Matrox MXO2 Mini ??
    Matt

    Your Canopus device does not work with HDV.
    To monitor HDV in native form, you need a different device to convert the signal from the computer to the monitor.
    If you have a MacPro, the least expensive card solution is the BlackMagic Intensity. More expensive are cards from AJA (the Kona Series) and BlackMagic (Decklink)
    The Matrox MX02 can be used as long as you have a spare slot for the connection card (can be a MacPro PCIe or a MacBookPro Expresscard34)
    The Matrox MXO is connected via a DVI port to drive a second monitor (as long as the monitor is a 23" ACD or 24" Dell).
    If you don't want to purchase any devices, FCP6 and up has a setting that will downconvert the HDV timeline to DV for output via firewire. This doesn't show you a very accurate image.
    x

  • We want to view header reference as column data wonu2019t appear in any Refaren

    Dear Experts,
    we want to view header reference as column data wonu2019t appear in any of the reference filed.
    Please tell me the soluation How can I give the soluation bilow issue.
    Currently user are facing one problem with respect of Line item report.
    In any of the line item report (i.e. FBL1N, FBL3N, FBL5N) we want to view header reference as column data wonu2019t appear in any of the reference filed.
    For Example in Bank G/L Cheque number was enter in reference field but same is not apear
    In Sales G/L or tax G/L invoice number is to be appear which is again invoice number as reference in document.
    Regards
    Devendra.
    Moderator: Please, search SDN before posting

    Hi,
    To add Reference field in line item report do below.
    From FBL1N output screen.
    Click change layout / (clr + F8)
    Now add Hidden field u2018Referenceu201D to column content and push copy button.
    Now you should be able to view reference field (BKPF- XBLNR) in line item report.
    Best Regards,
    Raju

  • Want to view Photos from iPhoto on TV set

    I purchased Composite AV Cable from the Apple Store and was told that this was all I needed to view pictures from iPhoto on my TV. It didn't work because the TV didn't recognize the iPhone , so I returned the cable. Later I spoke to a friend and was told that I also needed a docking station in addition to the AV cable to view pictures on the TV.
    Before I drive back to the Apple store, does anyone know if this will work. I have an iPhone 3G and I want to view pictures on an older TV set.
    Thanks,

    As long as you have composite input on your TV (and know how to set your TV to use that input, of course), you can view your photos from the iPhone. No need for a dock. But you must +carefully read+ the description of the cable's function, which states, +"Connect an iPod or iPhone to your television with the Apple Composite AV Cable, gather up your friends, and watch videos or slideshows together on the big screen."+
    Slideshows, not photos. You must launch the Photos app, select an album (or the Library) then tap the Play button to start a slideshow. That's what is output to the TV, not just whatever picture (or other activity on the screen) is displayed - just slideshows and videos.

  • What are the steps  to view the output for check printing

    what are the steps  ,the method to view the output for check printing

    Hi,
    You can ask your functional person to make a payment to a vendor which will then issue a check. You can use the same payment run in program RFFOUS_C and create new checks by voiding the previous check number with a void reason code.
    You can do this as many times as you want and test your check output.
    Regards
    Shounak

  • Error on load: System.IO.IOException: The process cannot access the file : error in event viewer when users want to view documents from this third party deployed scan solution

    Error on load: System.IO.IOException: The process cannot access the file
    '\\server1\SCANSHARED\.pdf' because it is being used by another process.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
       at System.IO.File.WriteAllBytes(String path, Byte[] bytes)
       at abc.Scan.Layouts.ICC.Scan.View.Page_Load(Object sender, EventArgs e)
    I faced this  error in event viewer  when users want to view documents from this third party deployed scan solution
    here I have two WFS servers  and they configured with load balancing in F5 .
    when I enable both servers in F5 I receive this error messages in 2nd server,
    when users want to view documents
    adil

    Do you have antiVirus installed on the sharepoint servers?
    These folders may have to be excluded from antivirus scanning when you use file-level antivirus software in SharePoint. If these folders are not excluded, you may see unexpected behavior. For example, you may receive "access denied" error messages when files
    are uploaded.
    Please follow this KB and exclude the folders from Scanning.
    http://support.microsoft.com/kb/952167
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • When I open a document from a website in the browser a copy is saved automatically by download helper even if I just want to view.

    When I click to view a word, excel, PDF or other file on a website I am presented with a window that says
    "you have chosen to open ........etc What should Firefox do with this file?
    Open with
    Save file....."
    If I choose the option "Open with" the file opens and I can view the file but the file is automatically downloaded and saved. I then have to navigate to the folder on my hard drive by right clicking on the item in the downloads window, selecting open containing folder and then physically deleting the file. If I don't do this then the containing folder saves the unwanted downloaded file.
    Do I have a setting wrong/how can I stop Firefox/download helper from automatically downloading files I only want to view?

    A new tab opens by default as a blank tab (about:blank).
    If that isn't the case then an extension has changed that behavior.
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Format Payments (Evergreen, Form Feed) unable to view XML output

    1. Changed the output type on this report to XML.
    2. The report completes successfully and I can see the report in the $APPLCSF/out directory.
    3. When I click the 'View Output' button in Oracle applications it says "Unable to find the published output for this request".
    4. I changed the 'Active Users' report to XML and can successfully view the output when clicking the 'View Output' button.
    Any direction would be appreciated.
    Thanks,
    Kelly

    Hi Patrick,
    Have look at my post on this thread from 28th August for a summary. You can take a look at the parameters of the conc request program for details (XDOREPPB). Here is the call to the submit_request API. You will need to set the values for arguments1-7.
    l_req_id := fnd_request.submit_request(
              application => 'XDO'
              ,program => 'XDOREPPB'
              ,description => 'Publish Remittance Summary'
              ,start_time => TO_CHAR(SYSDATE, 'DD-MON-YY HH24:MI:SS')
              ,argument1 => l_request_id
              ,argument2 => l_application
              ,argument3 => l_template_code
    ,argument4 => 'en'
    ,argument5 => 'N'
    ,argument6 => 'RTF'
    ,argument7 => 'PDF');
    Thanks
    Paul

  • I have a MacAir, mid 2011 model, and want to view video on my TV.  I see that I need a mini display port to Hdmi but there are many of these.  What exatly do I need and how does one view a movie downloaded to the MacAir on a TV screen?

    I have a MacAir, mid 2011 model, and want to view video on my TV.  I see that I need a mini display port to Hdmi but there are many of these.  What exatly do I need and how does one go about viewing a movie downloaded to the MacAir on a TV screen?

    Welcome to Apple Support Communities
    That's exactly what you need. A Mini DisplayPort to HDMI adapter and a HDMI cable. See > http://support.apple.com/kb/HT4241?viewlocale=en_US
    This is the only way to view a video on the TV. After connecting your MacBook Air to the TV, image on your TV should show immediately. Then, press Command and F1 keys to mirror your MacBook Air display, and open the video

  • Can't get it working - just want to view another desktop on my home network

    I need to be able to view (not control) the desktop of my PowerMac that is connected to my Zoom DSL modem in another room. I want to view that desktop from my MacBook Pro connected wirelessly to the modem.
    The PowerMac is running Mac OS X 10.3.9.
    The MacBook Pro is running Mac OS X 10.4.11.
    On the Zoom modem I've turned on port forwarding for port 5900 (is this necessary?).
    On the PowerMac I have turned on Apple Remote Desktop in the Sharing preferences, and opened port 5900. On the MacBook Pro I have installed Chicken of the VNC, but it can not connect to the PowerMac. I can login to the PowerMac and share files using Mac OS X, and I can successfully ping the PowerMac with Network Utility. But when I try to port scan the PowerMac the scan proceeds for several minutes without finding anything (scanning the range 5900-5910).
    When I try to connect using CVNC the error is "Connection Refused:Conect()".
    I'm working at the very edge of my understanding of networking here. I'm really not sure about how I've done things, and I have no idea how to troubleshoot this.
    Any suggestions? Thanks!

    Okay, I'm going to answer my own question. I needed to update my ARD client to 2.1 to get this working. Latest is 2.2 so I may try that next, but for now 2.1 is working fine.

  • Unable to view the output of a concurrent program

    Dear Members,
    I am using Oracle R12.1.3 Vision Instance.
    I have run the Create Accounting program. When I click on the view output button, the browser gets displayed and also gets closed immediately. I am unable to view the output.
    Can any one please help me in resolving this issue?
    Many thanks in advance.
    Regards.

    Dear Members,
    I am facing the above problem in IE.
    When I tried in Mozilla, I can view the outputs without any issues.
    Can any one suggest me why I am not able to view the output in the IE?
    Regards.

Maybe you are looking for

  • Key Generation in console

    Hi Folks, I have defined key generation in console .I need some information in key generation such as ,if i define None ,range and Qualifed Range. Where it effect and what are significance of it. Secondaly., We create clone in Import manager and then

  • External hard drive becomes "read only" and won't let Time Machine back up

    I have an external hard drive for back up, and it has been working fine until recently. There is a version of 10.6.6 loaded on it also. The back up will fail every few days. When I do some checking, the back up drive is "read only" but I am not able

  • AT-MIO-16E-10 : Data Acquision

    Hi I am using the above card for acquiring data simultaneously on 4 channels. I have written both labview as well as Visual basic codes for this. I see that the maximum sampling rate given for the card (100 kS/s) is shared between the channels - I ge

  • Java Reflection Exception

    When reading a date from the database and using reflection to set a java.sql.Date field in my class I am getting the following error: java.lang.IllegalArgumentException           at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAcces

  • Total amount paid per month

    Hi can someone check my sql,I what total amount paid for c_code not for people,the total amount paid for mar/apr you see its for all the people in organisation which is wrong SELECT par.c_code,                                    wm_concat( per.lastna