18.4.7.1 About REST Data Source Support for Oracle Cloud SaaS Applications
Learn about REST Data Source support for Oracle Cloud SaaS applications.
Determining the REST Data Source Type
For example, if the Fusion Applications REST API you want to work with
contains RestApi/resources/
, you would create a REST Data Source
with a Type of Oracle Cloud Applications (SaaS) REST Service.
Consider the following examples:
/hcmRestApi/resources/
,/fscmRestApi/resources/
,
or /crmRestApi/resources/
.
In contrast, if the URL contains /api/boss/
, you would
create a REST Data Source with a Type of Oracle Cloud Applications (BOSS)
REST Service.
About SaaS) REST Services
Oracle APEX simplifies the process of building APEX applications that query, insert, update, and delete data from Oracle Cloud applications (SaaS) REST Service endpoints. This support includes all REST APIs for:
- Oracle Fusion Cloud Applications business objects (possibly customized by Fusion Application business administrators)
- Oracle Visual Builder application business objects
- Custom apps that use Oracle Application Development Framework (ADF) business components
See Also:
- Oracle Fusion Cloud Applications Suite
- Working with Business Objects in Developing Applications with Oracle Visual Builder
- Oracle Application Development Framework (ADF)