Mail Report from Report previewer

I have problem to generate the reports from report previewer.When I tried to generate it gives me an error rep-1249 formual has no value. While on the other hand I can generate from report builder it run fine.
Ghias

Hi Pratap
Sorry to reply you with another question. But are you able to send the generated output(in whatever format) as e-mail directly. If so, can you pl. tell us how?
Regards
null

Similar Messages

  • Call Report from Report

    Dear friends,
    Any body know abt the script or process to call report from report.

    Hi,
    I have been able to call Report from Report using the hyperlink.
    I put these code in my Field on the Report caller.
    function F_3FormatTrigger return boolean is
      temp varchar2(2000);
    begin
      temp := 'http://<computer_name>:8889/reports/rwservlet?';
      temp := temp || 'server=repsrv' || '&' ||
                         'report=C:\MyReport\rep_detail.jsp' || '&' ||
                         'userid=scott/tiger@orcl' || '&' ||
                         'desformat=htmlcss' || '&' ||
                         'destype=cache' || '&' ||
                         'P_1=' || :ItemID || '&' ||
                         'P_2=' || :ItemName;
      SRW.Set_Hyperlink(temp);
      return (TRUE);
    end;The hyperlink showed, and I can see the rep_detail.jsp showed in the same browser after I clicked the hyperlink.
    The problem is, the hyperlink has to include the reports path and also userid and password.
    If I did not put the userid and password, it will showed in another browse that
    "The report has uncompiled PL/SQL"
    How can I hide those userid, password, and the reports path?
    BTW, Is there anyway to show the report callee in different page from the report caller?
    Any help would be grateful.
    Many thanks,
    Buntoro

  • Error in calling report from report??

    Hello experts,
    i am using oracle fusion middleware form and report 11.1.2.1.0 release.
    i am calling the report from report by using srw.set_hyperlink() function:
    format trigger code is below:
    srw.set_hyperlink(temp_path||'/reports/rwservlet?dblogin+server='||rep_server||'+report='||global_path
                ||'fac\reports\Fac_cheque_print_icici_0121_cc.RDF+destype=cache+desformat=pdf'
                ||'+paramform=no+locn_code='||:locn_code||'+vch_type='||:vch_type||'+vch_vch_no='||:vch_vch_#);error: EP-52005: The specified key dblogin does not exist in the key map file
    please help me out.
    thanks
    yash

    yash_08031983 wrote:
    Hello experts,
    i am using oracle fusion middleware form and report 11.1.2.1.0 release.
    i am calling the report from report by using srw.set_hyperlink() function:
    format trigger code is below:
    srw.set_hyperlink(temp_path||'/reports/rwservlet?dblogin+server='||rep_server||'+report='||global_path
                ||'fac\reports\Fac_cheque_print_icici_0121_cc.RDF+destype=cache+desformat=pdf'
                ||'+paramform=no+locn_code='||:locn_code||'+vch_type='||:vch_type||'+vch_vch_no='||:vch_vch_#);error: EP-52005: The specified key dblogin does not exist in the key map file
    please help me out.Hi, yash
    Check this link. try in sequences.
    1.http://www.orafaq.com/forum/t/164277/0/
    2. {thread:id=2383372}
    3. http://docs.oracle.com/cd/E12839_01/bi.1111/b32122/orbr_howto006.htm#i1058669
    Hope this helps
    Hamid
    Mark correct/helpful to help others to get right answer(s).*
    Edited by: HamidHelal on Apr 4, 2013 12:51 PM

  • How to create report from report painter??

    Hi,
    how to create report from report painter?? from transaction code GRR1

    Select the library that you want report to create.  GRR1
    You select what to list in coulumns and what to lisr in rows. You could select characteristics or key figures.
    You can use variable both in defininig row and coulmn or in general selection.
    You can also use sets as variable or as constant. These sets can be your master data groups or sets in GS02.
    You can use formulas.

  • Hide UserID, Password, and Report Path when call Report from Report

    Hi,
    I have been able to call Report from Report using the hyperlink.
    I put these code in my Field on the Report caller.
    function F_3FormatTrigger return boolean is
      temp varchar2(2000);
    begin
      temp := 'http://<computer_name>:8889/reports/rwservlet?';
      temp := temp || 'server=repsrv' || '&' ||
                         'report=C:\MyReport\rep_detail.jsp' || '&' ||
                         'userid=scott/tiger@orcl' || '&' ||
                         'desformat=htmlcss' || '&' ||
                         'destype=cache' || '&' ||
                         'P_1=' || :ItemID || '&' ||
                         'P_2=' || :ItemName;
      SRW.Set_Hyperlink(temp);
      return (TRUE);
    end;The hyperlink showed, and I can see the rep_detail.jsp showed in the same browser after I clicked the hyperlink.
    The problem is, the hyperlink has to include the reports path and also userid and password.
    If I did not put the userid and password, it will showed in another browse that
    "The report has uncompiled PL/SQL"
    How can I hide those userid, password, and the reports path?
    BTW, Is there anyway to show the report callee in different page (precisely, open another IE) from the report caller?
    Any help would be grateful.
    Many thanks,
    Buntoro

    Hi,
    Thanks for the answers.
    Yet, I am still doubt about using cgicmd.dat.
    I have looked around in this forum saying that it is not secure to use cgicmd.dat. Because all report request does not use authentication (the client can directly open report without login).
    In Form, I can use the On-Logon to do the Oracle Form login (to do logon to the database), and then I use my own custom user login to restrict the menu for each user.
    I do this since I want to restrict the user,
    i.e user A can only view the sales form as well as sales report,
    user B can only view the purchasing form as well as purchasing report.
    Well, I am not so fond about the SSO itself.
    It comes to my mind, since I don't have to re-login (to the database) each time I call another form (login database is only once at the first Form, On-Logon). It also goes to when calling the report caller.
    What is RAD?
    How can we use it?
    Is OID = Oracle Internet Directory?
    If true, maybe, I won't use it since I don't understand about it also.
    Why we don't have to specify the userid and password when Form calls Report1 (using Run_Report_Object and Web.Show_Document())?
    But we have to specify the userid and password when Report1 calls Report2.
    Any help is appreciated.
    Many thanks,
    Buntoro

  • Delete Reports from Reporting Server

    Hi,
    We have created and scheduled some test reports via Idera performance tool but we are unable to delete the reports. These are not custom reports and reports created with Schedule Email option in Idera. Unfortunately, I dera does not have any option to delete
    these reports and support is asking me if I tried this by deleting from SQL Server Reporting Services.
    I looked at the Reporting services but can't find any place to delete these reports. This link does not help me because I don't have these (Or Report Manager)----> Configuration Manager console, navigate to
    System Center Configuration Manager / Site Database /
    Computer Management / Reporting / Reporting Services
    https://technet.microsoft.com/en-us/library/cc678417.aspx
    All I have is "Reporting Services Configuration Manager" under "Configuration Tools". How can I delete these reports from SQL Server Reporting services ?. Can I delete them from some tables in Reports databases ?. If so, what are the
    tables ?. I delete the jobs from SQL Server but the jobs are automatically created the next day emailing the reports again......Thanks for any help.
    SQL Server 2012 SP2 - Windows 2008 R2.

    Hi DCarlos,
    Glad to hear your issue have been resolved and I would appreciate you can share the information which will help others a lot!
    Thanks,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Help: calling report from report in report 9i

    Background:
    1. Report Builder 9i and the outputs are PDF files;
    2. Report A and Report B both have two identical parameters: P1 and P2;
    3. Calling Report A through FORM using web.show_document() with paraform=YES,
    Help:
    If Report B can be called from Report A, the parameters P1, P2 passed through calling report A, the user then needs not to enter twice P1 and P2 using web.show_document().
    Wishful way of thinking:
    The Calling FORM refered here is the one that provides all buttons for more than 20 reports and that is the reason of using parameter form. Consequently, I am looking for ways of making:
    Calling FORM -> REPORT A -> REPORT B
    where both Report A and B have same parameters, calling FORM calls REPORT A using REPORT A parameter form and hoping that REPORT A can call REPORT B with these parameters.
    Any help are greatly appreciated.
    Jimmy

    I tried something in Before Report trigger like:
    function BeforeReport return boolean is
    begin
    srw.run_report('batch=yes sf1='||:pf1 || 'sf2='||:pf2 || ' report=REPORT_B destype=cache desformat=pdf');
    return (TRUE);
    end;
    An error raised as: REP-1428: 'beforereport': Error while running SRW.RUN_REPORT.
    Here sf1, pf1 and sf2, pf2 and two pairs of identical parameters.
    Any suggestions?

  • Using "Mail document" from within Preview

    I noticed that when in Preview if I attempt to use the "Mail document" function under the "File" menu the Preview document does not get attached to the new Mail document. To enable this function I must go to the print menu, scroll down to "Mail document" and, voila, the Preview document now appears in the Mail message panel.
    I suspect a bug here. Have others experienced this?
    (This happens on the G5; I haven't tried on the MacBook Pro.)

    The "Mail Document" option in preview works fine for me...dunno what the problem could be, but perhaps if you removed the preferences file for preview from your "~/Library/Preferences/" folder, that might help resolve it. Faulty preferences files are causing folks a lot of application misbehaviors.

  • Calling report from report in dev9iDS???

    hello all ,
    i am using developer suite 9i and i want to call a report from a report. In dev6i button was used, i have tried using hyper link but its not working, can somebody tell me the proper way and criteria to execute report from a report.
    [ need it urgent ]
    zaibi.

    Hi Sarah,
    Thanx for your reply.
    I followed your suggestion and changed the call to the report (Screen, pdf type) in:
    WEB.SHOW_DOCUMENT('http://192.168.137.1:9001/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1) || '?server='||v_repserver,'_blank' );
    Unfortunately it gives an HTTP error 404 ---page not found
    If I change the portnumber in 9002 In forms), the report is displayed in a second screen on the server. I can close this second screen again and continue with other forms in my apllication (server side).
    However, if i press the button on my form on the client side a second screen shows up . But nothing on it (empty). Only the header is '192.168.137.1'.
    Any other suggestions ?
    Greetings Martin

  • Lanscape report from Report Builder6i from win

    Hi
    I have a problem printing landscape report from report6i. it got cut off at the right side. I already set the report width to 11" and height to 8.5" and orientation to LANDSCAPE. I also set the system parameter ORIENTATION to LANDSCAPE. in the page setup (under report file menu) I could see the right margin is set to 2.68". I change it to 0.5, then print the report. the report came out with right side cut off. and the page setting is set back to 2.68" automatically(by windows ??). I have no idea why. the same report runs and prints perfectly from UNIX command line.
    I tried different printers.
    Can anybody help. thanks a lot
    Hedy

    please let me know the solution. i have the same problem.

  • Run report from Reports Builder

    I have Developer Suite installed on my XP desktop. We have Oracle Reports Server up and running on an application server.
    How can I run a report in Reports Builder. Is it somehow supposed to connect to the Reports server, or just run locally?
    What do I need to configure/setup?
    Thanks!

    I'm trying to run from within Reports Builder, but it does not work. That is why I thought it would have to somehow "see" the reports server on the application server.
    I have a .rdf that compiles with no errors after connecting to the DB. I have the local OC4J started, and I can see that it is working from a web browser. In Reports Builder when I click on Program > Run Web Layout or Paper Layout, I get the following error:
    MSG-1000: ERROR Report Server Configuration - report terminated.
    REP-770: Before form trigger failed.

  • Calling report from report problem

    hi all
    plse help me
    how to possible to run report from another report(for 10g).
    i do not find the action item(button) ?
    how to find the button ?
    plse example
    (for 6i object navigator ->paper layout-> Button)
    but 10g where button?

    try searching reports Reports and forms Forms forums, there are several enteries related to your question.
    best regads.

  • Calling report from report

    I am using Reports6i. I have 2 reports, lets say Report A and Report B. Both reports are working fine when called from parameter form. But when I am calling Report B from Report A, it is giving me a blank Report B. I am passing parameter properly and even shown them in Report B but no data is generated. Amazing thing is that Report B is working perfectly stand alone.
    Thanks in advance.

    No reason why it should not work. To debug the issue, run the report with tracefile=reports.trc and check the parameters that are getting passed in both the cases.
    Trace file will contain the query and parameters values.

  • Jump in a WebI report from report A to report B (BI4)

    Hi all,
    Within my WebI document I want to jump from the first report to a specific report in de total WebI report. Is this possible with the OpenDocument function?
    An example:
    Column A    |   Column B   
    Value 1       |   KeyFigure 1
    Value 2       |   KeyFigure 1
    My customer wants to click on "Value 1" and then jump to a report (same WebI document) with details of Value 1.
    When clicking on "Value 2", he needs to jump to a report with details of Value 2.
    Hope this scenario is possible in BI4 WebI or do I need to wait on the RRI functionality?
    Can anyone help me?
    Regards,
    Pieter

    The problem with the value "#UNAVAILABLE" is solved. In this case I created a variable with the in-operator:
    =[Spend 2011] In ([Segment type])
    Now I want to jump to another report in my WebI document. For this scenario I created a new variable (with name test) with the formula:
    =If [Segment type] = "FACILITIES" Then "Facilities_detail"
    ElseIf [Segment type] = "HR" Then "HR_detail"
    ElseIf [Segment type] = "ICT" Then "ICT_detail"
    ElseIf [Segment type] = "MARCOM" Then "Marcom_detail"
    ElseIf [Segment type] = "NOG TE SEGM." Then "Nog_te_segm_detail"
    The dynamic Element sReportname I defined as: ="[test]".
    After these steps, the hyperlink will not work with my dynamic Segment Type. Did anyone have this experience and how can i solve this?
    Regards,
    Pieter

  • How could I pass parameter that depend on values in report from report to form?

    In my case, I want to pass 'gno' and 'qno' values of report
    to form. When click on the button then the form is showed.
    There are automatically values in gno field on form so that user
    don't complete this filed.
    So I create a button on the report . I enter Javascript in
    PL/SQL Code tab in '...after displaying the footer' as follow :
    htp.formOpen
    (owa_util.get_owa_service_path||'portal30.wwa_app_module.link?
    p_arg_names=_moduleid&p_arg_values=1736929105&p_arg_names=_show_h
    eader&p_arg_values=YES&p_arg_names=GNO&p_arg_values=1&p_arg_names
    =QNO&p_arg_values=2');
    htp.formSubmit(null,'New Answer');
    htp.formClose;
    The above code can pass only static value, while I want to
    pass values that depend on value in column of report to form.
    So please tell me how can I pass this value to form. I look
    forward to hearing from all of you. Please!!!!!!
    Thank You

    Thanks for the prompt reply.
    Yes. I am using a Custom Step Type.
    I have attached a trial code which contains the trial VI, sequence and the type palette ini file.
    Please have a look at it.
    Regards,
    Mirash
    Attachments:
    Injection trial.zip ‏35 KB

Maybe you are looking for

  • I have problems with the wi-fi connection after upgrading my iPhone to iOS 5- why?

    Since upgrading the software on my iPhone 4 to iOS5, I have had all sorts of wi-fi connection problems. The wireless router I have always used is now usually not detected by my iPhone. It still works on my MacBook and iPad, but not on my iPhone. When

  • How can i use multiple languages ?

    I want to add language options on my web page. I duplicate a page, wanting to translate it. On the menu bar, the name of the new page appears. How can I make it unvisible ?

  • Is there a way to overload the Map's toString() function?

    Hello everyone. I was wondering if its possible to overload the toString() function of the Map datastructure supplied by java. I looked it up and it says: public class HashMapextends AbstractMapSo I looked up AbstractMap and it says: public abstract

  • Logic X on Macbook Pro Retina... "feeling hot, hot"?

    I recently made an impulse purchase on a Macbook Pro Retina 2.7Ghz Quad core i7, in order to ease my transition to Logic X & Pro Tools 11. I figured with a Flash drive & 16Gb of memory that this would be a nice quiet machine... but unfortunately no.

  • CJ40: Planned amount Doesnt Show up in CJ30 (Planned Total)

    Hi; I came up recently witha Problem That whenever i do Planning (cj40) and after saving it when i go to Project Budget CJ30, there it doesnt show me the planned Values in the relevant column. your valuable input would be of great help to me. Regards