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!

How to create a page with REST Data Source and multiple Primary Key columns?

AppExDec 24 2022 — edited Dec 24 2022

While creating a page based on a table/view, it gives us an option of choosing up to 2 primary keys. How do you create pages based on tables that have primary keys comprised of more than 2 columns?
But while creating a page based on a REST Data Source, it is giving an option of choosing only 1 primary key. How do you create pages based on REST Data Sources that have primary keys comprised of more than 1 column?
We have some tables with primary keys up to 9 columns! APEX is allowing to create REST APIs and REST Data Sources with more than 2 primary key columns but not the pages with more than 1 primary key column. I don't understand this limitation.

Comments
Post Details
Added on Dec 24 2022
1 comment
185 views