Execution
When a user runs a Program, a Program adapter may need to do the following:
- Verify that the required technology is available.
- Read Oracle Life Sciences Data Hub data from the Table instances mapped to the Program's source Table Descriptors and execute the user-defined source code in the appropriate processing engine, either to write data to the Table instances mapped to the Program's target Table Descriptors or to generate a report.
- Check the source data currency.
- Generate a log file.
- Store the output(s) in Oracle LSH.
Parent topic: Program Adapter Requirements