project BLF > class BXmlDaemonQueue > method SetWorkResult

Description

Set the status of a work item (daemonqueue record) according to the result of the processing.


Parameters


ilKeepProcessedOKItemsinputlogical
ilSuccessinputlogicalThe work on the item was successful?
iiDaemonQueueIdinputintegerID of the daemonqueue record to be updated.
tResultMessagesinputtemp-tableResult message
ocErrorMessageoutputcharacterOccasional error message when something goes wrong in the setting of the status.
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


unused


program code (program/bxmldaemonqueue.p)

vlSetWorkResultSuccess = ilSuccess.

<ANCESTOR-CODE>

vlSetWorkResultSuccess = no.