Taking Control: Integrating PL/SQL APIs within APEX
The automatic row fetch and DML processes in Oracle Application Express are very powerful, allowing developers to create applications quickly and easily. However, their inflexibility often forces developers to implement sub-optimal workarounds to satisfy complex UI or data processing requirements. But when armed with knowledge of PL/SQL, APEX developers can take back control with packaged based APIs. In this session attendees will learn how to integrate PL/SQL APIs in APEX through a series of example problems and solutions.