Barcode on form in application server

I use a barcode font 39 in my application (client/server) and i print with report the barcode. When i try to use this on apllications server, the font that i use for barcode, don't diplay. I have installed the font on the client, and on the application server.
Noone know the solution ???

Mike,
check the Reports Barcodesample in the Reports section on OTN: otn.oracle.com/products/reports . In there they explain how to use a Java Bean to do this on the Web. HTML does not support the Barcode font, which is why another solution must be used.
Frank

Similar Messages

  • Retrieving PDF form from Application server

    hi all,
    i am saving a pdf form in application server and when the user wants the same file then i want to retrive that file from application and show the user and it should not be saved to presentation server only he should see it.
    iam able to save it to presentation layer using gui_download but my requirement is not to save it show only display the form.
    Thanks in advance,
    Sree
    helpful answers will be surely rewarded points

    Hi,
    1st solution - use DOI (desktop office integration). This way you can open Adobe, Microsoft, and others application documents directly in the SAP windows. See SAP document how to do it. It's not a little work, but it should fulfill your requirements.
    2nd solution - share the folder with the PDF documents and then with shell command (start
    server\folder\xxxxxx.pdf) at the front end access it and start the associated application at the frontend. I don't recommend this one, sharing folders at the appl.server is a security threat...
    You know about the points and useful answers...

  • Picking of Adobe forms from application server

    Hi Gurus
    We have SAP ECC 6.0. So far in our system we have text files and CSV excel files which comes from external system and lies in application sever and these are being picked up automatically by system and gets processed in SAP.
    1)The requirement is to "pick the adobe forms from application server and read some fields in the form and update the fields (required) in customer master data in SAP". How can we achieve this?
    Any kind of help is appreciated.
    Thanks
    Aleem

    Hi Aleem,
    I tried to work on a similar scenario couple of months back. But it was not successful. Will you please let me know if you get any solution???
    Thanks in advance
    Poornima

  • Load balancing Oracle Forms in Application Server

    Hi,
    We're currently planning moving from client-server forms to webforms running on Oracle Application Server (10.1.2.0.2). To meet our high availability requirements, we plan to run our forms app servers active-active. We're coming a little unstuck determining the best method of load balancing requests between these however.
    Currently the main sticking point is determining whether to go for software or hardware load balancers. One of the main things we're unsure of is how much traffic we can expect to flow through the network. In our client-server environment we typically have 900-1000 active connections during peak load and ~350 forms coming in at just over 300Mb in total.
    If you have any experience load balancing between Oracle Forms on Application Server, we'd appreciate it if you could share details of you setup and how it's performing; particularly:
    * Whether you have software/hardware load balancing
    * The number of connections this supports
    * Details of the volume of network traffic you have
    Thanks,
    Chris

    We have implemented both hardware load-balancers and Webcache as load-balancer. Depending on the situation either may be the best solution. In general we recommend to use hardware load-balancers for production systems that require high availability. However, Webcache is very reliable as well and a Webcache instance can be recovered very quickly in case of a failure (use the cloning facility to create a copy of the instance on new hardware within minutes).
    When using https for your applications we do not recommend to use WebCache as there are several issues to cope with then, one is performance (https acceleration facilities are often part of hardware load-balancers).

  • How to single sign off from all integrated forms with application server

    Hi!
    I deployed two forms form1 and form 2 on oracle application server 10g.
    The i created user in oid and created two data sources for these two forms to have data from database .
    I enabled single sign on on the formsweb.cfg file ,Now single sign on is working fine .
    When i try to open any form it promt me the SSO page after successful login it opens the form but problem is that now how do i log out so that when i logout from one form i should logout from other form as well using single sign off
    please can anybody help...

    Hello Anoop,
    The folowing link describes how to setup SSO between two portal.
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/2232900bb93fece10000000a11466f/frameset.htm
    Regards
    Deb
    [Reward Points for helpful answers]

  • Replace 10g form in application server

    hi all
    i have my application running in AS10g release1. when i do some changes in my forms and want to replace in application folder (at application server ) it didnot allow me to replace a form while user is accessing it. gives me message cannot copy form:The requested operation cannot be performed on a file with a user mapped section open.
    can i replace my form at anytime ???
    Regards.

    hi all
    i have my application running in AS10g release1.
    when i do some changes in my forms and want to
    replace in application folder (at application server
    ) it didnot allow me to replace a form while user is
    accessing it. gives me message cannot copy form:The
    requested operation cannot be performed on a file
    with a user mapped section open.
    an i replace my form at anytime ???
    Regards.Yes I'm sure, and this is a windows problem, OS locks files loaded into the memory.
    This message clearly sates that the file you are trying to overwrite has a user mapped section. the session that is using the fmx should disconnect so you can overwrite the fmx.
    I've read there's a workaround on this, but I can't remember it right now. Try searching the forum about it.
    Tony

  • Error FRM-92101 while starting FORM(10g) ( Application server 10g)

    FACTS:
    FORMS/REPORTS 10G
    APPLICATION SERVER 10G
    PROBLEM:
    while starting/running a form in the web.
    i got "some times" FRM-92101 error from the application server:
    05/11/27 08:36:19 forms90web: &#1578;&#1605; &#1573;&#1610;&#1602;&#1575;&#1601; &#1580;&#1604;&#1587;&#1577; &#1593;&#1605;&#1604; Forms <2,216>: &#1594;&#1610;&#1585; &#1602;&#1575;&#1583;&#1585; &#1593;&#1604;&#1609; &#1575;&#1604;&#1575;&#1578;&#1589;&#1575;&#1604; &#1576;&#1605;&#1593;&#1575;&#1604;&#1580;&#1577; &#1608;&#1602;&#1578; &#1575;&#1604;&#1578;&#1588;&#1594;&#1610;&#1604;.
    05/11/27 08:36:19 forms90web: Forms session <2216> exception stack trace:
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:168)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
    at java.io.DataInputStream.readLine(DataInputStream.java:562)
    at oracle.forms.net.HTTPHeaderTool.parseResponseHeader(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)
    plz help

    U can set the following lines in httpd.conf of Forms/Midtier:
    KeepAlive Off
    Timeout 600
    U need to update new config by command:
    <ORACLE_HOME>/dcm/bin/dcmctl updateConfig -ct ohs
    And re-start the Apache by command:
    <ORACLE_HOME>/opmn/bin/opmnctl restartprocess process-type=HTTP_Server

  • Uplaod Adobe form from application server

    I've a requirement where the Adobe interactive from files will be located in the application server directory and need to be uploaded from there.
    I'm using "open data set... in binary mode"  comment to open the file and then read it and store in the lt_rawtab table. But I'm not sure how to get the length of the file (which you can get when you're uploading the file from front end/local disk using the method cl_gui_frontend_services=>gui_upload).
    If you have address this kind scenario please share how did you upload the Adobe from application server?

    Hi Anto,
    In fact my problem was due to l_len parameter when calling the function 'SCMS_BINARY_TO_XSTRING' to convert bin pdf document to Xstring type.
    I was not sure what value should I pass to input_length parameter.
    Then, I saw in some post that the length should be no of lines in lt_rawtab * 255 and that resolved my issue.
    I'm having another issue though. When I open the Adobe form, it says "message limit exceeded"... any idea how to fix this?

  • Web DynPro - Save Adobe Form on Application Server

    Hello Seniors,
    We are working on a WebDynPro ABAP Application where in we need to display an Adobe from in a browser and the upload it to the Application Server automatically. We are able to display the form in the browser but are stuck up on how to upload the Adobe Form to the application server. Could you please let me know if there is a way on how to upload the Adobe form to the application server automatically. Your help is highly appreciated..
    Thank you,
    Srini M.

    Hi,
    Duplicate Post,
    Upload Adobe Form to Aplication Server from WebDynPro automatically
    Cheers,
    Kris.

  • How to change key on runtime form in application server

    How it is possible reconfigure key on froms in application server ????
    List Values on Client = key "F9"
    List values on Application = key "CTRL + L"
    and so on.....
    can j have the same on client version like apllication ???
    Thank You !!

    Mike,
    the fmrweb.res file in the forms90 directory controls the behavior of Forms function keys. There is a file called fmrpcweb.res in the same directory that you can use to bring back client/server key mapping to Forms on teh Web.
    1. rename fmrweb.res to something different
    2. Make a copy of fmrpcweb.re and name it fmrweb.res
    Frank

  • Deploy 9i Forms without Application Server ?

    I wonder, whether I could deploy a Forms 9i Application without the use of the Application Server. Can anybody tell me, whether it is necessary to purchase any Oracle 9i Application Server licences, just because I want to deploy a simple Forms 9i application ?
    - Markus

    I am developing forms 9i and reports 9i applications WITHOUT APPLICATION SERVER. I HAVE ONLY DEVELOPER SUITE 9i.
    I have installed Dev suite 9i on middle tier. Forms services and Reports services are installed with Dev suite 9i.
    I develop applications on my desktop and Install them on client machines where no Dev suite or AS installed.
    Please mention what is the trouble you are having and I might serve you, if you are having the same problem that I HAD.
    Prasad.

  • Access form the Application Server

    Hi,
    I have a Invoice in the directory abc/test on the application sever but when the third party is trying to access the same thru FTP it says that Ur not authorised even though he is able to see the file.
    Could any body tell me what might be the reason and how to resolve the same
    with rgds
    Ranjith Singh

    Hi,
    I think you can see a file in application server, but you need some authorizations to read or modify it, which can be restricted to some users in the system. So check if there are required authorizations given to third party user ID.
    Thanks,
    Venkatesh.
    Edited by: venkatesh333 on Jul 28, 2011 6:14 AM

  • Passing Parameter from URL to Web Forms - Oracle 10 Application Server

    Hi All -
    I want to pass parameter from a URL to 10g Oracle Web Forms - Oracle Application Server 10.1.2
    http://server1/forms/frmservlet?config=SATWEB_SSO&otherparams=username_sso=BABUS
    How to receive this 'username_sso' value inside my forms application ?
    Created a Parameter in the same name as URL parameter 'username_sso' in forms but didn't receive the value. I want to know how to receive the value of this parameter within forms from URL.
    Thanks - Suresh

    Try this,
    1. Create a parameter in the formsweb.cfg (say username_sso) under default section ( or you can create it in your own config section)
    2. Add the username_sso in otherparams parameter as username_sso=%username_sso%
    3. Add this username_sso parameter in your form.
    4. Run the form as
    http://<machine>:<port>.....?form=blahblah....&otherparams=username_sso=scott
    Regards,
    Arun

  • 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..

  • Payment advice(F110) to be saved as file in application server

    Hi Experts
    my requirement is i have to send the payment advice created from F110 to respective vendors as mail in Alias name and i am able to send it succes fully with BTE2040. but the client came up with new requirement that we have to save this payment advice form send to vendor in applicattion server in the same format ( i.e., PDF form). i tried searching for any user exit (or) BTE but couldnot get so, can you please give my your suggetion, how to achive this task.

    1.You can send and save the pdf form in the same BTE EVENT 2040.
    2.How to save the PDF-BASED form to application server.
       Transaction CG3Z for uploading file to application server
       Transaction CG3Y for downloading file from application server
       I think you can use BDC to revord CG3Z and then use it in code of BTE2040.

Maybe you are looking for