Understand Configuration Scenarios

In some scenarios, the integration developer may have to configure the trigger in Oracle Integration. The configuration may involve either selecting values from a list of options or entering information into a field.

For example, the external application may provide a generic mechanism to receive an event from any object (like a creation event). However, the trigger configuration requires the integration developer to select the type of object to monitor. In this scenario, the integration developer must select the required object.

When an action requires configuration, the Rapid Adapter Builder provides a separate adapter page, where the integration developer can perform the required configuration by selecting values, entering text, or entering data in complex multi-values table. These values are used for schema generation for the integration mapper or in the runtime execution.

On the configuration page, the Rapid Adapter Builder supports design of multiple user-interface components, like the dropdown field, text field, and so on. For more information, see Design User Interface Components of an Adapter and Design of Configuration Fields.