MAGGSIU4 ;WOIFO/NST/GEK/DAC - Utilities for Image Import API ; 24 Jan 2019 2:49 PM
Source file <MAGGSIU4.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| RESCIND(MAGRY,TIUDA) | ; Main entry point to rescind images attached to a TIU note
 | 
 
  | 
| TRKID() | ; Returns a new unique Import API tracking id
 | 
|
| STATCB(STATARR) | ; CALLBACK function for IAPI Status array for Rescinded Import.
 ; Tracking of Rescinded Image through IMAGE ACCESS LOG (#2006.95) ; For Rescinded Images : Set Delete Queue with File Name(s) ; i.e. the Image Entry in 2005 is already deleted, now delete the Image Files ; Email Status of Rescind to Mail Group. Success, Warning or Error. ;  | 
|
| MAILERR(IEN,TIUDA,STARR) | ;  Notifies user of problems.
 ; IEN = IEN of the image in IMAGE file (#2005) ; TIUDA = IEN of Note in TIU DOCUMENT File (#8925) ; Only add IEN, TIUDA if requested.  | 
|
| MAILSTAT(STATARR) | ;Status Callback (called by the import API)
 | 
|
| SETSTAT(MAGIEN,STAT,REASDA) | ;
 | 
|
| RTRNERR(ETXT) | ; There was error from UPDATE^DIE quit with error text
 | 
|
| DELETE(IEN,REASON) | ; Delete Image by IEN
 | 
|
| DELFILES(IDATA) | ;This will format the data for the call to set the Delete Queue.
 |