FormHandlerTaskBase::ResolveByCancellation (open)

Report that this task has been cancelled. It will not be requeued but will not generate errors in monitoring

Syntax

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

MACRO ResolveByCancellation(RECORD retval, STRING error)

Parameters

retval

More information about the cancellation

error

Human readable error/cancellation reason