Skip to Main Content

Integration

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Integrating Oracle APEX to EBS using the Rest end point By Oracle integration

Dhilshiya JFeb 25 2025

HI,

The Rest trigger-based integration was developed to integrate the data flow from oracle apex to EBS .

When the integration is getting triggered from the apex with the rest Endpoint URL(API) the particular integration gets triggered and all the iterations of data take place and once the data moved successfully the EBS table Success status is updated .In the same manner for each data iteration the success/error oic_status has to be send to the oracle Apex. Now we are receiving only the final single response for oic_status based on the last iteration data. Is it possible to send the response for every iteration to apex or update the apex data table ?.If So how it can be done..any possible way to connect apex database with the integration.

How an connection can be made using the Oracle Apex credintials.

Comments

Processing

Post Details

Added on Feb 25 2025
0 comments
122 views