Print Page as PDF
Imaging - TIUSRVPL ICR (3566)

Imaging - TIUSRVPL    ICR (3566)

Name Value
NUMBER 3566
IA # 3566
DATE CREATED 2002/04/25
CUSTODIAL PACKAGE TEXT INTEGRATION UTILITIES
CUSTODIAL ISC Salt Lake City
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE TIUSRVPL
NAME Imaging - TIUSRVPL
GENERAL DESCRIPTION
Execution at GETILST is called to retrieve a list of
associated images for a document entry in TIU.  Execution at PUTIMAGE is
called to store an image pointer in file 8925.91, creating an
Image-To-Document link. Execution at DELIMAGE is called to delete an image
pointer in a TIU document.  Execution at GETDLST is called to get a list of
associated TIU documents for a given image entry.
STATUS Active
DURATION Till Otherwise Agreed
ID TIUSRVPL
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
PUTIMAGE
API to store an Image pointer in file 8925.91.
VARIABLES TYPE VARIABLES DESCRIPTION
IMGDA Input
This variable contains an Image pointer.
TIUY Output
Return variable will be a two-piece value, first
piece will indicate success (1) of failure (0) and the second piece indicate
the reason of failure.
DELIMAGE
API to delete the image pointer in the DOCUMENT FILE.

VARIABLES TYPE VARIABLES DESCRIPTION
TIUY Output
Return variable is a two-piece value, first piece
indicates success (1) or failure (0) and second piece is the reason for the
failure.
TIUDA Input
The document pointer (ien).
IMGDA Input
The image pointer (ien)
GETILST
API to get a list of associated image pointer for a
specified DOCUMENT.
VARIABLES TYPE VARIABLES DESCRIPTION
TIUY Output
A sequential array of image pointers (ien).
TIUDA Input
The DOCUMENT pointer (ien).
GETDLST
API to get a list of associated documents for a
specified Image pointer.
VARIABLES TYPE VARIABLES DESCRIPTION
TIUY Output
A sequential array of document pointers (ien).
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
IMAGING Washington/Silver Spring
Text Integration Utilities grants Imaging permission to
call several modules in routine TIUSRVPL.