Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error when adding a column Data Load Definition->Data Profile (apex bug ???)

pntJul 16 2022 — edited Jul 18 2022

I created under Shared Components->Data Load Definitions a simple Data Load from XM.
Next, I duplicate row 6(last column) and change values into columns "name" and "sequence".
When clicking on Apply Changes button I receive the error: ORA-01400: cannot insert NULL into ("APEX_220100"."WWV_FLOW_DATA_PROFILE_COLS"."IS_HIDDEN")".
Column "Visible"(IS_HIDDEN) missing on the grid and not possible to set.
APEX version is 22.1 + patch set 2. I attached screenshots.
data profile.pngdata profile add column.pngdata proifile missed column.pngapex_version.png

Comments
Post Details
Added on Jul 16 2022
1 comment
659 views