Codeunit 133 Send Incoming Document to OCR in 18

App
Base Application

Procedures, 11Events, 3

Versions171819202122232425262728latest

Source29

Procedures, 11

NameParametersReturnsAccessObsolete
SendToJobQueue(var Record Incoming Document)public-
RemoveFromJobQueue(var Record Incoming Document)public-
SendDocToOCR(var Record Incoming Document)public-
ScheduleJobQueueReceive()public-
RetrieveDocFromOCR(var Record Incoming Document)public-
SetStatusToReceived(var Record Incoming Document)public-
SetStatusToFailed(var Record Incoming Document)public-
SetStatusToVerify(var Record Incoming Document)public-
TrySendToOCR(var Record Incoming Document)Booleanpublic-
TryRetrieveFromOCR(var Record Incoming Document)Booleanpublic-
SetShowMessages(Boolean)public-

Events, 3

KindNameParametersObsolete
Integration eventOnAfterIncomingDocReadyForOCR(var Record Incoming Document)-
Integration eventOnAfterIncomingDocSentToOCR(var Record Incoming Document)-
Integration eventOnAfterIncomingDocReceivedFromOCR(var Record Incoming Document)-