Webutil and 10g

Hi,
Frank Grand said "we are targettingbetween the solaris and windows patch 1 which is about 3 weeks or so."
We need to integrate webutil in our Forms10 applicatio asap. Do you know now when it will be released. It's very urgent.
If it's not ready, can I use webutil 1.02 with 10g ? If yes, is the configuration explained in documentation applicable ?
Please advise
Laurent Feltz
TWENT AG

Hey Nicklas,
what do you mean with "you might have to change ..."?
Must I use the real path with server and so on
instead of virtual path?
Thanks for help.(sorry for long reply time, vacation time here)
Yes, I have noticed that sometimes you have to change the line to an absolute URL (with hostname) or the /../<webutildir> (relative path to back one step up) in order to download the dll:s correctly

Similar Messages

  • Webutil and 10g  Patch 3 Error

    Hi All,
    We have applied the patch 3 on the IAS (10g) in Solaris and everything works fine except for webutil .
    With webutil forms , we get the below error message
    network: Connecting http://comp.dom.com/forms/frmservlet?config=JAVA1.6&acceptLanguage=en-us&ifcmd=startsession with proxy=DIRECT
    network: Connecting http://comp.dom.com/forms/lservlet;jsessionid=jGr5XDqQLvpA?ifcmd=getinfo&ifhost=1429-224&ifip=66.100.205.233 with proxy=DIRECT
    network: Connecting http://comp.dom.com/forms/lservlet;jsessionid=jGr5XDqQLvpAe with proxy=DIRECT
    Forms Applet version is : 10.1.2.3
    network: Connecting http://comp.dom.com/forms/lservlet;jsessionid=XDqQLvpAe with proxy=DIRECT
    network: Cache entry found [url: http://comp.dom.com/forms/java/frmall.jar, version: null]
    network: Cache entry found [url: http://comp.dom.com/forms/java/frmall.jar, version: null]
    basic: Loaded image: jar:http://comp.dom.com/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
    network: Cache entry found [url: http://comp.dom.com/forms/java/frmwebutil.jar, version: null]
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: No timestamping info available
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    java.lang.NoSuchMethodError: oracle.forms.handler.IHandler.getApplet()Ljava/applet/Applet;
         at oracle.forms.webutil.common.VBeanCommon.init(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source
    Best Regards
    Rajesh Alex
    Message was edited by: Rajesh Alex modified session id (long)
    Rajesh_Alex

    Hello,
    I've been monitoring this forum for 3 days waiting for someone to report this issue.
    I am having a similar issue with Forms, Patch 3 (10.1.2.3). It appears this patch has an issue finding paths to beans within Forms (Java Pathing to the .class). For me, webutil is working. But ALL of the other beans we have in our .fmbs are not working anymore, whereas they did work in 10.1.2.2.
    Example #1: The CookieHandler bean (PJC). In the Forms 10g demo download, there is the CookieHandler.java. This compiles to CookieHandler.class. You can wrap this into a .jar, called cookie.jar. The internal path within this .jar to the class is oracle\forms\demos\beans, or oracle.forms.demos.beans. Within the .fmb, the Bean Area item is created, and the implementation class is set to 'oracle.forms.demos.beans.CookieHandler'. The cookie.jar file IS specified in the list of .jars in formsweb.cfg.
    Result #1: When running the .fmb in the java console, you will get:
    java.lang.NoSuchMethodError: oracle.forms.handler.IHandler.getApplet()Ljava/applet/Applet;
         at oracle.forms.demos.beans.CookieHandler.init(CookieHandler.java:161)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
    ...........(and a list of java errors)....
    It isn't finding the CookieHandler.class file. I don't know why? All of the pathing is correct, and IT WORKED IN FORMS 10.1.2.2.
    Solution/Workaround #1: So....here is what it took to fix this issue:
    I took package CookieHandler.java, commented out the very top line of code (package oracle.forms.demos.beans;). I then generated CookieHandler.class. I wrapped it up into cookie.jar. The pathing within the .jar file to the .class file does NOT have directories like it did before. Then in the .fmb, the Bean Area item is created, and the implementation class is set to 'CookieHandler' (not 'oracle.forms.demos.beans.CookieHandler', like before). This solves the issue.
    I repeated the workaround/solution above for numerous beans we have in numerous forms. But there are a few beans which we don't have source code for. This makes it very difficult.
    Can Oracle please look into the issue described above. I believe many people are going to hit this issue with Forms 10.1.2.3, if they are using Form Java Beans.
    (we are using Windows XP Pro OS for everything)
    Thanks in advance.
    Matt

  • WebUtil and Jacob Setting for AIX Server

    Dear All
    I am using forms 10G.
    I have done the setting for webUtil and Jacob in my pc for browse button to be and it is working fine .
    But can any one please tell me the steps for implement these things in AIX server .I mean how to configure this to utility Webutil and Jacob in AIX server .
    Kindly anyone tell me what needs to be done in server for webutil ?
    Edited by: LuKKa on Sep 22, 2010 12:01 PM

    the steps are same as in other supported systems.
    Since my blog is failed to help you then i will recommend you to do some more reading ...
    Read the docs http://www.oracle.com/technetwork/developer-tools/forms/webutil-090641.html

  • Webutil and Office 2010

    Has anyone else experienced any issues with webutil and MS Office 2010? We save .xls files to .csv and upload via webutil (10g). We are getting an error that the file on the root directory cannot be found, although it does exist. We found that if we saved as Office 2003 and then as a .csv file, it sometimes works. We never had this problem before upgrading to Office 2010. I ran the form in debug and confirmed it is bombing out on the client_text_io open command.
    thanks in advance

    I think we figured out it was also a Windows7 issue more than Excel. The Windows7 doesn't have a temp directory any longer, but we were able to create another directory (with a more meaningful name) and read/write to it. The webutil works fine now. Seemed like it was maybe a root directory permissions problem.
    thanks

  • Converting Webutil from 10g to 6i.

    hi,
    I'm trying to convert webutil from 10g to 6i. Coz i need to give some facility of FTP.
    i'm able to change all the packages. But few packages like JAVA*, are not able to compile. it is giving error, some JNI. How to resolve this?
    Regards,
    Subir

    I will assume your application is deployed in a browser and not client/server in order to form my comments.
    Rather than trying to get WebUtil working in 6i, it would probably be simpler to just do what WebUtil does and write your own java bean. You can use the WebUtil code as an example. The important thing to remember is that WebUtil was designed with JDK 1.3.1.x and Forms 6i is based on 1.2 and older therefore you cannot just simply copy the WebUtil code and expect it to compile.
    If you have access to Metalink, here are two notes which explain how it can be done.
    Metalink Article ID 117340.1 How to Display Images in Webforms from the Client PC (Uploading Files)
    Metalink Article ID 116129.1 How to Upload and Save Data From/To a Local Client File Using Web Deployed Forms
    Best suggestion..... upgrade! ;)

  • Problem in Configuring webutility in 10g application

    Hi,
    Problem in Configuring webutility in 10g application
    the message is
    oracle.forms.webutil.ole.oleFunction bean not found
    Client_OLE2.create_ole will not work
    Please Help.

    moolarDescent,
    Thankyou for showing me direction.....
    You're welcome, but you had all the ideas, I just gave you permission to "suck it and see".
    There's a lesson in this... Try it... the worst thing that can (probably;-) possibly happen is "it won't work", so you try something else... that's what makes programming an adventure.
    And don't call me sir... I keep lookin over me shoulder to see who you're talking to ;-)
    keith.

  • Regarding WebUtils and Jacob

    Dear all
    I am following BAIG's blog for configuring WebUtil and Jacob .
    http://baigsorcl.blogspot.com/2010/01/open-file-dailog-box-example-using.html
    Mr Baig told to download both WebUtil and Jacob . But in 10G already Webutil is there .
    So again i nned to Download and replace it ?
    Or only i have to download JACOB ?

    No, you don't need to download it again. It will be available for IDS.
    You need to download only when you are using iAS ..

  • Sorting in 6i and 10g reports

    Hello All,
    I am running 6i and 10g reports against a 10g database.
    I ran one of the 6i report and it generated a report in one sorting ordear
    and when i ran the same report on 10g ,it generated the report in ddifferent order.
    Both the reports r run against the same 10g database.
    The order by clause on the columns of the records r identical.
    Now i wanted to understand how it is sorting in different orders in both 6i and 10g reports?
    Thanks,
    Ranz

    Hi,
    Please note the fact that 6i Reports is not certified to work with 10g Database. Hence it becomes impossible to address the sorting behavior of 6i Reports, though there is nothing different in the way it works. I would suggest you to use 10gR2 version of Reports services with 10g Database which is certified and supported. Thanks for your understanding.
    Regards,
    Anand

  • Dflt report in 6i and 10g

    Hi
    I am trying to get a tillslip to print correctly after converting from reports 6i to 10g. The problem i think is that the outputfile generated in the 6i version is diffrent from the output file in 10g. The 10g version looks similar to postscript while the 6i output file does not mean anything to me.
    If i open the 6i test.dflt file it looks something like: =c0c1c32R
    If i open the 10g test.dflt file it looks something like:
    %!PS-Adobe-3.0 %
    %Creator: Oracle Toolkit 2 for Motif 10.1.2.0.2 PRODUCTION
    Using the 6i output file i can print the tillslip correctly in both the 6i and 10g environments. Using the 10g output file all the char in the output file prints including the comments (the %!PS-Adobe-3.0 % bit also)
    Any ideas how to get the output file the same. All report settings (DESFOTMAT, DESTYPE, ...) are the same. The dflt.prt file only differs as follows:
    printer "dflt"
    height 66
    width 80
    after page control(L)
    return        ""  (this line in 6i file is: return        "M" )
    linefeed control(J)
    Any ideas will be helpfull. I have tried creating the report as a .rtf, .pdf and .ps file and all of them print with the code inside and not just the tillslip info.
    Thanks

    Hi
    I afound that the problem is that the app server does not know about the printer as it is connected to a users PC. Thus when using the dflt desformat it selects the default printer language of the App Server printer. This is the reason why the files are diffrent.
    If I understand everything the process should be:
    1 - Run the report from forms (on app server).
    2 - Write the report to a file on App Server and then transfer the file to the user PC.
    3 - Send file correct printer on the user PC.
    The problem still remains on how to create the correct file which can be send to the printer connected to the users PC as the driver of the correct printer is not known too the App Server. The printer still prints the file incorrectly as the file is not created using its drive as what the case was when running it in 6i.
    Setting the MODE to character (which will enable you to provide a .prt file if you had one to give) will not work as the report contains an image.
    Regards
    Edited by: hfp843 on Sep 17, 2008 2:28 AM

  • Occasional ora-6502 using forms 6i and 10g

    Hi all.
    We have been experiencing some weird and unexpected ora-6502 errors in some of our forms 6i modules running against 10g (rel 1 or 2).
    Forms modules are correctly functioning and for some reason, one day an ora-6502 error suddenly pops up.
    Now the weirdest thing is that after you put some messages on the trigger, so you can track down where the error is coming from, it disappears.
    I know that this may sound hard to believe, but it has happened several times. All we do is put some message built in, recompile all, and the error is gone (for a while).
    So my questions are:
    - Is this a known issue beween forms 6i and 10g Db?.
    - Is there a patch on Metalink ( we use Forms [32 bits] Versión 6.0.8.26.0 (Producción))
    - A workaround?
    and most important
    - Have anyone been exposed to a similar situation?
    Regards, Luis ...!

    Now the weirdest thing is that after you put some messages on the trigger, so you can track down where the error is coming from, it disappears.Sounds like the form has not been "clean compiled" against the server on which it is running. Try a "Compile All", which causes all previously compiled program units to be compiled fresh.
    Or even better, clean out all the compiled code from your fmb before compiling the fmb on the server where it runs.
    See this topic:   Re: Why does this happen - find ';', replace with ';'?

  • Designer 6i and 10g on the same machine?

    I have Designer 6i and corresponding repository on my machine.
    The problem with 6i I can't save diagramm in HTML format
    I believe I can save in HTML format in 10g or other?
    Can I install on the same machine 10g designer?
    should I configure new repository?
    TIA

    See my update on your earlier question.
    As for running 6i and 10g on the same machine, yes you can do it. You just have to install them in separate Oracle Homes, and be careful when you tell them which version of EXP and IMP to use. There is one MAJOR caveat, however. They cannot use the same Designer Repository - 6i client won't talk to a 10g repository and 10g client won't talk to a 6i repository. You can upgrade a 6i repository to 10g with the RAU, but take a backup before you do - the only way to go back is to restore your backup. Besides, I think that if you upgrade to the last supported version of Designer 6i (you should be able to get it from MetaLink) you will get the Publish Diagrams utility.
    Frankly, my opinion is that there is only one reason to stay on 6i - if you need to generate and support 6i client/server Oracle Forms. If you don't use Oracle Forms, or if you have moved on to Web Forms with the middle tier Forms Server, I'd recommend an upgrade to Designer 10g and Developer 10g.

  • Calling shared objects in unix from Forms 6i and 10g

    I would like to know how to call shared objects in unix from Froms 6i and 10g. Can anybody help in this regard? Your help is very well appreciated.

    Hi,
    Do you have any 11i instance where those custom forms are used? If yes, you will have to copy those forms from 11i to R12 instance, open the forms using Forms 10g builder, compile it and upload it back to the server.
    Note: 427879.1 - How To Customize And Compile An Application Seeded Form (FMB) Or Library (PLL)?
    Note: 743490.1 - Customization in Oracle Applications
    Note: 563258.1 - How To Upgrade 11i Custom Forms And Reports To R12
    Regards,
    Hussein

  • Using get_application_property(CONFIG) in 6i and 10g

    Hi,
    for a short time, our application has to run with 6i and 10g at the same time. We have to use the new constant CONFIG also in 6i. How can I mask this constant that it works correctly. Implementing it like this doesn't work:
    PROCEDURE gui$new_session
    IS
    pl_id ParamList;
    form_name varchar2(100);
    lo_connect varchar2(250);
    lo_url varchar2(200);
    lo_conf varchar2(50);
    co_config CONSTANT NUMBER := 'CONFIG';
    BEGIN
    form_name := replace(pdb_anwendung.get_anw_exe('PRAG_MENUE45'), '.FMX','');
    IF get_application_property(USER_INTERFACE) <> 'WEB' THEN
    RUN_PRODUCT(FORMS, form_name, ASYNCHRONOUS, RUNTIME, FILESYSTEM, pl_id, NULL);
    ELSE
    lo_connect := get_application_property(USERNAME)||'/'||get_application_property(PASSWORD)||'@'||get_application_property(CONNECT_STRING);
    lo_conf := get_application_property(co_config);
    lo_url := 'javascript:window.open("/forms/frmservlet?config='||lo_conf||'&form='||form_name||'&userid='||lo_connect||'","","location=no,toolbar=no,menubar=no,status=no,");self.close();';
    WEB.SHOW_DOCUMENT(lo_url,'_blank');
    END IF;
    END;
    Unfortunately, I can't set the constant CONFIG directly into get_application_property (what is working properly used directly in 10g) because then I get a compilation error in 6i. Can somebody help me?
    Regards,
    Heike

    Clearly...
    co_config CONSTANT NUMBER := 'CONFIG';... won't work because you are assigning a varchar value to a number. CONFIG (without the quotes) is a built-in constant in Forms 10g that has a value of 221. So you could try this (notice there are no single quotes)...
    co_config CONSTANT NUMBER := CONFIG;... but I doubt that will compile in 6i as CONFIG won't be defined. So maybe you could use...
    co_config CONSTANT NUMBER := 221;It's bad practice to hard-code a value like that though.

  • Query using Materalized view in oracle 9i and 10g

    Hello
    There are snapshots (materialized view) used in my application. We have recently migrated from 9i to 10g release 2 database.
    After migration i have observed explain plan of query which is using materialized view and i found in 9i oracle treating materalized view as table. In 10g oracle is considerting it as MVIEW only (MAT_VIEW ACCESS BY INDEX ROWID). However in 10g cost of query which is using materialized view is much higher than 9i. And execution time is also random.
    Can anbody pls. expalin diff. of materalized view access in oracle 9i and 10g.
    Thanks

    can you post your query with explain plan for both 9i version and 10g version.
    Thanks,
    karthick.

  • At least 6 differences between Oracle 9i and 10g with complete understan

    Hi 2.     
    At least 6 differences between Oracle 9i and 10g                    with complete understanding of each difference .
    cheers

    Hi,
    Forum thread already opened by you
    check what is the major difference between 9i and 10g
    regards,
    kaushal

Maybe you are looking for