FormHandlerTaskBase::ResolveByFailure (open)

Report that this task has definitely failed. It will not be requeued and excessive failed tasks will generate an error in monitoring

Syntax

LOADLIB "mod::publisher/lib/forms/tasks.whlib";

MACRO ResolveByFailure(RECORD retval, STRING error)

Parameters

retval

More information about the failure

error

Human readable error