Calling APIs from Source Code

Oracle publishes public PL/SQL APIs that allow you to do many things programmatically that you can do through the user interface, including creating, modifying, and installing objects.

You can call these APIs within the context of defined Oracle Life Sciences Data Hub Programs without any extra security. Refer to the Oracle Life Sciences Data Hub System Application Programming Interface Guide for details.

For an example of calling a PL/SQL API from a SAS Program, see Calling an API to Capture Output Parameter Values.