ENDJOBSUCCESSROLLBACK

Description

This function returns #ENDJOBSUCCESS! which causes the job to stop with a successful result, returns a step outcome of Failure, and:

Insight determines the action to take depending on the Transaction value for Failure in the Flow Control table. For detailed information, see Flow Control Tab

Note: This function provides the same functionality as ENDJOBSUCCESS, but has been renamed for clarity.

To return a step outcome of Success (0), use the ENDJOBSUCCESSCOMMIT function.

Syntax

ENDJOBSUCCESSROLLBACK ( )

Remarks

Note: This function requires special handling when working with bulk operations. See Using Bulk Operations for more information.

See also

About Step Control Functions

Flow Control Tab