Apex Data Wizard

Hi all

We use the care Assistant apex, now during the Validation process, we want to perform validation custom, is there a way that we can access the data? Please suggest?

Hi all

In the upload form, we have 4 Pages / screen, each screen has an associated collection of Apex.

Below the Apex Collection are associated with Pages

"SPREADSHEET_CONTENT" - page 1

"PARSE_COL_HEAD" - Page 2

"LOAD_CONTENT" - Page 3

"LOAD_COL_HEAD" - Page 3

"FIN_LOAD_CONTENT" - Page 4

What interested me was in the PARSE_COL_HEAD that lists the columns that are not mapped on the 2nd Page, (data map).

So now that we know the collection of the Apex, I will ask the Collection:

Select count (c002) in the CNT from apex_collections where 'PARSE_COL_HEAD' and C002 = collection_name = "DO_NOT_LOAD";

If you want to see it working, I created an example on the link below:

https://Apex.Oracle.com/pls/Apex/f?p=14281:6:116138945234588:no:

User: DONOTMAP

Password: 12345

Please let me know if more details needed on implementation and detailed as follows.

Tags: Database

Similar Questions

  • Can't see to provide Oracle Data Wizard EF

    Hello

    I searched and some information about this problem, but does not can solve my problem.

    I have Visual Studio 64-bit and 64-bit ODAC 2012 and can't see to provide Oracle Data Wizard EF. I can connect my Oracle DB on Server Explorer.  I have to install ODAC developer tool? I think that it is available only 32 bits. I installed but began to get the GOLD-12154error code.

    Are you sure vs2012 is 64-bit?  I was under the impression that he was still only 32-bit (even when installed on a 64-bit machine).

    Visual studio 2012 pro - any version of 64-bit on msdn?

    Assuming that it is 32-bit, you must have 32 bit ODP/ODT installed.    12154 simply means that the client could not find the TNSNames.ora entry you specified.  Assuming that you have added a 32-bit client, you need to install tnsnames.ora in that House as well, as is unaware of the House of 64-bit.

    It will be useful,

    Greg

  • Apex data load configuration missing table when importing to the new workspace

    Hi everyone knows this show before and have a work around.

    I export / import my request for a different workspace, and everything works fine except for 1 loading tables data.

    In my application, I use tables of data loading, and it seems that the latter do not properly Setup for the table object to load data. This causes my application to fail when the user tries to download a text file.
    Does anyone have a work around next to recreate the table of data load object?

    Breadcrumb: Components shared-> load data tables-> add modify data load table

    The app before exporting displays Workspace: OOS
    Single column 1 - CURRENCY_ID (number)
    Single column 2 - month (Date)

    When I import the app in the new workspace (OOS_UAT) data type is absent.
    Single column 1 - CURRENCY_ID
    Single column 2 - MONTH

    When I import the same workspace app: OOS I do not know this problem

    Version of the apex: Application Express 4.1.1.00.23

    Hi all

    If you run 4.1.1 it was a bug 13780604 (DATA DOWNLOAD WIZARD FAILED if EXPORTS of OTHER workspace) and have been fixed. You can download the fix for 13780604 (support.us.oracle.com) and the associated 4.1.1

    Kind regards
    Patrick

  • limiting number of column in the 4.1 apex data loader?

    Hi all!

    Is there a limit on the number of column in the APEX 4.1 data loading page?

    My DB object has 59 columns and they are all available in single colum drop of my load sample data table definition boxes.
    On page two of the wizard created database load pages "data/table mapping" columns only 45 is indicated. These columns are correctly inserted in my table. The last 14 columns are ignored.

    If anyone knows if there is a limitation and can it be extended?

    Thanks for any reply and cordially
    Kai

    No, I don't have a solution for this.

    Split the file within columns each, with the primary key that is repeated and then sting tables up to post upload could be easier than to use other roads.

    And then there's always the good old SQL Loader and external Tables. But the integration of these into the Apex is not easy because Apex runs on the server and the file is usually the disk of HARD local to the client.

    Kind regards

  • APEX Date Picker values hidden behind the report headings interactive.

    Hello

    I use apex oracle 5.0 (Application Express 5.0.0.00.31), I've created an interactive report with the search parameters that are of the date fields. When I click on the datePicker, date values are hidden behind the interactive report columns. I tried to recreate the problem in Apex.oracle.com, but his works well here. Interactive report headings are set to the default Page. If I change that for fixed to region work is fine. But what is the problem in fixing the Page? Can someone tell how can I fix this problem?

    Capture.JPG

    Thank you

    Toddler

    Infantraj wrote:

    I use apex oracle 5.0 (Application Express 5.0.0.00.31), I've created an interactive report with the search parameters that are date fields. When I click on the datePicker, date values are hidden behind the interactive report columns. I tried to recreate the problem in Apex.oracle.com, but his works well here. Interactive report headings are set to the default Page. If I change that for fixed to region work is fine. But what is the problem in fixing the Page? Can someone tell how can I fix this problem?

    This is bug #20812030. It is not reproducible on apex.oracle.com because it has been set at APEX 5.0.1. You need to repair or upgrade your installation up-to-date 5.0.2 patch level, or work around the problem by setting the IR position property set to None.

  • How to import a legacy in the tables of the apex data

    Hi all

    Please tell me how to import data inherited in tables of the apex.

    Thank you and best regards,

    Rambeau

    SQL workshop Utilities Data workshop...

    You can import data from previously exported in the form of data (text, csv, xml)

    Note: the table name and the column name should be equal if the already existing table table.

  • Migration of the APEX data to the local instance

    Hello

    I want my data in all the tables in my schema exported from the apex.oracle.com app and imported to another local instance, on a regular basis. Utility-> data loading/unloading feature Apex provide this functionality via XMLs but the process is manual and needs to be done table-wise and not schema-wise. I'm not sure of the CREATE DATABASE LINK function in this case, can it be useful? No other work around? Help, please.

    Thank you
    Mary

    Hello

    Yes, he is always there - I just tried. Are you clicking on the link or copy and paste it in the address bar? Sometimes, if you do this, you get leader / characters.

    Andy

  • Generate sample for Application Apex data

    Hello

    I develop applications demo in the Apex, for example an application order with customers, addresses, etc. order information.

    As a demo I would like to install this on the customer site.

    What is the best way to generate test data in the system?

    Sqlldr? Creating insert scripts? External tables?

    Thanks in advance for your help.

    Kind regards
    Toon Schilder

    Toon,

    The best option is built in function called as support objects:
    http://download.Oracle.com/docs/CD/E14373_01/AppDev.32/e11838/deploy.htm#CHDGJHDA

    Read that and install applications canned a couple from here for some ideas on how to use them:
    http://www.Oracle.com/technology/products/database/application_express/packaged_apps/packaged_apps.html

    Kind regards
    Dan

    http://danielmcghan.us
    http://sourceforge.NET/projects/tapigen
    http://sourceforge.NET/projects/plrecur

    You can reward this answer by marking as being useful or correct ;-)

  • Change the earpiece of the Apex data connection settings

    Greeting,

    Environment:
    Apex 4.0.2
    Apex listener: 1.0.2.238.15.24
    WebLogic: 10.3.3
    DB: 11.2.0

    I have configured APEX and the listener of the Apex and everything works well. The listener is currently oriented to DATABASE1. Now, I would like to point to base2. When I got to the top of the listenerAdmin page:

    http:// < Server >: < port >/apex/listenerAdmin

    I noticed that the fields username, password, Type of connection and TNS Alias name are all disabled (gray) so I can't change the settings. The funny thing is the directory of TNS field is selected and editable. This is expected behavior? Is it possible that the database connection information can be changed? Maybe a configuration file somewhere?

    Thank you
    Larry

    Hello Larry,.

    you posted the same question on the forum of the earpiece of the APEX. It certainly fits there and double assignments are not recommended. Please close this message.

    Thank you

    Udo

  • question of privilege apex data load

    Hi all

    I use apex to load a csv file into oracle11gr2

    However, the table is created under the schema user apex and the apex user cannot see the table.

    This isn't the same behavior as in apex.oracle.com or they use a trigger to create synonym and synonym for this table give?

    Y at - it a standard package that I can run for this problem?

    -Thank you very much for the help

    still need help I mark as answer by mistake!

    Published by: xwo0owx on March 29, 2011 15:19

    Yes, we can create a means for a trigger like this

    Create or replace trigger test before insertion on emp
    Start
    dbms_output.put_line ('Hi');
    end;
    Create the trigger in the scott schema

    and connect to the apps schema and create a synonym like this

    Create public synonym test for scott.test;

    or

    create synonym test1 for scott.test;

    And also see this example

    I created a trriger create, in which i'm giving execute immediate command for a synonym for creation and use
    dbms_job. Submit.
    It gives no error, but its not to create any synonym on the table...
    Code:

    create or replace trigger bdesai. DR_CRA
    After you CREATE or DROP on bdesai.schema
    declare
    l_str VARCHAR2 (255);
    l_str1 VARCHAR2 (255);
    number of l_job;
    Start
    CASE ORA_SYSEVENT
    WHEN "CREATE" CAN
    If (ora_dict_obj_type = 'TABLE') then
    l_str: = ' immediate "grant select on bdesai."
    || ora_dict_obj_name: ' to eqhub_developer ';
    l_str1: = ' immediate ' create or replace synonym.
    eqhub_developer' | '.'|| ora_dict_obj_name |' for
    bdesai' | '.'|| ora_dict_obj_name |' » ; " ;
    DBMS_OUTPUT. Put_line (replace (l_str,'"'," ' "));
    DBMS_OUTPUT. Put_line (replace (l_str1,'"'," ' "));
    dbms_job. Submit (l_job, replace(l_str,'"','''));
    dbms_job. Submit (l_job, replace(l_str1,'"','''));

    END IF;
    WHEN CAN 'DROP'
    If (ora_dict_obj_type = 'TABLE') then
    l_str: = ' immediate execution "revoke select on bdesai."
    || ora_dict_obj_name: ' to eqhub_developer ';
    l_str1: = ' immediate execution "drop synonym".
    eqhub_developer' | '.'|| ora_dict_obj_name |' » ; " ;
    DBMS_OUTPUT. Put_line (replace (l_str,'"'," ' "));
    DBMS_OUTPUT. Put_line (replace (l_str1,'"'," ' "));
    dbms_job. Submit (l_job, replace(l_str,'"','''));
    dbms_job. Submit (l_job, replace(l_str1,'"','''));
    END IF;
    END CASE;

    end;
    /

    Source: http://www.allinterview.com/showanswers/72132.html

    Hope this helps you :)

    Thank you

    Barry K.

  • APEX application example to load data from .csv

    Hi all

    Apex 4.2

    I want a sample application that load the .csv data in a table. Like the one conducted in the Apex utilily module.

    I want the end user you connect by using the application mode and no developer apex itself.

    Can give me link to this kind of application example please.

    Thank you very much

    MK

    MariaKarpa (MK) wrote:

    Apex 4.2

    I want a sample application that load the .csv data in a table. Like the one conducted in the Apex utilily module.

    I want the end user you connect by using the application mode and no developer apex itself.

    Can give me link to this kind of application example please.

    APEX 4.2 includes a sample of data loading packaged application showing how to create applications with loading of the data wizards.

  • Looking for ideas on how to get large amounts of data to the line in via APEX

    Hi all

    I am building a form that will be used to provide large amounts of data in row. Only 1 or 2 columns per line, but potentially dozens or hundreds of lines.

    I was initially looking at using a tabular subform, but this feels like a method heavy since more than an insignificant number of lines.

    So now I'm wondering what are the solutions others have used?

    Theoretically, I could just provide a text box and get the user to paste in a list delimited by lines and use the background to interpret code on submit.

    Another method that I've been thinking is to get the user to save and download a CSV file that gets automatically imported by the form.

    Is there something else? If not, can someone give me any indication of which of the above would be easier to implement?

    Thank you very much

    PT

    Hi PT,.

    I would say that you need a loading data wizard to transfer your data with a CSV file. 17.13 Creating Applications with loading capacity of data

    It is available for apex 4.0 and distributions, later.

    Kind regards

    Vincent

    http://vincentdeelen.blogspot.com

  • Data download Customization Wizard

    Overview of needs:

    I am trying to download content to the excel document in my table of database to help download data wizard. There are a few columns in the database that are not present in excellent spreadsheet table.

    For example: Excel a column A, B, and C where, as my table a column A B C and D.

    Before you download, I give the user an option to enter a value in the narration of text P1_ITEM_VALUE field

    Now when the user uploads the data, I want the value in column D be value in the article mentioned above.

    Problem:

    Data download utility selects only the columns found in the excel worksheet. Could not hardcode a column value.

    Can someone help me please here on how to change the utility to work as this requirement?

    Thanks in advance

    Hello

    You can always do. Create a process on the Validation of the data page to update the D column with the value in P1_ITEM_VALUE.

    BR,

    Patrick

  • Apex access user meta-data such as first name and family name

    Is it possible to access the metadata user such as the name and surname of the logged-on user? I know how to get the username through APP_USER, but I'd like to be able to access the other meta-data user that are stored in the user record. Thanks for any help.

    Published by: Klabautermann on February 22, 2013 10:52

    Klabautermann wrote:
    fac586,

    .. .to not to mention when one of my users will on the lamb and change their alias... :-) I agree with your observation of 3NF, and am happy insert the user ID and join for the statement, but what to attach to? I can't find a file specifications for user apex data table, and the suspect is not generally available in view of the apex_util.fetch_user requires permission from the admin.

    No, it is accessible to the public through the view of APEX APEX_WORKSPACE_APEX_USERS. The data in the view are visible to one workspace schemas.

    Note however that for the serious long term production use Oracle (and me) recommends creating a sign personalized with user data in your own tables.

  • How to convert Date format in the Apex?

    Hi all

    I created an element of Apex Date Picker as "yyyy-mm-dd", now when they select this date picker, that must be converted in "day, month, DD, YYYY".
    I trired like that but it does not work, can anyone help me to find things to do.

    Under article, we have free will.

    Default value: to_char (to_date (: P1_ENG_DATE, 'dd-mm-yyyy'), ' day, month DD, YYYY ")
    Deafult value as type - PL/Sql.

    Thanks,
    David...

    Hello

    You can set the date format level of application, then you don't need to specify the format each time.

    for this go to "Modify the Application Properties"-> globalization

    Here you can specify the format of date of application.

    Thank you
    Tauceef

Maybe you are looking for