A script-enabled browser is required for this page to function properly.

Communication Mode (Chart) Property

Description

When calling Graphics from Oracle Forms to create a chart, specifies the communication mode to be used 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, such as when updating a chart item, communication mode must be synchronous.

Applies to chart items

Set Oracle Forms

Default

Synchronous

Required/Optional required