Include forms in Apex

Hello

We have an older application of Oracle Forms 10g (approximately 200 forms).
We do a new Apex 3.2 on 10g application.

We want users to familiarize themselves with the new interface, we include forms in the new Apex application. Then we gradually replace content of forms of content of the Apex.

I tried to include the generated HTML code of a form in an area of the APEX, it works, but it ask for login and password for the application of forms, although I am already authenticate in the Apex. We use the authentication scheme that is personalized in the apex (a web service call), but forms application using database authentication.

I've never worked with Oracle Forms, I have not to change too many things on it. So is it possible to pass a login/password to apex forms? As we do not use database authentication, and we need security, we are unable to send the url, as described in the present document.

In blog Roels, he speaks of an APEX$ CALL_FORM procedure, but I can't find information that one, how to use, settings, etc... You have more information about it?

Thank you.

Yann.

The (or a) to start normal forms is by typing a URL like: http://localhost:7778/forms/frmservlet? config = apex

If you start a form like that and look in the generated HTML code, you will notice a HTML code (after ).

One of the lines is:

VALUE = "escapeParams = true module = your.fmx userid =...

If you generate this HTML with a procedure that you can generated the userid/password@database at this place.

Charge of IE or FF, you have to put the code or in the

Tags: Database

Similar Questions

  • Oracle Forms and APEX

    Hello all-
    I have a project management application that has been developed in Oracle Forms v10.1.2.0.2 and application of asset management developed on-demand Express 3.1 - both in the same database. There are new requirements to include certain active data in the implementation of projects for the year. There are forms of APEX in the application of assets they want to include in the project request forms. Is there a way to "embed" an APEX shape breast and Oracle? I know that I can use web.show_document () in the forms, but which will open another browser window and it is not acceptable for users. I also know that I can recreate the asset shape in Oracle Forms and who will be part of the project application. But it means that I have 2 forms of assets to keep in case there are changes. I would really like Oracle Forms 'use' my APEX form. Is this possible?

    Thanks in advance,
    Greg

    Hello Greg,.

    I managed to make it work. You can read about it in [this blog | http://roelhartman.blogspot.com/2009/10/integration-of-forms-and-apex-calling.html].

    Greetings,
    Roel

    http://roelhartman.blogspot.com/

  • Did someone from Oracle Forms to APEX

    Curious of APEX and if anyone out there has successfully migrated to oracle forms apex?

    Thank you
    Jim

    To answer your question from forms to APEX vs go to Java:

    Forms and APEX use PL/SQL as underlying coding language.
    This means a very small learning curve for developers of forms, where to spend in Java is a learning curve that is massive if you do not already have the skills.

    Code reuse must also compare.
    The APEX forms conversion utilities produce pages of the APEX forms-based and can work well for you.
    The APEX team say utilities give you an advance on the conversion, but additional work is needed.
    Similar products for the forms to Java applications on the market.

    My point of view on such tools is your duty generally better rewrite the application from scratch.
    Your use of a different technology with different requirements of the user interface and is also interesting update to use the features available today.
    Of course, this can be cost-prohibitive.

    What features of the user interface, you can do much more in APEX or Java forms because you have much more control over the output.
    If you wanted to match the function for the feature with the shapes, you may need to do a little extra work.
    APEX 4 presents the Plugins, allowing you to develop your own custom components if necessary.

    Ultimately, the question on migrating to Java or APEX boils down to the strategic direction for your company and your developers skills.

    For me the forms to APEX was extremely easy, APEX felt immediately familiar.

    Concerning

    Mark

    Demo: http://apex.oracle.com/pls/otn/f?p=200801 |
    blog: http://oracleinsights.blogspot.com.
    Book: https://www.packtpub.com/oracle-application-express-4-0-with-ext-js/book

  • Hello! questions asked by a developer of new forms of Apex

    Hi all!
    I am a developer of forms since 1998 and I was looking at the apex since version 3.2
    I am really impressed with version 4 and the next 4.1 news, so tonight I decided to go for it take a look at it!

    My first question is about the design of data base:
    It seems that apex encourages the design of pk id number and not another approach.
    for example, I have a table user_group:
    ug_group varchar2 (5) pk
    ug_description varchar2 (50) not null

    When I create a simple tabular form the pk is retrieved and then in the next step i wonder to 'Set the source for the primary and foreign key columns' Existing sequence etc...
    So I created a custom pl/sql (return null) to go...
    When I start my page I see only available for update or insert description field, what can I do with my pk varchar?
    So, I wonder about my design? Should I need to rework my table and make the id of way? or is there another solution?

    Another question (generally a matter of forms developer):
    What enter and execute query functions? Is it possible to have the same, or is the standard way to have default search results?

    Thanks for your attention
    Concerning
    Jean-Yves


    ---------------------------------------------------------------------------------
    | version: apex 4.0.2 with the latest patch on database 11 g 2 |


    other 2 are post wrong poster...
    ---------------------------------------------------------------------------------

    Published by: Yves Bernier on August 17, 2011 20:55

    Hello

    Default Apex Hides the primary key column and assumes that it will be a numeric field used to create relations only and not for data entry. However if you want to manually enter the primary key you can display the column (which in fact instead of hidden text element).

    So, I wonder about my design? Should I need to rework my table and make road id? or is there another solution?

    It seems to be a better way to have a numeric ID field, but it is not a must.

    What enter and execute query functions? Is it possible to have the same, or is the standard way to have default search results?

    N ° it's different in the Apex and my humble opinion, it is much better than Enter/Execute Query. Whenever you create a form, you get option to create 'A form with the State', so it creates an interactive report with the data entry form. For example, you can search for interactive report and edit link allows you to change the recording.

    Just for you information in a table and not much in the Apex as other (non-tabular) forms are powerful. People including Oracle Forms really want because they make better.

    Lavenu
    MaxApex accommodation
    http://www.maxapex.com

  • Create a form of Apex based on database views

    How can I create a vision-based Apex form? The list of values do not include the name of the view, it lists only the tables. When I add the name of the view in the name of the Table I get the message "source tables forms and forms in form of table should have a primary key"

    Hello

    You can make a hint:
    (1) rename your view.
    (2) create an array with the name of the view, primary key, and the same columns as in the notice.
    (3) create a shape of APEX
    (4) remove the table
    (5) to rename original name display

    Best regards, Kostya Proskudin

  • Form of apex - unable to fill in the fields

    Hello

    I use Oracle Apex 4.2 and Oracle 11 G database.

    One of my screens Apex Oracle consists of fields that must be filled from a basetable for some reason any due to the structure of the form and the tables that I can't base my form on this table. If I do this by using the page loading process

    In the Pl/SQL Code, I use multiple selection in the clauses to fill the fields on the Page (form).  However I noticed that the fields are only get filled for the first groups of two radio but which other fields are text fields are not be filled.

    Can someone advise please me if I do something wrong or how to debug and fix this.

    Thank you

    IQ

    HI IQ.

    IQ says:

    I use Oracle Apex 4.2 and Oracle 11 G database.

    One of my screens Apex Oracle consists of fields that must be filled from a basetable for some reason any due to the structure of the form and the tables that I can't base my form on this table. If I do this by using the page loading process

    In the Pl/SQL Code, I use multiple selection in the clauses to fill the fields on the Page (form).  However I noticed that the fields are only get filled for the first groups of two radio but which other fields are text fields are not be filled.

    Can someone advise please me if I do something wrong or how to debug and fix this.

    What are the parameters of the source of the text?

    Are you a person with the form of wizard based?

    Can you reproduce the problem on apex.oracle.com and share the credentials of the workspace?

    Kind regards

    Kiran

  • Added new line at the top of tabular form in APEX 5.0 and universal theme (topic 42)

    Hello Apex Experts,

    When the user clicks on the button 'Add Row' a tabular presentation, I would like the new line to be at the top of the report rather than the bottom.


    I followed the instructions from Added new line at the top of table in APEX 4.0 form and Denes Kubicek demo application. But it does nothing, always create new bottom line.


    Anyone have an idea or an idea?


    Your help would be appreciated.


    Kind regards

    Blabla

    Hi all

    This problem is now solved by following the new blogpost of Dene:

    http://www.deneskubicek.blogspot.de/2015/05/tabular-form-add-rows-top-universal.html

    Kind regards

    Blabla

  • Creating a link "Download Media" on a form the apex

    Apex 4.2

    I have a form based on a table of PEOPLE:

    Create table PERSONS
    (
    Person_Id int,
    Name varchar2(100),
    Occupation varchar2(100),
    Photo_id int
    );
    

    The 'PHOTO_ID' field links to our PHOTO_MEDIA table

    Create table PHOTO_MEDIA
    (
    Photo_id int,
    File_name varchar2(100),
    Mime_type varchar2(100),
    Short_desc varchar2(200),
    Media blob
    );
    

    The form lists information for people. At the Summit, I have an automated extraction process to extract data from the PEOPLE table. I have a problem, a link "Upload media" based on this page. It is quite simple to build a link on the page, but the link to request a popup to download/save the multimedia document is another question. Since I'm the field PHOTO_ID of the PEOPLE table on the form, I tried to question the media of the PHOTO_MEDIA table, but there is a conflict of data types. Get an error in the sense of... 'incompatible data types, expected number, got blob... ". ». I have also studied using apex_util.get_blob_file, but nothing seems to work properly. Any help on this would be greatly appreciated. Thanks in advance.

    Yes you are right.  You will need to create a region (the model any that it does not display), you will need the P900_ID element to receive the value.

    In the process, you declare the variables and make your own selection.  You do not need or want an automatic extraction process.

    The code of your process will probably look like this:

    declare
      l_file_name   photo_media.file_name%type;
      l_mime_type   photo_media.mime_type%type;
      l_media       photo_media.media%type;
    begin
      select file_name
           , mime_type
           , media
        into l_file_name
           , l_mime_type
           , l_media
        from photo_media
       where photo_id = :P900_ID;
    
      htp.init;
      owa_util.mime_header(l_mime_type,false);
      htp.p('Content-Length: ' || dbms_lob.getlength(l_media));
      htp.p('Content-Disposition: attachment; filename=' || l_file_name || ';');
      owa_util.http_header_close; 
    
      wpg_docload.download_file(l_media);
      apex_application.stop_apex_engine;
    end;
    

    Thank you

    -Jorge

  • Java script form impressions apex

    I have the master and shape details report, when I add new line in the region of details I have to press Add button! but my requirement is when the last column has entered the rank must insert and ready to enter data (in the form of Oracle have this option). is inApex limitation? or any JS script use to achieve this?
    workspace; ram_r&d
    username and password:aramani/apex
    http://apex.oracle.com/pls/otn/f?p=72423:2
    Please can someone help me with the question?

    Thank you
    RAM

    Edited by: Ramani_vadakadu April 1, 2013 21:11

    OK, since you want to change the orientation of two different types of events, I broke the code in a function and threw an extra parameter to determine if there were a change in the text or the change of calendar. Technically, you could have probably used a property of the object event, as event.type = 'click', but thought maybe better just to add a Boolean parameter.

    function tabularFieldSwitcher(el, dateSelect){
        var lastEleName = "f09";
        var lastColArr = wwv_flow[lastEleName];
    
        var columns = {
            "f04" : 4
          , "f05" : 6
          , "f06" : 3
          , "f07" : 9 //14-Apr-13
          , "f08" : 5
          , "f09" : 3
    
        };
    
        var input = String.fromCharCode(event.which);
    
        if(el.value.length >= columns[el.name]
            && (dateSelect || /[a-zA-Z0-9-_ ]/.test(input))) {   
    
            var lastEle = $(lastColArr).size() >= 2 ? $(lastColArr[lastColArr.length-1]) : $(lastColArr);
    
            if ($(el).is(lastEle)) {
                addRow();
            }
    
            var baseSelector = '#myawesometabular :input[type="text"]';
    
            var nextElIndex = $(baseSelector).index(el)+1;
            $(baseSelector + ':eq(' + nextElIndex +')').focus();
    
        }
    
    }
    

    I just threw this in the page header function definition.

    Updated the existing da for:

    tabularFieldSwitcher (this.triggeringElement, false);

    Added a new D.A.

    type: change
    selector: #myawesometabular input [name = 'f07'] (which is the date field)

    Exectue JS code:

    tabularFieldSwitcher (this.triggeringElement, true);

    See you soon,.

  • In the form of apex 4.2 number of insects in lines?

    When I build in the form of simple APEX 4.2 it displays 10 lines per page by default. When I changed this number in the number of rows field to 15 that nothing happens. Yet once displayed only 10 lines per page.
    A Next field on the right to the number of lines is Number of Rows (point). In table form works as expected when I use this field and set the number of lines with hidden page element. So the problem (bug?) of the workaround is easy.
    Is this some sort of bug or I missed something obvious?

    This isn't a bug. Pagination settings are cached for the duration of the session. This change is visible immediately, close the session, restart the brower and connect again or manually re - request the page from the browser's address bar, adding the ClearCache position 'RP' in the URL. Do not set anything in number of lines (point) unless you want to specify the number of rows using an element.

  • Hide columns on tabular forms to Apex 4

    Hello

    I'm trying to hide the columns editable on a form in a table column by using the conditional display feature. I want to use a sql query and see if it exists and determine which columns should be editable. However, how to reference the primary key id hidden?

    For example:
    select * from myTable where id = <row id>
    My question is how to reference the row id? I use apex_item.hidden(1,"row_id") and then use apex_application.g_f01?

    I use 4 Apex.

    Thank you

    Mark

    The status of the column is column of the report as a whole and not for each line.

    If you want to hide data columns based on the data row, you can use javascript to loop over each line and hide the contents of the table cell.

    If you use the APEX_ITEM API to display the form in a table (not using Wizard), it's pretty easy

    For example

      SELECT case 
                   when  then APEX_ITEM.TEXT_AREA(p_idx => 1,p_value => ,p_attributes => 'readonly=readonly' )
                   else  APEX_ITEM.TEXT_AREA(p_idx => 1,p_value =>  )
           end COLUMN1
             ,...
      
    
  • Dynamic actions against a form of APEX

    I am trying to create a dynamic action on a form that sums the two fields of seizures and places it in a third. Did anyone done this before?

    It works! Thanks for your help.

  • How to create a text in forms to APEX movement?

    Hello

    Someone can help me with the procedure, and the code to create a moving text in the APEX.

    Thanks in advance.

    Use scrolldelay. example is shown below. creates a delay of one second (1000 milliseconds)

    scrollDelay = "1000".

    direction = "right" loop = "50" width = "100%" >Welcome to Daily Printing Tracker

    Let me know if that answers your query in the active thread

    Kind regards

    Vishal

    Oracle APEX 4.2 reports | Packt Publishing

    Vishal blog

  • In the form of apex 4.0: is it possible to column values of reference in the report?

    Hi people,

    I have a tabular form (via the Wizard) sql query as follows...

    Select
    col1,
    col2,
    COL3
    table;

    And I want to create a conditional display showing column 3 only if a sql query based on the value in column 2 (in the same line) corresponds to 'Y '.

    Is this possible? If there is a way to reference the values in the columns for conditional display, I was not able to find it.

    Thank you very much

    -Adam vonNieda

    Is this possible? If there is a way to reference the values in the columns for conditional display, I was not able to find it.

    No, this is not possible. If you want to conditionally return values rather than entire columns according to the value of other columns, integrate the logic of the SQL query using case or decode so that the value or null is returned according to the requirement, or use a custom report template with the models of conditional columnor column model called custom.

  • How to 'Close' included form

    Hi, I have attached a few forms of comic bubble which have "tails" on them (the pointy part little you put near the mouth of people who speak the dialogue). I would like to remove these cocks and close the shape so that it is symmetric (as if the tail has never existed). How would I go to do this?

    SPEECH21-[Converted].png

    BURST01-[Converted].png

    Thank you.

    Then do this

Maybe you are looking for

  • Retrieve cats iMessage

    I just deleted an important conversation in iMessage and I want it back. How can I do?

  • Opera TV Store

    Last week, I bought a Sony Bravia 32' LED TV (model:-KDL-32W670A). Last night, under 'requests' there was an icon of the 'Opera TV Store' app where I downloaded a few applications. Today, the 'Opera TV Store' icon is missing in "Applications". I've a

  • While the safari I received a crash warning iOS.  Call the phone number? Is it a scam?

    While I was with my iPhone Safari, I received a crash warning iOS. I was wondering if I should call the phone number or if it is a scam. Any suggestions?

  • Validation tests

    Is there a validation for original Dell windows xp installation which does not pass the test now?

  • Dual boot Windows 7 and Windows XP

    I bought Windows XP Professional SP3 OEM to install on a Windows 7 Professional preinstalled computer.  When booting from the CD and start installation I cannot select the partition for installation.  If I choose to begin the installation, I guess it