For report/form integration, specifies communication mode between the form and the report as either Synchronous or Asynchronous. Synchronous specifies that control returns to the calling application only after the called product has finished. The end user cannot work in the form while the called product is running. Asynchronous specifies that control returns to the calling application immediately, even if the called application has not completed its display.
When data is returned from the called product, communication mode must be synchronous.
Applies to report integration
Set Oracle Forms
Default
Synchronous
Required/Optional required