Can Test Custom Jars with 6i Run Form - Client/Server?

I want to test custom Jar files with Forms 6i from my desktop, but I cannot get the Run Form->Web to work. Is it possible for the run time to load the just jars for PJC when you do Run Form -> Client/Server? So far, when I have done this, it does not execute any PJC. Any ideas, tips?
Thanks,
Kurz

Hi Kurz
Any ideas, tips?pls have a look
http://www.dulcian.com/papers/ODTUG/2004/ODTUG%202004_Balcu1_JavaBean.htm
http://www.oracle.com/technology/sample_code/products/forms/extracted/getclientinfo/readme.html
http://www.scribd.com/doc/1027764/Forms-6i-Deploying-Forms-Applications-to-the-Web-with-Oracle-Forms-Server
Hope it helps u
Regards,
Abdetu...

Similar Messages

  • Can we run java bean from forms client server??

    Hi,
    The OLTP application we are planning to build has lot of gui e.g
    tabs, drag and drop etc. Our aim is to make it web enabled but
    the network bandwidth available is small 16 - 64K . So even
    thoughwe plan toi use applet , we seriuosly doubt how good it
    will perform on such low network bandwidth. [The system will
    have 100 users]
    Q1. What will be a reasonable bandwidth to run an oltp
    application (say maintenance )
    Hence we are thinking of developing with developer 6i and
    deploying our application in client server mode, which can
    easily be web enabled in future. But we also have to integrate
    visual interfaces like gantt chart, which are not available with
    forms. We plan to use third party java component (e.g ILOG
    jviews), so that in future we can easily web enable the entire
    application.
    Q2. Can we run forms with java bean in client server mode? If
    not, what are the products to be installed on each machine to
    run it without using 9ias?
    best regards

    Yes. We can run sql loader from client machine.
    C:\Karthik>sqlldr user/pass@database data='test.csv' control='test.ctl' log='test.log' bad='test.bad'
    You can go through the following link for better understanding.
    http://www.oreilly.com/catalog/orsqlloader/chapter/ch01.html

  • Can Photoshop Starter Editor 3.0 run as a server application

    Can Photoshop Starter Editor 3.0 run as a server application and be accessed by more then one computer simultaniously? If this is in breach of the license agreement, where can I find more information on this ?
    If this program cant perform as a server app. is Adobe Photoshop Album 2.0 able to operate as a server app. ?

    Okay Tom...
    Now these may be things that people have already discussed in the forum, so
    you'll have to pardon me if you already know this.
    You CAN use the database on the server and put the application on the client
    computer. PSE prevents multiple accesses to the same database so that will
    avoid any conflict issues, however you would still need to contact Adobe
    about licencing. Further with PSE 4.0 out now... you are looking at another
    application.
    I'll see what Picassa can do, but I would NOT hold my breath... and while it
    is a handy little app, for me it is FAR too limited for anything more than a
    quick search and some very basic tools.
    I'll see what I can do in the next 20 minutes or so and get back to you.
    Cheers

  • Can anyone send me TCS XI  running projects clients ?

    can anyone send me TCS XI running projects clients?
    please send ASAP..

    HI Bipin and Prasad,
    Please note TBIT40 materials are copyright protected by SAP AG. Distruibution of any such material is ILLEGAL.
    If you need the training material, attend a training course in any SAP authorised training centre.
    Regards,
    Jai Shankar

  • Flash run in client server possible?

    hi
    Is flash possible in form6i and run in client server? anyone here knows how to insert a flash? could anyone write here the code or guide me?

    Hi,
    if u wanna use flas in ur form then follow this steps.
    call that packages from programe then Import OLE liabirary interface
    with in ur form where u wanna run flash
    1-ShockwaveFlashObject_CONSTANTS
    2-ShockwaveFlash_IShockwa_0
    3-ShockwaveFlash_Shockwav_EVENTS
    then drag OCX in ur form & rename OCX to FLASH
    then write code on form level
    When-new-form-instance
    ShockwaveFlash_IShockwa_0.Movie(:item('FLASH').interface, 'd:\\DATA\CLOCK.swf');
    ShockwaveFlash_IShockwa_0.Play(:item('FLASH').interface);
    Rizwan Shafiq

  • Problem with icons running Form

    Hi to all,
    Because IE crash using Jinitiator, I have configured my formsweb.cfg in order to use jre instead of Jinitiator.
    This is the section in formsweb:
    baseHTMLjinitiator=basejpi.htm
    jpi_download_page=http://www.oracle.com/technetwork/java/javase/downloads/index.html
    # Generic to any version of JRE 1.6.0.
    jpi_classid=clsid:CAFEEFAC-0016-0000-FFFF-ABCDEFFEDCBA
    # Generic to JRE 1.6.0
    jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0
    # Generic to JRE 1.6.0
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0
    pageTitle=Eclipse Web
    envFile=C:/oracle/FRHome10/forms/webutil/server/webutil.env
    webUtilArchive=/forms/webutil/jacob.jar,/forms/webutil/webutil.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    archive_jini=frmall_jinit.jar,myicons.jar,cursorpos.jar,newicons.jar
    imagebase=codebase
    archive=frmall.jar
    lookAndFeel=oracle
    colorScheme=blue
    separateFrame=true
    splashScreen=true
    form=mymenu.fmxWhen I run http://oracle-dev10g:7778/forms/frmservlet?config=jre_sun, the application mymenu.fmx is correctly opened, but without the icons stored in the files myicons.jar, newicons.jar etc. (Are menu icons, applications icons, report icons)
    Note that normally with Jinitiator the same configuration (modified for jinitiator) work fine without problems.
    Can You help me ?
    Thank You and Best regards
    Gaetano

    archive_jini=frmall_jinit.jar,myicons.jar,cursorpos.jar,newicons.jarWhen you use the Sun Plug-in instead of the JInitiator, the archive_jini tag is not used. the archive tag is used instead, so add your icons.jar to the archive tag.
    archive=frmall.jar,myicons.jar,cursorpos.jar,newicons.jarFrancois

  • Can RG be passed with RUN_PRODUCT in Forms Server?

    Does anyone know if the RUN_PRODUCT command can pass a record
    group from Forms to Reports on the Forms/Reports server like it
    can in the Runtime version?
    I have a program that builds a group of records in Forms and
    then creates a report from that group when the user selects
    print. Can I make it generate them a .PDF file in the Forms
    server version?
    Has anyone set this up?
    Thanks,
    Jeff.
    null

    Hi!
    Thanks John!
    I just have live with that and find another way to restrict the calculation regarding those accounts.
    kind regards,
    user637777

  • Can I create a custom SCSM task that runs on the server?

    I'm new to SCSM (got roped in as the developer/Powershell guy). I see instructions for adding a custom task to SCSM, which I know generally run from the user's console, under their security context. I also found a reference to "runtime tasks" which
    run from the server. Is there a way for me to make a custom task that runs from the server?  
    If it helps, I'll be creating a task that implements the Poweshell script found
    here that converts an incident to a service request. I'd much rather the conversion take place on the server so that we don't need to deploy the SMlets Powershell module (and another dependency) on each user's workstation. 
    Thanks!

    I'm new to SCSM (got roped in as the developer/Powershell guy). I see instructions for adding a custom task to SCSM, which I know generally run from the user's console, under their security context. I also found a reference to "runtime tasks" which
    run from the server. Is there a way for me to make a custom task that runs from the server?  
    If it helps, I'll be creating a task that implements the Poweshell script found here that converts an incident to a service request. I'd much rather the conversion take place on the server so that we don't need to deploy the SMlets Powershell module (and
    another dependency) on each user's workstation. 
    Thanks!
    Not sure what capabilities you have, but would something like this be useful?
    http://scsmlab.com/2013/12/09/how-to-create-a-custom-scsm-console-task-by-using-some-c-and-xml-magic/

  • Running reports created with Reports 9i in client-server configuration

    I need to have users run reports created with Oracle Reports 9i on workstations without any Oracle products installed on it, (in a client-server configuration as opposed to Web based) . I am looking for a step-by-step approach to accomplish this. I looked through the installation documents in OTN and I did not see one that addressed this.
    BTW, I saw an earlier post in this form which disscussed this,indirectly, for Reports 6i but I don't think these steps will work for 9i rpeorts
    ** Earlier post
    Question:
    I have an application in Oracle 8i, Forms 6i, Reports 6i. Now I want to make executable CD which will be installable in nature. I don't know how to make it or what tools to be used for this . Kindly help me out.
    Answer:
    You can write a .bat file for installation.....
    This file should do following things.
    1. Oracle8 Personal Setup
    Install only Database (no tools)
    2. Oracle Developer200 Setup
    Install only Forms Runtime
    Reports Runtime
    Graphics Runtime
    3. Use imp/exp to put the desired database...
    4. Copy exexutables in some directory and place shortcuts in programs and destkop
    5. Make new file-types in start->setting ->folder options-> file-types
    and specify that in which runtime-application you want to open your executables....
    Thanks in advance,
    Audrey Watson

    hi audrey,
    there is no client/server runtime available for reports9i. what
    you can do is to use the rwclient executable shipped with IDS
    to submit jobs to the reports server.
    there are plans to provide a stand alone thin client in the
    future but this is not available yet.
    regards,
    christian

  • XHTML page with current PHP form - client wants Coldfusion integration...

    I have never worked with  Coldfusion before and I have no idea what it involves. The form is setup  with PHP right now, however, the client uses Coldfusion and would  prefer the form to be set up to integrate with it.
    I dont even know where to start! Any tips please?
    Thanks!
    Nicole

    nicolerlowry wrote:
    I dont even know where to start! Any tips please?
    1) Confirm that you have ColdFusion setup and available to use.  ColdFusion is not a free product.  To use it on a production server, it will need to be purchased and installed OR one will have to contract with a hosting provider that includes it as part of a hosting package.
    1) A) On the  other hand, there is a free for developers license, that can be had from Adobe for the download.  Just install a ColdFusion package, but provide no license key.  This will create a developer edition (or a trial edition that devolves into a developer edition in 30 days).
    2) Write your fist CFML page.  Here is a simple example.
    Form.html
    <html>
    <head>
    <title>Form Example</title>
    </head>
    <body>
    <form action="processForm.cfm" method="post">
    <input name="test" type="text"/>
    <input type="submit">
    </form>
    </body>
    </html>
    processForm.cfm
    <cfdump var="#form#">
    3) Read about everything else ColdFusion can do in the documentation provided with the installers and online, online blogs and forums like this one, and books.
    4) Ask more questions in forums like this when you get stuck.

  • How to Communicate with Programs running on AIX server Using LabVIEW.

    We have an IBM AIX server on which some programs are running  which basically perform some scientific calculations. I am required to send the inputs to the calculation from a VI on windows system and get back the results  on the VI.  I do not have any idea on how to do this.
    But i heard that there is a tool ( not developed in LabVIEW) developed by my customer which can communicate with the AIX server thro Java Classes.
    So i tried exploring APPLETVIEW which supports java and LabVIEW but i am confused.
    Is there any way to achive this interfacing between AIX and LABVIEW?.
    Thanks  
    Vilas G

    Hi Vilas,
    How you may communicate with you AIX server may very greatly depending on what is running on your server.  Here is a link to another thread where Java calls and AppletView were discussed.  It contains a link to the company that makes AppletView, so it may have some good information for you. 
    Also, if your customer suggested you use AppletView and they developed it, they would probably be your best bet for explaining it to you.
    Hope this helps!
    Spex
    National Instruments
    To the pessimist, the glass is half empty; to the optimist, the glass is half full; to the engineer, the glass is twice as big as it needs to be...

  • Help about forms 9ids running in client/server

    I have forms 9ids and can i run the forms in client/server mode but not in web?

    iDS Release 1 contains Forms 6i. It can run in character mode, client/server mode, or web mode.
    iDS Release 2 containts Oracle9i Forms. It is web only.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • What can't I do with OS X 10.5 server (that I can do with normal OS X 10.5)

    I was intending to install OS 10.5 on a Mac Mini at home to run a mail server, caldav server, wiki and a web server. I could add all of these using open source solutions and packages such as MailServe for Leopard:http://cutedgesystems.com/software/MailServeForLeopard/.
    I then realised it may save a lot of time to just get OS X Server (Just for the moment time is a more valuable commodity than the £300 for OS X Server). I know the open source solutions would be pretty juch the same as the solutions in OS X Server, so my question is: If I went for OS X Server would I be able to do everything I can with standard OS X? e.g. run iTunes, run front row, elgato eyeTV, run Time Machine, to backup my server, etc. (You can probably guess from this I would like my mini to also be my media server and have a simple backup solution - This mirrors a setup I have with a Windows PC and would love to move that setup to OS X on my mini instead).
    Thanks for anyone who has any advice on this,
    Martin

    I currently do this with an iMac along with EyeTV and Time Machine. There used to be limitations with older versions of iLife, but I think it was just the installer being difficult, but those are no longer present in the shipping versions of Server and iLife. Time Machine might be considered an issue because by default, Time Machine doesn't back up a few directories which would not have any bearing on normal OS X, but is a bit daunting with OS X Server, specifically /var/spool/ as this is where all mail is stored. You can override this behavior by modifying the Exclusion file in /System/ which some would consider a no no.

  • Can Java create HTML tables without running a web server?

    Hello,
    I would like to know if Java can output data into a simple HTML-like table without having to run a web server or jsp etc.
    I want my program to access a database and print records in HTML-like table cells.
    It is actually for an events calendar program, where each event would be printed in a cell (date). There would be a variable number of events per cell (date), with each one being editable.
    I have seen various "web" calendars like this but I want to make it a desktop application so that it is not dependant on the functioning (or non-functioning!) of a web server.
    Can Java do this? I would settle for any type of prewritten table creator (not necessarily HTML) but I do not want Excel type tables or a table where entries must be GUI buttons, such as in Outlook.
    Thank you very much for any idea you may have,
    Cat

    Thank you for the replies :)
    I found something with Jeditorpane (JTextComponent and HTML Text Display) at
    http://msp-of.de/oreilly/books/javaenterprise/jfc/ch03_21.htm
    which looks like what I want. It allows hyperlinks within the table cells and I'm not sure if JTable allows for that. Also, I will want multiple lines and even images (eg moon phases for the calendar) in each cell. I ran the example above and it works great. And yes, it makes use of the HyperlinkListener.
    I don't want to create an HTML file for those who suggested that. I just want the flexibility of HTML formatting withing my standalone Java application.
    I am still not sure why everyone is suggesting JTable though :) So I will look at it some more. The link above also has a turorial on JTable and does say its faster that JEditor pane because it doesn't have to do any HTML rendering. But it doesn't look to me like it can really ever look like a calendar.....
    Thank you again! Being a total Java novice, I am very impressed with how easy JEditorpane is.
    Cat

  • Integrating Microsoft Reporting Service with SAP running on SQL Server 2K5

    Hi All,
    I am new to SAP R3 and I need the help for Integrating Microsoft Business Intelligence Report Services with SAP R3 4.6 C running on SQL Server 2005? Also how Biztalk Adapter is use full for this process?
    Thanks in Advance

    Hello Madhav,
    you might want to post this to the "SAP on Windows" forum as well.
    Regards,
    Marc
    SAP Techology RIG

Maybe you are looking for