Dot (.) Notation Syntax for Trigger Subscription Register and Deregister Flows

This topic covers the Trigger Subscription Register and Deregister flows.

This table describes the context objects and the associated dot (.) notation with examples.

Context object Description Dot (.) notation Example

Connection properties

Properties for connection configuration.

.connectionProperties

.connectionProperties.baseUrl

Integration properties

The INTEGRATION_FLOW_URL property that identifies the integration.

.integrationProperties

.integrationProperties.INTEGRATION_FLOW_URL

Self

Reference to the adapter definition document.

.self .self.triggers

Configuration

Additional configuration defined as part of trigger, and populated or selected in the design time wizard.

.configuration

.configuration.compartmentId

Flow output

Context propagation does not expect any output. You can set the flow output to any empty output object.

.output