Print report through application server

we are running our application through 9ias .we are unable to print the report through printer attached to machine other then machine having application server
installed on it .

Hi Arun,
If you want users to print reports on their local printers, you must first share those local printers and install the shared printers (now network printers) in the Reposts server.
then add keys to your cgicmd.dat to correspond to each printer of each user who want to print locally. Each user who want to print locally must use cgicmd.dat key specific to his printer.
For example, user1 wants to print in hp laserjet 4 printer in his PC named pc1 and printer name is "hp laserjet 4" ; user2 wants to print in epson lq570 in his PC named pc2 and his printer name is "epson lq570"
then in your cgicmd.dat file add lines similar to the following:
laserjet: destype=printer desname="\\pc1\hp laserjet 4" server=report_servername userid=user1/password@db %*
lq570: destype=printer desname="\\pc2\epson lq570" server=report_servername userid=user2/password@db %*
for user1 to print to his local printer (hp laserjet 4)
the url to print will be:
http://<app server hostname>:<port>/reports/rwservelet/?laserjet&report=reportname.rdf
for user 2:
http://<app server hostname>:<port>/reports/rwservelet/?lq570&report=reportname.rdf
To allow all users to print at any local printer of their choice, be it local or network printer consider using ORARRP (Oracle Reports Remote Printing Utility) which can be downloaded from the OTN Website.
Try this link:
http://otn.oracle.com/sample_code/products/reports/index.html
Regards,
Mike

Similar Messages

  • What to install to run reports through application server!

    Dear All,
    I have to run reports developed in Oracle 6i windows platform on web.
    I have to install this application server on Linux operating system.
    Kindly help me what components of application server 10gR2 I need to install to configure reports.
    Is there any tutorial available?
    Regards,Imran

    I am installing forms and reports services standalone on CentOS 5.Well, CentOS is not certified by Oracle, but it's a Red Hat clone, so you shouldn't have problems.
    Nevertheless I have to say that I've never used it for Application Server (I normally use Oracle Linux).
    is there any tutorial to install report services standalone on CentOS operating system?Follow the Linux Red Hat sections within above link.

  • How to send direct print in 10g(through application serve) on local printer

    Dear All;
    We are move from oracle 6i to 10 form builder & report builder.
    In 6i we will send direct print on printer, But in 10g we are unable to send the print on local printer if we set " detyp=printer " then print goes on application server's printre not on local printer.
    Can I send the print on local machine without display on screen?
    Database: 10g
    Form and Report Builder :10g
    OS :Windows Xp & Linux (Minut & Ubuntu)
    B/R
    Zahid Hussain

    Hi
    We had a similar requirement and we took help from a third party software called RepExpert. You can get a demo version from the following link and if it satisfies your requirement you can purchase it.
    www.lv2000.com/re/repexpert.htm
    HTH

  • How to to display the JSP report in Application Server ? URL for displaying

    Hi Experts,
    Last week, we tried to change the memory of Response Cache and buffer Cache to increase the speed of the Excel report. But it didn’t work out.
    And from the below link, I understood we can convert the oracle 9i report to excel by converting the Oracle 9i report to JSP report.
    http://www.oracle.com/technology/products/reports/htdocs/getstart/demonstrations/index.html
    I’ve converted the Oracle 9i report to JSP report and finding the way to display the JSP report using Application Server. I am trying to find out the REPORT URL of simple JSP report and using Reports Servlet . Right now I am trying to display the JSP report in Application Server.
    Please suggest the URL for displaying the JSP report
    Thanks & Regards

    Hi,
    You can directly call you .jsp file, http://<host>:<domain>:<port>/<jsp report path>?userid=<if your report requires userid>/<pwd>
    Refer to metalink documents:
    Frequently Asked Questions About JSP Reports [ID 301714.1]
    Here --> Question 4. How do I execute a JSP report?
    Also refer, How to deploy JSP reports [ID 220943.1]
    Hope this helps.
    Regards,
    Mithun

  • How Can I run My Forms And Reports On Application Server 10 g Release 3

    Hi Everybody
    i need to learn steps to configure forms and reports on application server 10g release 3 pls help , i am a beginner

    hi,
    I'm also need to know "How to run My Forms And Reports On Application Server 10 g Release 3". So if u know the steps then please share with me .....

  • URL to run from through Application Server

    Hi,
    Anyboyd would like to tell me URL of calling form through Application Server 10.1.2 like "http://lenovo/forms/frmservlet" what next ?
    Regards

    Probably want to post this on the Forms Forum and not here. Try:
    direct form call is -
    http://server:port/forms90/f90servlet?form=test.fmx&parameter=value...or config call is -
    http://server:port/forms90/f90servlet?config=appconf&parameter=value...

  • ACCENT Symbol in Oracle Reports printing using 10g Application server

    Some of the report with names containing ACCENT symbol are printing like upside-down comma. But the report used to printing certified copy and the client requiring to print the ACCENT symbol as it is. Oracle support recommend us to use PDFPrint destination, which is third-party utility that converting the post-script output to printer for ACCENT symbol. Please provide the link and instruction to download the PDFprint utility and installation requirement for the below environment:
    Oracle Application Server Version=10.1.2.3.0
    SUN SPARC - 64 bit
    Thanks
    Krishna

    By the looks of it you used 9i which also used an Application Server so your knowledge should be up to date. The Default URL has changed a little as has the port. Look in the installation guide for the default URL and port.
    If you mena the development side you can use the one-button-run functionality which makes it possible to run am form without the full App Server just by hitting the run button in the builder. You do need to start the local OC4J but that is easy. On Windows there is a start menu item to do that. On Linux you run a shell script I think.

  • Client printer on oracle application server

    Hi all.
    I configured my own system on oracle application server and I connected my printer on client machine.
    When I wanted to print through the application server on the printer I did not print.
    Please could anyone shows me where is the error file (for the printer) located in oracle application server to check the error.
    by

    No. Not only it isn't certified, but it is also impossible to run forms compiled with the 11g compiler with the 10g runtime. For 11g there is a install bundle for the developer suite / application server.
    cheers

  • Can we Run 10g Forms & Reports without Application Server

    Currently We are using form 5 and reports 3.5
    we are willing to upgrade .
    we are told that we can upgrade only to 10g developer suit
    and for that Application Server is must
    Our requirement is for LAN based application only
    Do we have to go-in for application Server
    DOes the 10g forms and 10g reports have Form server /report server which can help us to run application using Browser but without IAS
    CK

    Chaand,
    for production environments you must run Forms and Reports through Oracle Application Server as there no longer is a client-server runtime. For development puposes tehre is a HTTP server in Oracle Developer Suite that is used to run both servers.
    Frank

  • How to deploy Forms/report on Application Server 10.1.3

    Hi,
    I have Forms and Reports created with Developer10g R2, I want to deploy these with Application Server R10.1.3 but after reading a lot of manuals like Administrator guide, Installation guide, deployment Guide I didn't find a way how and where should I place my Forms/Reports and how to call it via browser, some one plz explain me or send a link where I am going wrong.
    Thanks and Regards.
    Khawar

    Hi Kashif,
    SSO (single sign on) is a feature of infrastructure. what does it mean?.
    When you intended to use SSO, then you will need to you the infra in which you have what it calls Metadata & OID (oracle internet directory) some think like LDAP server.
    so just when you want to connect through your FR&REP the user must be well known by SSO (created in OID). otherwise you can not login to your apps+DB.
    SO about your question version 10.1.3 for forms&rep servers (BI) is not availble just version 10.1.2.0.2. you can download separately or toegether with you infra. (it depends on what you want.
    You can see forms&rep server as OC4J container in which you can deploy your applications (fmx files).
    Hope it is clear now for you otherwise let me know so I can provide you with some links which will help you.
    Cheers,
    Hamdy

  • Print in Oracle Application Server

    Hi     
    I installed the Oracle Application Server Forms and Reports Services in Windows 2003 server, cut all fmx.plx ...., created the shortcut
    http://10.1.1.60:7778/forms/frmservlet?config=cof&form=cof0001.fmx in the server system works all, copy the same shortcut to a station (client), when I print the error "FRM-41213 is not possible to connect to the server repserver the report", what should I do?
    att
    Marcos

    Ragesh
    http://10.1.1.60:7778/forms/frmservlet?, ok
    http://10.1.1.60:7778/forms/frmservlet?config=cof&form=cof0001.fmx ok
    http://10.1.1.60:7778/reports/rwservlet/showjobs?server=<Enter Rep Server Name>, ok too
    See status job      
    Closed with error: <br> REP-110: Can not open file 'COF2002.rep'. REP-1070: Error during the opening and recording of a document. REP-0110: Unable to open file 'COF2002.rep'
    The COF2002.rep is in the directory fmxs, (configured FORMS_PATH in file defaut.env)
    att
    Marcos

  • Performance questions in Oracle Forms/Reports of Application Server 10g

    Hello.
    I have a dual Xeon 2.6 computer with 3 GB of memory and 6 GB of cache, running RedHat EL 3 with Oracle AS 10g (9.0.4.0.0).
    Application Server is used to run some applications created with forms, and it generates several reports, but the forms are also used as a front end to another Oracle Database (Oracle 7.0, runing in Sun Solaris 5.6).
    I've notested (and also my users) the application is getting very slow (is running in a dual Xeon, with 2 Gbit nics, in a 3 Gb backbone).
    The speed (or lack of it) is most noted when the forms are generating the reports (it used to be fast - 2 seconds) and now it can take up to 5 minutes.
    The AS 10g, when generating the reports, almost all of the querys go to the other server (in Solaris) and the results return to the server, and then the report is generated. The network has no problems (at least, that i know of), and the network performance is not an issue - both the servers are connected to a Gbit switch.
    Can someone may have an ideia of it can be?
    even in the clients, when running the forms application, the transition of the several menus is slow, and it used to be more fast.
    the 10g is using Java Jinitiator 1.3.18. Can it be from that ? i'm not certain, but i could say this things start happen when we upgraded the jinitiator from 1.3.13 to 1.3.18...
    My users are really getting on my nervers and i cant do nothing, because they have reason...
    any help would be appreciated !
    Cheers
    Bruno Santos

    Bruno, did you solve the performance problem? I'm experiencing the same lack of speed.

  • How to run reports in Application Server 10g?

    Dear Friends,
    I am running my forms on Application Server 10g. How do I launch reports from my Forms on the 10g application server? My friend told to use web.show_document(http://serverip:port/reports/rwservlets/getjobid - what should it be after that). Also I'm not aware of the complete code. I would appreciate and be really grateful if any of you helped me in this regard.
    Thank you in advance.
    Regards,
    Senthil .A. Perumal.

    Hi,
    I need to install Oracle Reports on the server. Can someone pls tell what what softwares i need to make oracle reports running on windows. I see Oracle reports services and oracle Reports Developer on otn..do i need both on my server? Whats the difference between them and are they interelated in anyway?? Pls reply soon. Thanks..

  • How to run the report via application server

    Report not running?
    hi All,
    I am calling the report via forms, In application server i had recompiled the reports in two different format too.
    1. myreports.rep
    2. myreports.jsp
    I have called the report from the menu and i used code like below
    Declare
          V_id Varchar2(100);
    Begin
        V_id := Run_Report_Object('myreports');
    End;but i am getting following error.
    Frm-41219:Cannot find report:Invalid ID.and subsequently an another too.
    Frm-40738:Argument 1 to builtin RUN_REPORT_OBJECT cannot be null.please guide me
    kanish

    I using Forms 10g R2, i store the recompile version in Application server.
    Good, so you can refer to the metalink note I mentioned above, as per storing the reports in the application server, the default place for running reports is not a folder in the FORMS_PATH, the REPORTS_PATH is set in the $ORACLE_HOME/bin/reports.sh file, pointing by default to the sample folder - $ORACLE_HOME/reports/samples/demo, for testing purposes you can put your report there and try it again, or you can modify the REPORTS_PATH variable in the reports.sh file to point to the directory you were mentioning.
    Note: I am calling the report throug menu using the eariler posting code.
    I would recommend to create a Form to call the Report, I am not sure if there are restrictions about invoking a report directly from the menu.
    About the code, you are missing a lot there, refer to metalink note mentioned above, here is an excerpt from that document.
    PROCEDURE TEST_REPORT IS
      repid      REPORT_OBJECT; 
      v_rep      VARCHAR2(100); 
      rep_status VARCHAR2(50); 
    BEGIN 
      repid := find_report_object('report5');
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,BATCH); 
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,CACHE);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'html');
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'repserver90');
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'paramform=no pdeptno='||:dept.deptno);
      v_rep := RUN_REPORT_OBJECT(repid); 
      rep_status := REPORT_OBJECT_STATUS(v_rep); 
      WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
        LOOP
          rep_status := report_object_status(v_rep);
        END LOOP;
      IF rep_status = 'FINISHED' THEN
        /*Display report in the browser*/
        WEB.SHOW_DOCUMENT('http://<YourServerName:8888/reports/rwservlet/getjobid'||
       substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=repserver90','_blank');
      ELSE 
        message('Error when running report'); 
      END IF; 
    END;
    In my eariler version 6i (2 tier) when i call the report it invoke parameter form. will 10g also behave same like 6i?
    Yes, there is still a parameter Form which runs in an HTML page.
    *1. Should i want to create any Report_Path, Report_classpath ? if yes ,where should i ?* It will depend on your configuration, the easiest way is to setup the REPORTS_PATH in the $ORACLE_HOME/bin/reports.sh file, if you are configuring the reports server to use environment ids, that would not work and you would need to setup the REPORTS_PATH directly in the reports engine configuration file .. $ORACLE_HOME/reports/conf/rwserver.template.
    Edited by: Rodolfo Ferrari on Jun 3, 2009 3:19 PM

  • Deploying forms and reports on Application Server 10

    I'm a beginer
    I have build some forms,reports by using Oracle Developer Suite (Form developer and Report developer) with Oracle database9i , I had run it in that tools, Now I want to deploy them on Application Server. How can I get it ? any body tell me step by step (because I'm a beginer) to configure ? I had installed Oracle Application Server (without install infrastructure) , can I deploy on it ? My computer support to install Application Server with Infrastructure (because Memory only 512M) . please give advice and tell me what I do ???

    There is a jinit feature in my 10g Enterprise edition that installed with my database. However, I haven't been able to map to it successfully from the jinitiator that down loaded when I first ran the form. I tried deleting it and when I tried to run the form again I got the install window. The only way it would run was to install. The initial installation maps correctly, opens the web page and displays the form, and I am able to make query. I can not however run any other forms without the fatal Internet Explorer error.
    I also tried to map the correct port thru the forms preference feature under edit on the forms screen, that didn't work. I am perplexed howerever that the recommendation for the DevSuite download at Oracle said that jre/sdk 1.5 is required but jinit 1.3.1 is what they programmed to download. a couple of Oracle OTN papers I have reviewed have indicated a number of bugs for oc4j and jinit. There are fixes indicated for some of them but no definitive mention of where to find the files. Some of the files mentioned are not in DevSuite but are found in 10G databse, Enterprise.
    I am a database tech major and need DevSuite10 for my class, especially forms and reports. This is also my first time at this forum. I have sent error reports to Microsoft concerning IE6 errors without reply. So, I am assuming that this is an Oracle error not Windows XP Professional. I have had 10g Enterprise Manager installed since November of last year and have not had mapping problems with it when using OEM browser services. I don't know why jinit can map and run on install and totally not on every attempt to re-run. HELP!!!

Maybe you are looking for

  • In iTunes  a bunch of songs show up under the wrong artist no matter what I do

    My iTunes library has an odd glitch - there's a bunch of songs that show up under the group "a-ha" despite having nothing to do with a-ha. They don't seem to have anything else in common, either. None of them has an album artist listed and they are a

  • Looking for software

    I wasn't really sure which forum to put this in, so if this is the wrong place... my apologies in advance. This is a bit of a "general purpose" inquiry regarding a specific piece of software that may or may not exist. I'm looking for a piece of "spec

  • Ldap groups autocreation

    Hi, i'm trying to have autocreation for ldap groups, but even with group.invite.autoprovision = "yes" in the ics.conf (actually all autoprovision variables are on), cals groups are not created when i invite a group in an event. I patched with the 121

  • Hand tool shortcut not working

    Hi there, All of a sudden double clicking the hand tool to zoom to 100% isn't working.  It does absolutely nothing.  I was playing around with the guides (turning on/off) and then suddenly the hand tool refused to work.  Zooming in/out is suddenly a

  • Make a Java program call another program??

    Is there a way to make a Java program execute another program?