1. Oracle Official Documentation - Get Started with Oracle Integration 3, "Create an App Driven Integration": This section describes the creation of an App Driven integration, stating, "An app driven integration is triggered to run when a client sends a request to a specific endpoint." This implies a single entry point (trigger), and all visual diagrams and tutorials consistently show only one trigger initiating the flow.
2. Oracle Official Documentation - Oracle Integration, "Map Data": The documentation on the data mapper explains, "When you open the mapper for a request or response message in an integration, the data structures are automatically populated with the information pulled from the trigger and invoke connections." This validates option A.
3. Oracle Official Documentation - Oracle Integration, "About the Connectivity Agent": This document states, "The on-premises connectivity agent enables you to create hybrid integrations and exchange messages between on-premises applications and Oracle Integration." This directly validates option C.
4. Oracle Official Documentation - Oracle Integration, "Manage Lookups": This guide details the process of creating and populating lookups in the design-time environment. It states, "Lookups associate values used by one application for a specific field to the values used by other applications for the same field," confirming they are design-time constructs. This validates option D.