Peuvent Test pots customized with form 6i-> Client/Server performance?

I want to test Jar files with Forms 6i in my office, but I can't get the handle shape-> Web to work. Is it possible for the run-time load just for PJC pots when you run shape-> Client/Server? So far, when I did, it does not perform any CJP. Any ideas, tips?

Thank you
Kurz

You cannot use CJP when you run client-server.

Tags: Oracle Development

Similar Questions

  • Another question on the appeal of a Web Form to a form of Client-Server

    Thanks to this forum, I was able to get my Client-Server (6i) form to call a Web Form and pass it a parameter. Unfortunately, this code displays the user name and password in the Internet Explorer address bar. Although not critical, I would like to delete the user name and password to be visible. I am able to do this in the Web form code below because it calls JavaScript that will hide the address bar - but the WEB. Function SHOW_DOCUMENT is not available in the form of Client-Server.

    So my question is whether it is possible to convert the code 'Customer Forms Server' below which is called my Web form using similar JavaScript functionality that is present in the 'Web Forms Code' example below? I want the server code to use the javascript functionality because I want to hide the address bar (which currently shows the users Username and Password).


    Code client server Forms (able to use when you call this a form of Client Server Web form):
    CL: = "cmd /c start iexplore.exe" http://9.35.32.205:7777/forms/frmservlet? " pageTitle = trial email Reporting & config = TTMSMENU & form=./forms_test/TrialMailReporting & otherparams = p_prospect = X 110679 & userid =' | the user | » /'|| GET_APPLICATION_PROPERTY (PASSWORD). » @' || : overall. DB_Instance |' » ' ;
    host (cl);

    Web Forms Code (able to use when you call this Web to another Web form form):
    WEB. SHOW_DOCUMENT ("JavaScript: void (window.open ("http://'|| ") ip_port | "/ forms/frmservlet? pageTitle = dropper E/M & config = TTMSMENU & form=./forms_test/TrialMailReporting & userid =' | the user | » /'|| GET_APPLICATION_PROPERTY (PASSWORD). » @' || : overall. (("DB_Instance |'", "", "resizable = Yes, location = no, Toolbar = no, MenuBar = no, Status = no,")); self. Close () ',' _blank');


    Any help would be greatly appreciated!

    Published by: Buechler on April 8, 2009 15:57

    Looks like Forms 6i PL/SQL version does not correctly convert to hex.
    That's what you can do:
    Create a db stored function

    CREATE OR REPLACE FUNCTION to_hex (p_string VARCHAR2)
       RETURN VARCHAR2
    IS
       v_hex   VARCHAR2 (1000);
    BEGIN
       FOR i IN 1 .. LENGTH (p_string)
       LOOP
          v_hex := v_hex|| '%' || LTRIM (TO_CHAR (ASCII (SUBSTR (p_string, i, 1)), 'XX'));
       END LOOP;
       RETURN v_hex;
    END;
    
    cl := 'cmd /c start iexplore.exe "http://9.35.32.205:7777/forms/frmservlet?pageTitle=Trial Mail Reporting&config=TTMSMENU&form=./forms_test/TrialMailReporting&otherparams=p_prospect=X110679&userid='||to_hex(v_conn)||'"';
    
  • Web form call Client-Server form

    Hello. I always have an existing form of Client-Server (6i) in production which should call a Web form and pass it a parameter. Obviously I can't use new form or call the client-server version, but can - I somehow make a command-line (including a parameter) that opens the Web form? Any suggestions to fix this problem?


    I can create a command-line like this, but have no idea of how to pass a parameter to my Web form. The participating named Web form that has a parameter set name 'p_participant '.

    * "" C:\Program may Explorer\iexplore.exe ' http://9.35.32.206:7777/forms/frmservlet? " form participating =

    I can also create a command line to open a web form like this for:

    * "" C:\Program may Explorer\iexplore.exe "http://9.35.32.205:7777/forms/html/sas2.htm*"

    Where the sas2.htm looks like this:

    * < html > *.
    * < body onload = "document.menulaunch.submit (); ' > *.
    Start the generation of the file...

    If the application does not load within 30 seconds, then click on the button below:

    * < form action = http://9.35.32.205:7777/forms/frmservlet menulaunch = name? config = FileGeneration method = post > *.
    * < script > *.
    var wshshell = new ActiveXObject ("wscript.shell");
    var username is wshshell. ExpandEnvironmentStrings ("%orauser%");
    var pw is wshshell. ExpandEnvironmentStrings ("%orapass%");
    document.write("<input type=hidden name=userid value="+username+"/"+pw+"@sparc20*>") *.
    * < /script > *.
    * < input type = value = launch > *.
    * < / form > *.
    * < / body > *.
    * < / html > *.


    Any help would be greatly appreciated.

    Published by: Buechler on April 8, 2009 08:58

    Simply add your URL as follows:

    http://9.35.32.206:7777/forms/frmservlet?form=participants&otherparams=p_participant=
    

    I guess that you plan to use the HOST to make that call. I would recommend something like this:

    HOST ('cmd /c start iexplore.exe "http://9.35.32.206:7777/forms/frmservlet?form=participants&otherparams=p_participant="');
    
  • Test a page with form

    Hi all

    I am designing a Web site. At present, all the info of the site is on the hard drive of my PC. I'm not ready yet to upload to a remote server. One of the pages contains a simple form with text objects, couple option buttons and Submit/Reset buttons, designed to collect simple information.

    y at - it a way to test the good fanctionality of this form without downloading entire Site to a remote server? (just using my own PC and IEbrowser overview). I also see that I have correctly validate all fields in the form and see how they work if the inputs are out of format validation.

    And the last thing I want to see a "thank you" message back after the form submission.

    Thank you and appreciate your time and your help.

    Ben

    Hello

    Form 2 mail is a processing script server-side, that processes your form data.

    Once you have configured your form and the processing script, simply include the address of the script in the action attribute of your form - field

    action = "address of the script goes it here", you do not have to create a separate form for the script, your work

    If you find that the script does not have what you want or are difficult to use, then you can try a 2 different form mail script-

    http://www.web4future.com/easiest-form2mail.htm, there are also a few dreamweaver extensions that can simplify the process, (unfortunately not free).

    http://www.adobe.com/cfusion/exchange/index.cfm?search_platform=0&search_category=-1&searc h_pubdate & search_exchange = 3 & startnum = 1 & sticky = true & searchfield = form 202% 20mail & num = 25 & sea = rch_license & event = search & search_rating = and sort = 0 & from = 1 & rnav_dummy_tmpfield =.

    If you have a problem that this tutorial can help - http://dreamweaverspot.com/adobe-dreamweaver-tutorial-contact-forms/.

    PZ

  • Error while compiling a pll customized with forms 11 g and weblogic

    Hello
    I just posted a thread here:
    Error FRM-30312 when compiling to a custom library pll on forms 11 g weblogic

    Please, I need help

    Why shouldn't post in the appropriate forum, that is to say the forms forum

  • Form customized with curved edges - 8 Captivate

    Is it possible to create a smartshape customized with curved lines in 8 Captivate by using, for example, the polygon, drawing tool?

    You cannot draw a line curve immediately, but need of steps:

    • create a form
    • convert a freeform (context menu)
    • Now you can edit the points and tangent handles (Bezier curves)

    In this article, in the film, you will see such a curved shape. Here, I started with a star shape: Custom short answer Question - Captivate blog

    And in this picture, you see how I created an arc, starting with a triangle

  • Can a customer with any Adobe online services sign a PDF form sent by Adobe eSign? (Mobile and desktop options)

    Hello:

    I'm trying a service allowing our small company to sign PDF documents in our offices or on our mobile devices. I came across Adobe eSign Services as a mobile solution (since we already have Acrobat Pro) However, because I am fairly new to the Adobe online services, I wonder is a customer with no Adobe eServices (eSign) could sign a PDF file that has been sent by us with Adobe eSign Manager? (especially on mobile devices. For example, if they had CudaSign or DocuSign) we do not want to cause inconvenience to our customers with download a particular application, or create accounts to anywhere just sign one of our documents. Some clarification in this regard would be appreciated.

    Hello TrinityGal,

    By default, it did not signatories to first have an account E-Sign to esign document. The signatories will receive an email containing the link to document and once it is which is clicked, it is opened in a browser to fill and esign.

    Kind regards

    -Usman

  • Question JavaBeans with forms

    Hi all

    I would like to know if anyone can tell me that I'm wrong.

    I tried JavaBean AWTFileDialog to see how it's works within a shape.

    When I click the button, the open FileDialog, everything looks good.

    I'm trying to create a JavaBean with Eclipse.

    My Code

    package oracle.forms.fd;
     import java.awt.Component;
     public clas myJB extends Component {
          public string getTextSample() {
               String sText = "";
               sText = "foobar";
               return sText;
          }
     }
    
     
     
    

    I export for jar file in my directory of oracle form.

    changed my formweb.cfg file to add the jar of myJB as I did with AWTFileDialog.

    but when I try in my form, the null return value

    my form code.

    A relaxing time-new-form-Forum

    FBean.Register_Bean('CTRL.BEAN', 1, 'oracle.forms.fd.ADLog');
     
     
    

    and I have a button to get the value like this

    cV_co_retr := FBean.Invoke_Char('CTRL.BEAN', 1, 'getTextSample');
     
    

    what I did wrong?

    Did I miss something?

    Thanks for help.

    I'll assume when you said "I use JRocket", you mean server-side.  I was interested by the client side.  What version of Java Browser Plugin use?  That said, JRocket is not supported for use with forms or States.  It is probably not associated with your current number, but you should be aware that this configuration would not be funded.

    Regarding the signing of the pot, you can use the script with the permission that we provide to auto-signer your pot.  The file is located in the directory Home\bin of the Forum and is called sign_webutil.  You'll need to open this file in a text editor and replace 2 entries that require a password.

    Change these:

    SET KEYSTORE_PASSWORD =

    SET JAR_KEY_PASSWORD =

    For this (use your own password, but don't forget to remember it):

    SET KEYSTORE_PASSWORD = oracle

    SET JAR_KEY_PASSWORD = oracle

    Once you have updated the script, open a DOS window or shell (if on Unix) and the ORACLE_HOME.  The whole PATH to include the ORACLE_INSTANCE\bin and the existing path.  Then navigate to the location of the jar file that you want to sign.  Then enter something like this:

    sign_webutil

    Copy the jar newly signed in the appropriate directory.  Then stop and restart WLS_FORMS and repeat the test.

  • With forms 10g server load balancing

    Hello

    I have a client who is just now dealing with a migration from a platform of client-server 6i (using Terminal servers) to a platform of web forms 10 g with several application 10 g standalone servers.

    In the end, customer wants to activate load balancing in order to have some manage to each application server workload.

    The idea to accomplish is to have a hardware load balancer. The customer has already a CISCO CSS 11503 SSL.
    Is there a documentation where I can check more info on compatibility/configuration for this architecture.

    Thank you for your attention.

    Kind regards
    Pedro Ribeiro

    You can check this doc link: [http://download.oracle.com/docs/cd/B14099_19/hpux.1012/install.1012/install/toc.htm]
    It say everything and anything mention on a load balancer, but I'll try to keep the research.

    Greetings.

  • How to get Windows Live Mail 2011 to remove emails from my hotmail server account once they have been synchronized with the WML client. ?

    How to fix WLM 2011 to remove emails from my hotmail server account once they have been synchronized with the WML client. ? I've seen several references in forums to an option that is located on the Advanced tab in the menu Options/Email accounts/properties, but I don't have an option in the Advanced tab in this menu. Is there another way to do it. ? I tried to do this manually, but when I manually delete a message in my Hotmail account it also deletes the message on the client when it synchronizes. I would like to have my messages stored on my customer only and not on the server. Is there a way to do this. ?

    View all Windows Live and Hotmail questions in the appropriate forum found here:
    http://windowslivehelp.com/

  • AnyConnect + possible PSK (pre-shared key) as under with cisco vpn client ikev1 and ikev2

    Is it possible to create a VPN Anyconnect of RA with just the name of user and password + pre-shared key (Group) for the connection, as could do for ikev1 with cisco VPN client? I am running 8.4.X ASA code and looks like tunnel-group commands have 8.2.X somewhat change. If you change the group type of the tunnel for remote access, now there is no option for IKEv2 PSK. This is only available when you choose the type

    Type of TG_TEST FW1 (config) # tunnel - group?

    set up the mode commands/options:
    Site IPSec IPSec-l2l group
    Remote access using IPSec-IPSec-ra (DEPRECATED) group
    remote access remote access (IPSec and WebVPN) group
    WebVPN WebVPN Group (DEPRECATED)

    FW1(config-tunnel-General) # tunnel - group TG_TEST ipsec-attributes
    FW1(config-tunnel-IPSec) #?

    configuration of the tunnel-group commands:
    any required authorization request users to allow successfully in order to
    Connect (DEPRECATED)
    Allow chain issuing of the certificate
    output attribute tunnel-group IPSec configuration
    mode
    help help for group orders of tunnel configuration
    IKEv1 configure IKEv1
    ISAKMP policy configure ISAKMP
    not to remove a pair of attribute value
    by the peer-id-validate Validate identity of the peer using the peer
    certificate
    negotiation to Enable password update in RADIUS RADIUS with expiry
    authentication (DEPRECATED)

    FW1(config-tunnel-IPSec) # ikev1?

    the tunnel-group-ipsec mode commands/options:
    pre-shared key associate a key shared in advance with the connection policy

    I'm getting old so I hope that it is not in another complaint curmudgeonly on the loss of functionality. :)

    Many small businesses do not want to invest in the PKI. It is usually a pain to deploy, backup, make redundant, etc..

    But it would be nice to have a bit more security on VPN other than just the connections of username and password.

    If this is not possible, it is possible to configure the Anyconnect customer to IKEv1 with PSK and name at the level of the Group client?

    If this is not possible, WTH did cisco end customer VPN cisco as a choice of VPN connection (other than to get more fresh mail of license)?

    I really hope that something like this exists still!

    THX,

    WR

    You are welcome

    In addition to two factors, you can also do double authentication (ie the two using the user name and password). Each set of credentials can come from a Bank of different identities.

    With this scheme, you can can configure a local user name (common) with password on the SAA (think of it as your analog PSK) and the other be the AD user identification information.

  • How can I add a Document template to my library of templates with forms already implemented?

    How can I add a Document template to my library of templates with forms already implemented?

    I use the same contract repeatedly to different customers and need to set up the custom fields every time which is a total pain.  Also, there is no option 'Add a Document Template' in my account anywhere, where the tutorials do not say that it should be or anywhere else.

    How can I fix it?


    Ben

    Hello Ben,

    You can go to the dashboard-> additional functions and click on "Add document to the library", and then can download the form inside. If your document already contains form fields, they would automatically get detected. Otherwise, you can also add form fields in EchoSign too.

    Kind regards

    -Usman

  • Help, I changed the password of root ESXi via powerCli, now I can not connect with the web client or the console.

    Help, I've changed the root ESXi via powerCli password, now I can not connect with the web client or the console, but I can still connect to powerCli. The command I used was;

    SE connect-VIServer esxihostname-user root - password newpasswd

    This production network btw, I have connected to each host and run the above command, these ESXi hosts are not on a domain

    y at - it something I have left out. I really appreciate any assistance that you people can provide.

    Thank you, Joe

    It is probably a longshot, but a lot of things in the land of windows is not sensitive to capital letters as Unix is.  I wonder if your new password you put through powerCLI mixed uppercase in it and if the capitalization was abandoned by command windows powerCLI Analyzer, or he interpreted as all capitals or something.   If you can still get through the powerCLI you could try to reset the password again to something simple without capitalization mixed case and if your password on ESXi strategy requires a special character, try something different than a "$", like a "_" (I find that a '_' is less likely than some other special characters (, as a '-' or a ' / ' to cause problems with analyzers.).

    Edit:

    Another thing, you can try before playing with the password once again, is to create a different username ESXi using powerCLI and see if the password ends up what you think, it should be, and if you can get with the client vsphere using it.  In this way, you can find out if there are some problems with certain characters or Cap through command powerCLI Analyzer without losing your remaining root by powerCLI access.  After some tests, you can understand what went wrong with your initial password change and may be able to fix it with less risk of losing access.  I also assume that you can not create a new username on ESXi who is able to change the root password no matter what authority give you it, otherwise, you could create a new username with PowerCLI, then connect to the client vsphere with it and change the password to root from there.

  • custom login form

    Hello

    We use oracle forms 6i and 11 g.
    Our clients do not want to enter into the database (to connect), they want to do is enter the user name and password.
    So, I decided to create a custom login form in which there are only two fields (username, password) and a button

    I put the code NULL trigger for connection etc.
    Then the button of the custom form, I added the following code
    logon (un,pw||'@'||cn).
    if form_success 
    then
       call_form('xxx')
    else
    null;
    end if; 
    The question is even if the password is wrong that it doesn't always work the call_form.
    How can this be corrected? any ideas?

    Thank you
    Laba

    Dear mohamed,

    No need to save the password in a Table.

    You must check the FORM_SUCCESS State in the trigger logon WE , and save its value in A form level Variable / Item. Then check that the value of the trigger WHEN BUTTON PRESSED and do accordingly.

    Kind regards

    Manu.

  • EBS 11i custom Oracle Forms and reports

    Hi hussein.


    I want to know who is responsible is to save customized reports and forms in EBS? He is the developer or
    Apps dba?


    Thank you

    Hello

    What stage is on the docs? I thought that I didn't need a new menu.

    You need to create a custom menu, if you create a new personal responsibility. If you register your forms/reports customized with standard liability, and then creating menus custom and responsibilities is not necessary. However, it is always recommended that you follow standards of customization by creating custom forms/States under personal responsibility.

    Kind regards
    Hussein

Maybe you are looking for

  • My android supports this version of firefox

    4.2 Android

  • Firefox 27.0.1 use up to 500 000 k of my memory! Why and how I fix this?

    I have Firefox. And sometimes, when I'm watching a video, the video is immensely! So, I went to Task Manager to see how much memory using sound. And it's using a huge 480, 000 k! I have a basic theme and very basic addons. Nothing complicated. Almost

  • Satellite A660 - links BIOS and version history

    Just for your information, please find below the complete * A660 BIOS version history: * _ [Version 1.80 - 2010-10-01 | http://cdgenp01.csd.toshiba.com/content/support/downloads/saw0v180.exe] _-Limited the speed of DRAM DDR3 - 1333 Mhz to 1066 MHz on

  • All of the photos used in the Pavilion projects

    I'm looking to free up space on my hard drive to the Mac.  I have created a backup of the library of Photos on an external hard drive. I did a year, to keep things manageable. Go ahead but I like to keep a few photos of each year in a library consoli

  • Product name: HP ENVY 17 Noteb: windows 10

    I up graded my HP ENVY 17 Notebook PC windows 8.1 for windows 10. When I restarted the system windows 10 has worked well but I found a software had been deleated. specifically all the cyberlink software had disappeared. How can I get it back? I would