Importing data into Oracle Apex

Hello

I have an obligation to provide a screen to the user where they can import excel data to an existing table and I saw a feature in the workshop of data in Oracle Apex, but I can't use that since I have extra things added into that must. The requirment is mentioned below,

(1) need a screen where the user can select the excel file and start the import of a temporary table without validation
(2) the data from the temporary table must be visible to the format of form Multi line in the screen and the user must be able to modify the data
(3) the need for a feature or a screen mapping where the user can map the temporary table to the original table column before you pass data to the original (as data) table
(4) the data should be transferred in the original table and the respective data should be deleted from the temporary table (in case if an error occurs, error record must appear in a temporary table up to less than the user of the corrected data into the original table)
(5) need to add different types of validation, update the record in the original record if same id is available or insert a record value, non-zero, etc...

Please suggest me how can I do this in the Apex.

Is it possible to use the existing data and design workshop robot code in my new screen?

You will probably have to code this yourself... There are packages that have been written to import Excel and CSV style...

Here's a blog entry to make the upload of Excel file: http://avdeo.com/2008/05/21/uploading-excel-sheet-using-oracle-application-express-apex/

Once you call who you might have a tabular layout displays the data to the user...

Other processes must be written by you (migration of data from the temporary table to the table of live data...

Thank you

Tony Miller
Webster, TX

On the road of life... He has "windshield", and there are "bugs".
(splat!)
"Squeegees wanted."

Tags: Database

Similar Questions

  • Import Excel file into oracle Apex table

    Hello

    using the Application Express 4.2.5.00.08

    Oracle 11g.

    My question is how do I import data into oracle using the APEX of EXCEL file table please? Any other file format.

    Thank you very much

    RI

    Irha10 wrote:

    using the Application Express 4.2.5.00.08

    Oracle 11g.

    My question is how do I import data into oracle using the APEX of EXCEL file table please? Any other file format.

    Use plug-ins Excel2Collections.

  • Importing bulk data into Oracle - with restrictions

    Hello

    I am trying to insert data from a stream (inside the ETL tool) of bulk in Oracle via a stored procedure, but under many restrictions. Hope you can help.

    Oracle 10 g database is.

    There is up to 1 000 000 records of about 100 bytes each, through delivery, to about 200 000 000 per day.

    Target table:

    CREATE TABLE TBL_STG
    ("KEY", NUMBER (13.0),)
    "ATT_1" NUMBER (1.0).
    NUMBER (14.0) "TIMESTAMP."
    "ATT_2" NUMBER (14.0).
    "ATT_3" NUMBER (14.0).
    "ATT_4" NUMBER (2.0).
    "ATT_5" NUMBER (1.0)
    )

    I can easily convert the stream of input documents in a collection (list separated by commas, for example) with the ETL tool that I use. I then call the stored procedure with the collection of records (delimiter: comma) as one of the parameters.

    The problem is that I am using the ETL tool in slightly modified middle (emulation of continuous treatment) which greatly limits my possibilities to load data into Oracle.

    Basically, I can't use utilities (for example, SQL * Loader), except when writing to disk first! Neither the tool provided support for the api.

    I'm now calling a stored procedure with a collection set however it gives the problem types are NOT taken in charge the following data:

    Nested table, VARRAY/ANYTYPE: gives an error of type 108 unknown column
    index - by table (old style): unknown col.tp. 152
    Clob/NCLOB: unkn.col.tp 112
    BLOB: 113

    All I have left is the stored procedure:

    LONG BELIEVED, GROSS, LONG.

    These data types are not recommended, but at least still supported by 10g.

    So where did that my question, in these circumstances, could you provide me with assistance towards passing the RAW collection /... and interpreting it as a digital table in Oracle. Your help is greatly appreciated.

    Thank you

    (deleted - double post)

    Edited by: nthomas on January 6, 2009 14:43

  • import data into the different tablespace

    Hello

    I had exported a my schema of production data now I want to import data in the schema of the trial, I had mentioned the tablespace default for the trial scheme, but when I import data is not taking default tablespace of schema of its database taking default tablespace. How to import data into the different tablespace. In remap_tablespace where I can specify the touser.

    my version of oracle database:

    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    AMT for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production

    -------------------------------------------------------------------------------------------------------------------------------------------

    Raj wrote:
    Hello

    I had exported a my schema of production data now I want to import data in the schema of the trial, I had mentioned the tablespace default for the trial scheme, but when I import data is not taking default tablespace of schema of its database taking default tablespace. How to import data into the different tablespace. In remap_tablespace where I can specify the touser.

    my version of oracle database:

    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    AMT for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production

    -------------------------------------------------------------------------------------------------------------------------------------------

    If your storage source and destination areas are different, you must use the remap_tablespace option.
    example:

    System $impdp / * directory = data_pump_dir dumpfile = logfile = schema_refresh.log remap_schema = Prd_schema:Tst_schema remap_tablespace = prd_TBS:tst:TBS schema_refresh.dmp

  • Importing data into tables to grant access (developer sql 3.2)

    Hello
    I want to import data into a table PAY_BALANCE_BATCH_LINES which is an array of interface. I am connected to a schema (APPS) and this table belongs to the HR schema. However, if you look at the grants, the APPS schema has all access to this particular table. A TOAD, this used to work great.
    But in sqldeveloper, when I filter drop-down list of tables, I'm not able to find the table. Since it is my main means of downloading data I don't know how I can get access to download data in this table. I do not know the password for the schema HR incidentally.
    Is there a way out?
    Thank you very much

    Scroll to the bottom of the tree to the 'Other users' node, expand it, and then descend into HR > Tables. Then do your import.

    To another browser, right-click on your connection in the tree and open a browser schema.

  • Importing data into Tables - by using the Import Wizard - Null values

    Hi all

    I would like to use the data import wizard to import data into existing intermediate tables, that are already filled with data.

    However, when you import my CSV file, while the import completes without error, all of the empty cells are filled with (null)"- is anyway to prevent this?

    For example, ColumnA contains data for lines 1-11 and 12-14 15-30 but row are empty, when you download the wizard of column rows 12-14 are wired populated "(null)". I would like to prevent this

    Thanks a lot for your help

    ROss

    Yes, it shows a (null), but there is nothing there.
    If you go to sqlplus and do a query on the table, it shows a white.

    If you want to get rid of the (null), then go to Tools - Preferences - Database - Advanced - display Null value like: remove the (null)
    You can even display a different background color when it is null if you wish.

    Michael

  • How schema can be exported and imported into Oracle Apex?

    Hello

    I am very new to oracle apex. I had installed the apex and the Oracle XE database successfully. I want to import an application to my apex. It was created using workspace - worm and schema - Ves. I had imported the application and the workspace in my apex. But, I'm not able to run the application because I had specified my diagram (HR) by default for the application. How can I import the schema "Ves", in which the application is developed, in my apex?... so that I can run the application in the same pattern... Help, please. Thank you

    Do a quick web search for ApexLib highlights the suggestion that a part of your installation is missing. No doubt the other APEX instance includes the so-called Apex Lib, which seems to be a sort of add-on APEX framework (I never heard him personally sorry Patrick!).

    It seems that your original application has dependencies on this module, which you have not captured during migration. I suggest re - visit your existing instance of APEX and see what are the additional dependencies it (it has different points of view in the dictionary of the APEX which can help you with this) deal with them everything first, then re - try your migration of the application.

  • Loading data into the APEX problem

    Hello world...

    I am new to Oracle APEX and I am facing problems loading the data into the table. My problem is the text data are load with double quotes.

    Please suggest.

    Thank you
    Suresh

    Hello

    assuming that you load the data via the UI APEX via home > SQL Workshop > utilities > data workshop > Load Data
    By also provide more information like the version used, APEX how/where you download data, etc.

    If you put your data in a file and select ' 'Download the file (separated by commas or tabs' then on the next screen, you can field 'Optionally Enclosed By' in double quotes ("").
    This should remove the double quotes of the data during the import.

    Concerning
    Bottom

  • import data into the table with the triggers of the sequence

    Hello

    I'm on oracle 11G on OS SPARC.

    I need to import a table from a dump using "imp."

    At the destination table where I have to import a 'insert before' with the sequence as the primary key.

    Suppose if I am importing data that has the sequence from 200... then when I imported the data into the new table, I have to define the sequence to be the same as the boot sequence for the source or it will automatically use this source sequence.


    Please suggest

    concerning
    Kkurkeja

    Disable the trigger prior to importation.

    Thank you

  • Insert data into Oracle DB from MS Access Forms

    Dear professionals,
    How to insert data into the table that reside in the Oracle DB through MS Access forms?
    We have already created ODBC link tables Oracle allows you to select data, and it works.
    Unfortunately, we can select only the data, but insert, delete and update are not available via MS Access form, even if the user has all permissions on the oracle DB (grant select, insert, update, delete on oracle_table to access_user).


    driver: Microsoft ODBC for Oracle
    MS Access 2003
    Oracle DB 10.2

    THX in advance,
    Adnan

    One would need to know what means "not available". You get a specific error? As far as I know your statement is simply incorrect.
    There are perhaps incompatibilties between DLLs Microsoft and Oracle, I would avoid the Microsoft ODBC for Oracle driver like the plague!

    ---------
    Sybrand Bakker
    Senior Oracle DBA

  • Problem importing data in Oracle 10 G

    I have had every schema s successfully imported in oracle 10G. Then, import the data also. But I can't find any of the imported data, there are still a few tables which is missing data.
    Error:-ORA 1917; problem with table constraints.
    Please suggest... should I have to disable the before importing the data?

    Vijay kr wrote:
    Error:-"the parent key does not exist.
    Due has an idea about this?

    Yes.
    It seems that you import tables parent when there are primary keys (parent keys) for the table/s for which you are trying to activate the key foreign/s.

  • Importing data into a custom using API object in bulk

    Hello

    I try to import data in Eloqua.

    The data are so simple that a list of email addresses - I just want to be able to place them in a specific ORDER so that I can reference this when selecting my contacts.

    I could create the object custom Eloqua.com without problems.

    I could define an import against the custom using the API object in bulk (v2.0) once again without problems.

    I was able to synchronize these data so that it appears in documents in the object custom without problems.

    The problem is with mapping - this is not the case.

    When I create the custom object, I choose 'add the contact fields' then 'e-mail address '. I tried the field configuration in the field display name, unique code, e-mail address, domain group. I have ensured that "Default Entity Mapping used in upload" indicates the type of entity such as contacts and the field of the entity as a "'email '.

    In 'Map of the fields', under the heading contact I am not available "" e-mail address"option, then the field says"(none) ". What is the problem? I thought it might be, but tried to create a custom object where the field was a customer id (which is also held against contact) and despite matching that in the menu 'mapping', it still doesn't have the card.

    When I set the import, I base it on the field that appears in the API

    In this case:

    {u 'hasNotNullConstraint': u 'internalName False': u 'Email_Address1', u 'name': 'u' Email address, u 'dataType': ' u 'emailAddress, u' hasReadOnlyConstraint ": False, u 'uri': u ' / customObjects, 265, fields, 916 ', u' statement': u'{{Objetpersonnalise [265].}}" "} {Field [916]}} ", u" hasUniquenessConstraint ": True}

    So my export definition looks like:

    {'name': 'Test', 'fields': {'Email_Address1': ' {{Objetpersonnalise [265].}} "}} Field[916]}}"},"identifierFieldName":"Email_Address1","isSyncTriggeredOnImport":false,"dataRetentionDuration":"P7D","isUpdatingMultipleMatchedRecords":true,"uri":"/customObjects/265/imports/17","createdBy":"Stephen.Waters","createdAt":"2015-04-28T17:52:18.8247543Z","updatedBy":"Stephen.Waters","updatedAt":"2015-04-28T17:52:18.8247543Z"}

    I said "isUpdatingMultipleMatchedRecords": true in the hope that this could help, but it didn't.

    According to some old posts here, I had been concerned that the e-mail address field should look more at {{Objetpersonnalise [265].}} Contact.Field (C_EmailAddress)}} - so far I found no way to be customized to create a field that corresponds to that, they always follow the format {{Objetpersonnalise [#]. Field [#]}}.

    The synchronization works, but under Setup: integration: entrants: all source data: System: in bulk api if I look at the 'source download history', it says the following under parameters:

    Set of dataTest
    State of the downloaded data cardsRegistered
    Overwrite the status of existing data cardsNO.
    Data map ReadOnlyNO.
    Map data cardsNO.

    How can I make this field "map data cards" say 'yes '?

    Everything works very well & cards with a download of the manual the data card (where I can specify to map the maps on the last page)... it's just I make tons of them and need a more automated solution.

    Any advice appreciated, thanks


    Stephen

    Definition, but it adds in addition to {{Objetpersonnalise [265].}} Field [916]}}.  When you create the record fill in the two fields: 1 is a field in the custom object that you created, the other is used to map to a contact.

  • Problem with export data from an application and importing data into another application

    Hello

    I need to give a stream to an application (target) of one of the other application (source) of data. So what I did is I exported the data necessary for the application target using the DATAEXPORT function in text files and you now want to import data in text files in the application of the source using rules files.

    I'm trying to create files for each exported text file separate compilation, but I'm not able to do this successfully.
    I traced all members of the source to the target application, but still there is something wrong is going on is to not let the successful import or do not allow that data to go to the right places.

    There all the specifications, while using this function DATAEXPORT as format or the kind of DATAEXPORTOPTIONS that I use to make it work?

    Here is the first part of my script to calc. For all other data I wanted to export that I wrote similar statements by simply setting on individual members.

    SET DATAEXPORTOPTIONS
    {
    DATAEXPORTLEVEL ALL;
    DATAEXPORTCOLFORMAT ON;
    DATAEXPORTOVERWRITEFILE ON;
    };

    DIFFICULTY ("ST", "BV", "SSV", "ASV", "ESV", "W", "HSP_InputValue", "SÜSS", "TBSD", "ABU", "AC", "LB", "LT", "VAP", "Real", "FY11", @REMOVE (@LEVMBRS (period, 0), @LIST (BegBalance)));
    DATAEXPORT 'File' ',' '...\export Files\D3.txt ';
    ENDFIX;


    Please let me know your opinion on this. I really need help with that.
    ~ Hervé

    So, you have 12 periods through the columns of the export data?

    If so, you must assign each column of data at a time. The data column property is used only when you have completely defined the dimensions either through other fields or other areas and the header and the left point only possible is data. This does not work when you have several columns of data that you find, just so assign the right period; doing this means there is no column of data .

    Kind regards

    Cameron Lackpour

  • PL/JSON utility integration into Oracle APEX 4.0 application problem

    I want to be able to use the PL/JSON utility in my application Oracle APEX (4.0) but get several errors when I try to run the Hello World example (replace GET_VARCHAR2 by GET_STRING) of http://embosa.wordpress.com/2010/02/26/oracle-and-json-using-pljson/ in the SQL command page. I can confirm that PL/JSON works if I run the example as his own script, PL/SQL, outside Oracle APEX.

    My database is Oracle 10 g XE. I get the following error messages when I run the Hello World example in the page of SQL command:
    ORA-06550: line 2, column 20:
    PLS-00905: object MY_SCHEMA.JSON is invalid
    ORA-06550: line 2, column 20:
    PL/SQL: Item ignored
    ORA-06550: line 5, column 5:
    PLS-00320: the declaration of the type of this expression is incomplete or malformed
    ORA-06550: line 5, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 7, column 26:
    PLS-00201: identifier 'JSON_EXT.GET_VARCHAR2' must be declared
    ORA-06550: line 7, column 5:
    PL/SQL: Statement ignored
    Maybe I'm too new/familiar with APEX Oracle PL/SQL, but I guess that APEX does not have the privileges to use PL/JSON. I already gave the public privileges execute on three packages (JSON_EXT, JSON_PARSER, JSON_PRINTER) and APEX_PUBLIC_USER but the error messages does not change. What Miss me?

    Published by: user1171263 on August 29, 2010 21:59 added blocks of code around the error messages.

    See if this post will help you: http://daust.blogspot.com/2006/04/xe-calling-stored-procedures.html

    In addition, you don't need a slash in the closing

     tag.
    
    Ta,
    Trent                                                                                                                                                                                                                                                                                                                                                        
    
  • Reading file from the ftp server and importing data into the table

    Hi experts,

    Well, basically, I text with different layout files have been uploaded to an ftp server. Now, I must write a procedure to recover these files, read and insert data into a table... what to do?

    your help would be greatly helpful.

    Thank you

    user9004152 wrote:
    http://it.Toolbox.com/wiki/index.php/Load_data_from_a_flat_file_into_an_Oracle_table

    See the link, hope it will work.

    It is an old method, using the utl_file_dir parameter that is now obsolete and which is frankly a waste of space when external tables can do exactly the same thing much more easily.

Maybe you are looking for