Oracle APEX - Adding user-friendly validations to Data Loading Wizard

  Рет қаралды 7,983

Magaly Iraheta

Magaly Iraheta

Күн бұрын

Hi everyone, welcome to my channel! My name is Magaly and I'm an Oracle APEX Developer.
In this video, we take a look at how to customize a Data Loading Wizard to validate and display user-friendly messages while using APEX collections.
- Topics Discussed:
➡️ APEX Collections
➡️ Data Load Definition
✏️ XLSX, base application, and table scripts can be found here: bit.ly/custom-data-load-wizard
APEX Version: 21.2
Follow me:
🦔 Twitter: / magalyiraheta
🦔 LinkedIn: / magaly-iraheta

Пікірлер: 37
@Superdooperhero
@Superdooperhero Жыл бұрын
This is the most amazing Oracle Apex video I have ever seen, and I have watched a lot. You put Oracle to shame. I certainly hope you make more videos.
@user-wg5mh8gj8w
@user-wg5mh8gj8w 10 ай бұрын
Very helpful video. Nice Presentation. Looking forward to more such videos from your channel. Thank you so much.
@uhum300984
@uhum300984 9 ай бұрын
Very good presentation and explanation. Thank you.
@pedromagalhaes2149
@pedromagalhaes2149 Жыл бұрын
Thanks for the video, it's very good! One thing I would add in the file validations is, for the file type, also have the server-side condition for when the file browse item is not null as well. Otherwise, when there is no file selected, both validations will be triggered.
@massaradana3135
@massaradana3135 Жыл бұрын
Just amazing - Thank you
@shyamn7998
@shyamn7998 Жыл бұрын
Great info about data loading. In same manner you can make video for data updation of certain column based on primary key or condition.
@juno7893
@juno7893 Жыл бұрын
Great video👍🏻
@pabloandrescespedesroman4976
@pabloandrescespedesroman4976 2 жыл бұрын
Excelente contenido! Nuevo fan, saludos desde Paraguay 🎉
@MagalyIraheta
@MagalyIraheta 2 жыл бұрын
Hola Pablo, me alegra escuchar que te gustó mi video! Muchas gracias por el apoyo! 😊
@mohamedsameer3549
@mohamedsameer3549 Жыл бұрын
Thanks, well informative video. I have done the similar task but in single page approach to reduce the user Clicks. But I need an idea how to give option to the end-user to map the column names.
@user-zv1yr3dg4r
@user-zv1yr3dg4r Жыл бұрын
Hi Magaly, Thanks for this superb video! Can you please let me know how to include header in the collection? I want to validate if the header is correct and as per the template provided to user. Unfortunately, the heder has to be skipped if we have named selectors in the data profile. Do you have a workaround?
@MartinTriana1407
@MartinTriana1407 Жыл бұрын
Thanks for the tutorial. I would like to ask you if you can make a tutorial on how to load or create a page as a matrix in Excel style. I want to create a matrix of rows and columns so that the user can fill in each field or fill it in like they do in Excel. Thank you very much for sharing your knowledge.
@zakerjoy7951
@zakerjoy7951 Жыл бұрын
nice mam we want to more apex tutorial
@kirubasrinivasan2705
@kirubasrinivasan2705 6 ай бұрын
hello ...thanks for the video it looks great...i have a similar data load option...but our application users load wrong file or incorrect columns...how do i add validation to ensure they are loading the right columns/right file name...please help..thanks in advance
@enockoloo3814
@enockoloo3814 11 ай бұрын
Hi Can you confirm if this approach I'd backward compatible with APEX 5.x because some features here wouldn't...thanks
@YTI202.
@YTI202. Жыл бұрын
great 👍
@FlorenceYeddu
@FlorenceYeddu 3 ай бұрын
how records got inserted ? I think all the records including error records got inserted . correct me if i was wrong .
@yashikaparanjothi3165
@yashikaparanjothi3165 Жыл бұрын
How to clear the collection once the finish button is pressed??
@khaledelsayed2954
@khaledelsayed2954 10 ай бұрын
👍 as usual
@SSReddy-t7r
@SSReddy-t7r 26 күн бұрын
How to create collection?
@kok0s
@kok0s Жыл бұрын
Great job Is there any solution to add session_id to the apex_collections ? (distinguish multiple user loading files simultaneously)
@brumasoficial
@brumasoficial Жыл бұрын
APEX Collections already works like this...
@karankahar99
@karankahar99 3 ай бұрын
Very helpful video. Thank you so much. At the time of validation, can we update data on the same region by using an interactive grid where we get errors?
@MagalyIraheta
@MagalyIraheta 3 ай бұрын
Hi, yes that’s possible, update data on the same region where you’re getting the errors!
@karankahar99
@karankahar99 3 ай бұрын
@@MagalyIraheta ok thanks 😊, i will try it
@karankahar99
@karankahar99 2 ай бұрын
Hi ​@@MagalyIraheta How we can make it faster while loading huge amount of data like 25k to 30k rows in excel. Please guide. Thanks
@arieldelacerna856
@arieldelacerna856 Жыл бұрын
Hello Magaly, would you be able to compile your Oracle videos or create Oracle lessons and post them on Udemy Courses? I'd love to buy your comprehensive tutorials, which would help a lot of people who want to learn about the concept. I appreciate your time and effort in sharing your expertise. Hopefully, you will consider my suggestions for creating a comprehensive course and posting it on Udemy. Thank you very much.
@epicuser4478
@epicuser4478 Жыл бұрын
HI Magaly, When I created the validation for File Type, Apex doesn't seem to find apex_data_parser.asert_file_type. It wants me to delcare asert_file_type. I might be missing the apex_data_parser package. How do I get it? I can't find a place to download the package and functions. Any Ideas? Thank you Tom.
@pedromagalhaes2149
@pedromagalhaes2149 Жыл бұрын
maybe because it's "assert_file_type" (ss)
@mohammadubaid5626
@mohammadubaid5626 Жыл бұрын
I have a suggestion that you add the sample file. whereas the user can download and upload data accordingly.
@markogoljak1011
@markogoljak1011 2 жыл бұрын
Great job ;) Can you also send scripts for tables, packages, ...
@MagalyIraheta
@MagalyIraheta 2 жыл бұрын
Hi Marko, thank you for watching! You can find the scripts and supporting files in the link in the description!
@bowflex92000
@bowflex92000 Жыл бұрын
I've a similar scenario. Need some help. If you have some time please let me know and I'll provide the contacts. Thanks.
@skamransajjad7
@skamransajjad7 Жыл бұрын
WoW.........
@asifiqbal5877
@asifiqbal5877 2 жыл бұрын
Hello make video on ajax
@ConcernedCitizen574
@ConcernedCitizen574 Жыл бұрын
Very helpful video. Nice Presentation. Looking forward to more such videos from your channel. Thank you so much.
Oracle APEX - How to Create a File Preview Functionality
16:26
Magaly Iraheta
Рет қаралды 7 М.
Oracle APEX - How To Add a Button to a Classic Report
18:32
Magaly Iraheta
Рет қаралды 9 М.
Самый Молодой Актёр Без Оскара 😂
00:13
Глеб Рандалайнен
Рет қаралды 5 МЛН
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 63 МЛН
Oracle APEX - Basic Data Loading CSV & XLSX Files
12:17
Magaly Iraheta
Рет қаралды 10 М.
Oracle APEX Collections
40:41
Tech Mining
Рет қаралды 1,7 М.
Oracle APEX - Creating a Faceted Search for e-Commerce websites
25:33
Magaly Iraheta
Рет қаралды 2,7 М.
Oracle APEX - AJAX Callbacks
18:38
Magaly Iraheta
Рет қаралды 1,7 М.
How to upload CSV file in Oracle APEX Application
17:51
Weili Liu
Рет қаралды 1,1 М.
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Рет қаралды 340 М.
😱Хакер взломал зашифрованный ноутбук.
0:54
Последний Оплот Безопасности
Рет қаралды 948 М.