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!

POST and PUT on REST Enabled table with "GENERATED ALWAYS AS IDENTITY" columns results in #ERROR

Surya KodaAug 16 2025

Hello,
I am trying to insert data using autoRest enabled table with csv format data in Oracle Apex.
POST and PUT on REST Enabled table with "GENERATED ALWAYS AS IDENTITY" columns results in #error

#error Omitted columns must be nullable.

Developing Oracle REST Data Services Applications
How to resolve this issue.

This post has been answered by Steve Muench-Oracle on Aug 18 2025
Jump to Answer
Comments
Post Details
Added on Aug 16 2025
8 comments
78 views