ENDJOBRETRYMSG

Description

This function returns #ENDJOBRETRYMSG!( error message ), which causes the job to stop with a retry result.

For messages, this function ends the job and sends the message back into the queue.

Syntax

ENDJOBRETRYMSG ( "error_message" )

Parameter Description
error_message Message set in the ExecutionLog error message. This message may contain up to 255 characters.

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