InterviewSolution
| 1. |
What Is An Open Interface In Oracle Applications? |
|
Answer» Open Interface, ALSO known as the Application Programmer Interface (API), is a process whereby the Oracle APPLICATIONS are linked with external or legacy systems. Open Interface works as a temporary staging area to LOAD the external information into Oracle Applications tables. Once the data is validated, it sends the information to the PERMANENT tables. Rejected transactions can be corrected and resubmitted. Open Interface, also known as the Application Programmer Interface (API), is a process whereby the Oracle Applications are linked with external or legacy systems. Open Interface works as a temporary staging area to load the external information into Oracle Applications tables. Once the data is validated, it sends the information to the permanent tables. Rejected transactions can be corrected and resubmitted. |
|