TITLE | VALUE | |
---|---|---|
NAME | MAG4 STATUS CALLBACK | |
DESCRIPTION | This RPC is called from the Imaging Delphi component when an image/images have been imported via the Imaging Import API being 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 Callback routine of CP. | |
TAG | STATUSCB | |
ROUTINE | MAGGSIUI | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | STATARR | |
DESCRIPTION | 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() call STATARR(3..n) If status is '0^ERROR message" these remaining nodes will contain further error information. Intended for User Intervention and debugging purposes. | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | ||
RETURN VALUE TYPE | SINGLE VALUE | |
RETURN PARAMETER DESCRIPTION | Return is a string, it is of no value. If this call generates an error, it will be caught in the error trap. The Queue Number can still be used to check the status of the IMPORT, and will have the error information that was to be passed to the STATUS CALLBACK routine. | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | .9 | |
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |