Syntax - executable form under Unix 10 g

Hello

I would like to generate forms 10 g executable under unix. But I know this command only.

f60gen module = hwdf0010.fmb userid = module_type = FORM module_access = FILE hwd_custom

Can you PL tell me the above command for the 10g formula syntax. Actully, I want to build the executable for formula 10g and library

Kind regards
Murali

k_murali wrote:
Hello

I would like to generate forms 10 g executable under unix. But I know this command only.

f60gen module = hwdf0010.fmb userid = module_type = FORM module_access = FILE hwd_custom

Can you PL tell me the above command for the 10g formula syntax. Actully, I want to build the executable for formula 10g and library

Kind regards
Murali

Hi Murali,

Please confirm if you try to compile a form (.fmb) to (.fmx), if yes you can follow one of the following ways:

UNIX command:

frmcmp.sh userid=scott/scott@TEST batch = Yes module = APRESBILL.fmb module_type = form compile_all = yes window_state = minimize

Using GUI:

Run frmcmp.sh from unix prompt in a X-window(ie. xmanager, reflection etc) to generate the fmx. Once the form opens you have the option in the drop-down menu to select if it is form, library, or report.

HTH.

Kind regards
~ The pointer

Tags: Fusion Middleware

Similar Questions

  • How to compile a form under Unix

    Hi all
    I use forms 10G.
    I have a form and I want to compile it under Unix.
    Can you please tell me the step by step solution.
    I was reading the old blogs here and tried the same thing but did not get the solution.
    Please help me.

    LuKKa says:
    Hello
    Sorry to say but I can not find all pages outside the 1st page. Only a single page, that I can see. At the end of the page the page number would come if there is more than 1 page, but here is show only 1 page.

    Hello, Lukka
    Try

    Echo compiling forms 10g ....
    for %%f IN (*.fmb) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=form compile_all=yes window_state=minimize
    ECHO form compilation complete
    
  • compilation of form under unix

    Hello

    I'm quite new in this technology of form.
    I jst want to know how to compile the form on Unix and window cmd command prompt
    Please help me

    Try this...

    Echo compiling forms 10g ....
    for %%f IN (*.fmb) do frmcmp userid=User_name/pass@orcl module=%%f batch=yes module_type=form compile_all=yes window_state=minimize
    ECHO form compilation complete
    

    Hope this will help you

    If someone useful or appropriate, please mark accordingly.

  • Question about scripts in the form under repeatbel objects

    Hello

    I'm working on the creation of a form that has a secondary form that can be repeated as many times as the user wants. There is a button 'Add' that creates an instance of the secondary on the form form, when you click on it.

    The secondary form I have 5 numeric fields say a1 - a5 and 1 field b1 which is the sum of all these 5 fields.

    On the main screen, I have a 2 fields - say t1 and f1.

    The requirement is t1 = f1 + b1 + (instance sous-forme 2 B1) + (sub-form instance 3's b1) + and so on... .depending on as many instances sub-shape there that the user adds.

    I created actions using the Action Builder such as when none of the a1 to a5 fields are out, b1 will be updated with the sum of a1 - a5. At the same time t1 will be updated with the sum of f1 and b1.

    This works very well for 1 instance of the form under. But when click on 'Add' and a second instance of the secondary form is added, then the script does not work as it did for the first instance of the secondary form. So for all instances of the subshape added, when values are added to a1 - a5 and the fields are exist, b1 not updated.

    How can I fix?

    See attached form that I create for clarity.

    "The total number of hours worked this week" are the t1 I was talking about. See how it is updated when values are entered in all areas of the time. It works great with the default instance of the form on T100/strategic/advantage customer information as well. But when I click on the button "Add Customer" to add another instance of the form sub, it does not work as expected.

    Please let me know if it is still is not clear and I can explain the problem.

    Hi Ameeth,

    Please find below the link that has your document.

    https://workspaces.Acrobat.com/?d=OEkwisQ99LXgJ4e9GrCnZg

    Hope it works very well...

    I don't know why you created these functions?

    Let me know if you need any clarification.

    Thank you

    Sofiane

  • LabVIEW 2010 executable runs under windows xp, but not in windows 7

    Hi all.  Here's the situation.  We have Labview 2010 professional development on a computer running Windows XP.  I designed all my programs with this PC.  We have another PC which has Windows 7 with no Labview.  I'm trying to make the executable files and put them on the Windows 7 PC.  I have been here three executable files and move the Windows 7 PC.  One of the executables work correctly, the other two interrupt immediately.

    Executables that stop have temperature limits and the program is apparently seen a low temperature and so stop the program.  Yet, these same executables work fine on the PC under Windows XP.  What seems to be the case, is that the program is expelled before allowing himself read the temperatures.  I use the modules of the series C 9213 and 9211 with 9188 Chassis.   My programs are showing 0 for temperatures.  Well, it's certainly in the low temp limit, so the program stops.  However, she should not do this.  I know there is little delay with the playback of all thermcouples in 9213 and 9211 modules, but this was not a problem with Windows XP.  Even if the program starts from scratch on the XP PC, temperatures immediately appear, or appear after a second or two.  Yes, I've rarely seen a temp 0 on the XP PC, but the program doesn't stop; Give it a second or two and the time appear.  Why is it that happens in Windows 7?

    An executable that works has no measure of temperature.  It uses only 9481 modules and run the solenoids at a rate of about 0.2 seconds.  This executable works fine on both computers.

    So what - this on the modules of temperature reading that is causing a problem in Windows 7?

    Other installation data :

    -The XP PC has the updates Labview 2010 is compatible with

    -The PC Win 7 not the latest updates of Labview 2010 there are has compatibility problems.  National Instruments has given me the compatible components, and they has several levels down by the most recent (for example MAX vs MAX 5.6 v14.0)


  • Deploying a LabVIEW Windows executable on a Unix machine

    Hello everyone,

    Can someone tell me if it is possible to deploy an executable file created in Windows Labview 8.5 on a Unix machine. We would launch an executable and also to display a Web page on the UNIX-based computer to view the currently running program. And if it is possible, you have some tips?

    Thank you!

    Rocio

    I don't know anything about these older UNIX systems. If it is possible I don't know how to do it.

    Is it possible to get another machine and install Windows on it and then connect to the Tru64 on the network by using web services?

  • Not able to compile the form under Linux

    Hi all

    I use oracle Forms 11 g [32 bit] Version 11.1.2.2.0.

    I have developed a form in my local system (32-bit Windows) and now trying to compile the form to the server (Linux)

    I get the error message when compiling "FRM-91500: unable to start/complete construction.»

    The form (MODULE1.fmb) that I am trying to compile is in my directory on the server.

    What I did:

    Export ORACLE_HOME = / / oracle, Oracle, Middleware, Oracle_FRHome1

    Export ORACLE_INSTANCE = / / oracle, Oracle, Middleware, asinst_1

    Export FORMS_PATH = / / oracle/Oracle/Middleware/Oracle_FRHome1/forms: / u01/oracle/Oracle/Middleware/asinst_1/FormsComponent/forms

    using the command line to compile the form below:

    Oracle/Oracle/Middleware/Oracle_FRHome1/bin/frmcmp userid = module_type module = MODULE1.fmb < username > = form compile_all = yes window_state = minimize

    Thank you

    Lucile Dutta.

    (1) create new folder in unix

    2) put your FMC to this folder

    (3) copy $ORACLE_HOME/forms/templates/scripts/frmcmp_batch.sh to this folder

    4) add to frmcmp_batch.sh:

    Export TERM = vt220

    Export ORACLE_TERM = vt220

    (5) brand: chmod + x frmcmp_batch.sh

    (6) set your env variables: TNS_ADMIN ORACLE_HOME, ORACLE_INSTANCE,.

    (7) compile form you in this folder with:

    userid = set./frmcmp_batch.sh = no module = module_type = window_state = minimize compile_all = yes

    for example:

    lot of userid=scott/tiger@hr de./frmcmp_batch.sh = no module_type module = test.fmb = form window_state = minimize compile_all = yes

    Concerning

  • Why can't save a form under the same filename with multiple signatures

    I have a form requires it several signature but after the first signature is placed and the form is saved (the document of locking is not enabled) when the form is opened again and the next signature is added now cannot save under the same name form. Why?

    What exactly is the error message?

    It is possible that you are in a folder that is restricted by Adobe or the form is opened by another application as a "Preview" of your file manager mode.

  • How to correctly compile the form under Linux

    Hello
    I have a form that is called: TESTFORM.fmb

    I tried to compile this form by using the following command: export
    LD_LIBRARY_PATH=/u0/oracle/prodora/8.0.6/lib
    f60gen module=/u0/oracle/prodappl/ar/11.5.0/forms/US/TESTFORM.fmb USERID = apps/password
    good fmx is created successfully, the following error is also encountered during compilation:
    FRM-18108: unable to load the following items.
    Source Module: APPSTAND
    Source object: STANDARD_PC_AND_VA
    Source Module: APPSTAND
    Source object: STANDARD_TOOLBAR
    Source Module: APPSTAND
    Source object: STANDARD_CALENDAR

    I'm looking for APPSTAND.fmb and I found it here: /u0/oracle/prodappl/ar/11.5.0/forms/US/

    So then I tried to compile again with the following command, but the problem is always occurred: export
    LD_LIBRARY_PATH=/u0/oracle/prodora/8.0.6/lib
    export forms_path=/u0/oracle/prodappl/ar/11.5.0/forms/US/
    f60gen module=/u0/oracle/prodappl/ar/11.5.0/forms/US/TESTFORM.fmb USERID = apps/password
    my question is how to compile this form correctly?


    Any input would be helpful. Thank you

    Jimmy;

    Using a WebLogic Server?

    If so, you must use the compiler of forms frmcmp.sh

    #! / bin/sh

    file in *.fmb
    do
    frmcmp_batch.sh module = $file userid = compile_all = yes
    fact

    Tested on WebLogic and work, your paths will be different

    #! / bin/sh
    Export ORACLE_HOME = / u01/app/oracle/product/fmw/oracle_pfrd
    Export FORMS_PATH = / u01/app/oracle/product/fmw/fr_inst
    export PATH = $PATH: $ORACLE_HOME/bin: $FORMS_PATH/bin
    Export TERM = vt220
    Export ORACLE_TERM = vt220
    Export TNS_ADMIN = / u01/app/oracle/product/fmw/oracle_pfrd/network/admin

    file in *.fmb
    do
    module frmcmp_batch.sh = compile_all = yes $file userid=scott/tigersy@dev2

    fact

    Published by: mseberg on March 2, 2011 08:57

    script executed since then are the .fmb directory in

    Should also work on iAS

    Thank you!!

    Published by: mseberg on March 8, 2011 05:22

  • creating the Oracle DB for tools 8.50 under Unix

    Hello
    I'm looking for scripts to create DB (Oracle 10 g R2) on an AIX 6.1 server.

    Where can I find?

    On windows server I have here:
    PSOFT\F90MP10PT850\scripts\nt

    But for Unix where I should look for?

    Thanks for the help.

    On Linux/Unix platform, the database scripts are under $PS_HOME/scripts/unix

    Nicolas.

  • Executable form LabVIEW

    Hello

     

    I am new to Labview.So, I have some doubts about labview.

    The major role of Labview in my current project is for GUI development.

     

    1. How can I record the Labview graphical end-user interface?, I mean I'll save as exe file and run in a system in which Labview is not installed?

    2. How can I connect a device to I/O via USB?, - is this possible with VISA USB Control?

    3. If I have a USB converter to CAN, I will forward to the Governing Council target using the driver DLL file?

    I would be grateful if someone comments on it as soon as possible.

    Kind regards

    Muhammed Favas P.

    (1) you can run the VI in the development system or create an executable using the application Builder (addon separate basic and full development system, included in the professional development system).

    (2) what USB device is it? If it is a device of class TMC, VISA takes care of it automatically, if it's a virtual device COM it appears simply as a serial port to VISA. Otherwise, you can use VISA USB Raw if and only if you have full documentation on USB data protocol that uses the device.

    (3) If you got this converter some manufacturer, you should always use the supplied (DLL) drivers. The changes are also the manufacturer already has the LabVIEW library to use its DLL. Any respectable measurement equipment manufacturer should do that today (preference for a pro to LabVIEW to do instead of one trainee, because in the latter case, the VI libraries are generally too bad that have nothing at all) or he loses out on a limited number of potential cases.

  • Save the form under? IOS, Iphone

    In Acrobat DC mobile app... (Version of IOS, iPhone)

    Is it possible to fill out a form and save it as before you send it?
    If so the app would be useful in my world.

    Other than works perfekt.

    Interaction with Soonr. That works perfectly!
    But I can´t record the name of the Send dokument i´m in Acrobat DC

    Help, please!

    .. .or should I just forget about using this app like that

    Duplicate the file before completing the form. Find the duplicate.

    To duplicate a file, click on the... (top right). Choose the selection command. Select the file to reproduce. Click the 4th icon from left to right at the bottom, choose duplicate.

  • Exit SQL - compare with the files under unix

    Dear Experts,

    I'm putting in place an alert mechanism for the RAC load balancing.

    I'm running a SQL to see what services RAC instances are currently underway and need to compare this result with a text file on the unix server. If my SQL query shows the services that are running on different instances of that text file, I need to send a warning. For example, SQL result shows * 'db1_obj_lock' runs on 2nd instance * where as text shows file must be run on the 1st instance, I need this to be reported.

    I am developing a shell script to do this and need help with your entries. I understand that it's more issue of UNIX, but thought SQL experts might be able to help as they have treated these scenarios. Appreciate your help.
    SELECT INST_ID,NAME from gv$active_services where
    name in ('db1_obj_lock','db1_app_ro1','db1_app_ro2')
    order by name
    /
    
       INST_ID NAME
    ---------- ----------------------------------------------------------------
             2 db1_obj_lock
             5 db1_app_ro1
             6 db1_app_ro1
             6 db1_app_ro2
             5 db1_app_ro2
    
    srv1:/tmp# cat services.txt (This shows service names and instances they are running on)
    
    db1_jdbc     4
    db1_obj_lock 1
    db1_app_ro1  5
    db1_app_ro1  6
    db1_app_ro2  5
    db1_app_ro2  6
    db1_rpt      1
    db1_rpt      2
    db1_rpt      3
    db1_rpt      4
    .
    .
    .
    etc

    ORA, DBA wrote:
    I think I do something wrong during the creation of the external table:

    Please see below create table statement and my select * stmt. Select * null values returns INST_ID select, when I select INST_ID select db1_serv_external, all I get is null values. Is there a clause that miss me in create stmt this column values correctly from external table file OS maps? Appreciate your help

    SQL> create table db1_serv_external
    2      (name char(18),
    inst_id number(2))
    3    4       ORGANIZATION EXTERNAL
    5       (TYPE ORACLE_LOADER
    6     DEFAULT DIRECTORY db1_serv_ext
    7      ACCESS PARAMETERS
    8        (RECORDS DELIMITED BY NEWLINE
    9     FIELDS (name char(18),
    10           inst_id integer(2)))
    11    LOCATION('db1_svc.lst'));
    
    Table created.
    
    SQL> select * from db1_serv_external;
    
    NAME                  INST_ID
    ------------------ ----------
    db1_jdbc      4
    db1_jdbc      1
    db1_jdbc      2
    db1_jdbc      3
    db1_obj_lock  1
    

    db1_obj_lock 1
    123456789012
    It seems that the longer 'NAME' is only 11 characters; No 18

  • I live in Indonesia, how can I fill in the form under "my address book?

    Registration was not a problem, but after that, when I wanted to put in my bank details to be able to make purchases, I became confused where I was not able to put in the country where I live. The only options are in the USA or the Canada. Why am I unable to do and what then is the meaning of the inscription, let alone make any purchase?

    In what form?  Adobe Reader is free; you don't need to register to download.

  • Read the XML under Unix of PL SQL

    Hello

    How to read XML file placed on Unix ed.

    If the name of the file is yx.xml and the file contain data below. Please let me know how to read

    the values of column as AutomatedTransferOrders uniqueId = "11761:234570."
    (2) Type = CTO Cto
    Description 3) = PIP Test


    < AgileData xsi: schemaLocation = "http://www.oracle.com/ http://www.oracle.com/technology/products/applications/xml/aXML.xsd" >
    < AutomatedTransferOrders uniqueId = "11761:234570" >
    < cover page >
    < CtoType > CTO < / CtoType >
    < CtoNumber > CTO00069 < / CtoNumber >
    < description > created by Subscriber subscribers Prototype change for the s/n program. < / Description >
    Out < status > < / status >
    CTO default < workflow > < / Workflow >
    < subscriber > DBA program Prototype Subscriber change < / customer >
    < DateOriginated > 2012-03-15T 00: 29:10Z < / DateOriginated >
    < DateReleased > 2012-03-15T 00: 29:11Z < / DateReleased >
    < / cover page >
    < referentId SelectedObjects = "6000:6243458" >
    < Type > program change order < / Type >
    < NameNumber > PG0000038 < / NameNumber >
    < description > PIP Test < / Description >
    Exit the < LifecycleStatus > < / LifecycleStatus >
    < / SelectedObjects >
    < / AutomatedTransferOrders >
    < / AgileData >

    Appreciate your help.

    Thank you and best regards,
    Aerts

    Try to understand how it works so that you can do yourself next time :)

    SQL> create table tmp_xml of xmltype;
    
    Table created
    
    SQL> insert into tmp_xml values(
      2   xmltype(bfilename('TEST_DIR','test.xml'), nls_charset_id('AL32UTF8'))
      3  );
    
    1 row inserted
    
    SQL> commit;
    
    Commit complete
    
    SQL> select h.uniqueId
      2       , h.AtoType
      3       , h.referentId
      4       , h.Description
      5       , co.uniqueId
      6       , w.StatusCode
      7       , w.WorkflowStatus
      8  from tmp_xml t
      9     , xmltable('/AgileData' passing t.object_value
     10         columns uniqueId     varchar2(30) path 'AutomatedTransferOrders/@uniqueId'
     11               , AtoType      varchar2(30) path 'AutomatedTransferOrders/CoverPage/AtoType'
     12               , referentId   varchar2(30) path 'AutomatedTransferOrders/SelectedObjects/@referentId'
     13               , Description  varchar2(80) path 'AutomatedTransferOrders/SelectedObjects/Description'
     14               , ChangeOrders xmltype      path 'ChangeOrders'
     15       ) h
     16     , xmltable('/ChangeOrders' passing h.ChangeOrders
     17         columns uniqueId     varchar2(30) path '@uniqueId'
     18               , Workflows    xmltype      path 'Workflow'
     19       ) co
     20     , xmltable('/Workflow' passing co.Workflows
     21         columns StatusCode     varchar2(80) path 'StatusCode'
     22               , WorkflowStatus varchar2(30) path 'WorkflowStatus'
     23       ) w
     24  ;
    
    UNIQUEID            ATOTYPE     REFERENTID       DESCRIPTION     UNIQUEID         STATUSCODE                   WORKFLOWSTATUS
    ------------------- ----------- ---------------- --------------- ---------------- ---------------------------- ------------------
    11761:6243470       ATO         6000:6243458     Test PIP        6000:6243458     Process is moved forward     Pending
    11761:6243470       ATO         6000:6243458     Test PIP        6000:6243458     Process is skipped           PD Approval
    11761:6243470       ATO         6000:6243458     Test PIP        6000:6243459     Process is moved forward     Pending
    11761:6243470       ATO         6000:6243458     Test PIP        6000:6243459     Process is skipped           PD Approval
     
    

Maybe you are looking for

  • How can I download emoticons that I can use in my yahoo email

    I would like to have emoticons that I can use on my Yahoo email, which should I download for this?

  • C55 B1410 satellite wireless does not

    Hello guys,. I had just bought a C55 Satellite B1410 PSKJTV and I wanted to install wireless driver on this issue on Windows 7 64 bit, so I opened the site and I downloaded the following drivers:Display, lan driver, display remote wireless and wirele

  • sd card problem help

    You can get photos off a sd card which is no longer registered as work. It took 4 GB of photos, said it was full, has seen all the photos, he has released has got at home, it won't register in my camera or a computer.  It just says: this sd card cann

  • Why can't I activate windows since my license for Vista Home Basic is valid?

    I am licensed by live-time for windows Vista Home Basic, but it tells me that I can't activate windows and need a new license;

  • Confirmation of these CLI commands...

    Given that I have no development environment, and I only have switches production, is - anyone can confirm the function of these commands? I have VLAN 10, 20, and 30 defined operation: config said-> "vlan 10,20,30. I want to * add * 40 and 50.   Is a