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

ONSUCCESS command line keyword

ONSUCCESS specifies whether a COMMIT or a ROLLBACK is performed when the report is finished running.

The executables that can use this keyword are:

rwbuilder yes
rwrun yes
rwclient yes
rwcgi yes
rwserver no
rwservlet yes
rwconverter no

Syntax

ONSUCCESS={COMMIT|ROLLBACK|NOACTION}

Values

Description

COMMIT
(default if a USERID is provided)

Perform a COMMIT when the report is done.

ROLLBACK

Perform a ROLLBACK when the report is done.

NOACTION
(default if called from an external source (for example, Oracle Forms) with no USERID provided)

Do nothing when the report is done.

Usage notes

See also

ONFAILURE

Command line keywords

Using the command line

Running a report from the command line