VistA Analysis » VistA Reference » RPCs » MAG4 STATUS CALLBACK

MAG4 STATUS CALLBACK

This RPC is called from the Imaging Delphi component whenan image/images have been imported via the Imaging Import APIbeing developed for use by Clinical Procedures.This call is used in the test version of Import API, it will be replaced in the released version. In the released version the Imaging BackGround Processor will be calling the Status Callbackroutine of CP.

Properties

Property Value
Label STATUSCB
MUMPS Implementation MAGGSIUI
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
STATARR LIST   true This array has the following structure:STATARR(0)="0^Error message" or "1^Success"STATARR(1)=TrackingID TrackingID was sent as a parameter by CP in the IMPORT() call.STATARR(2)=Queue Number The Queue Number was returned to CP from the IMPORT() callSTATARR(3..n) If status is '0^ERROR message" these remaining nodeswill contain further error information. Intended for User Interventionand debugging purposes.


Document generated on August 31st 2022, 2:55:43 pm