Description
This function returns #ENDJOBSUCCECOMMIT! which causes the job to stop with a successful result, returns a step outcome of Success(0), and:
Insight determines the action to take depending on the Transaction value for Success(0) in the Flow Control table. For detailed information, see Flow Control Tab.
Note: To return a step outcome of Failure, use the ENDJOBSUCCESSROLLBACK function.
Syntax
ENDJOBSUCCESSCOMMIT ( )
Remarks
Note: This function requires special handling when working with bulk operations. See Using Bulk Operations for more information.
See also