TIU REMOVE LINK TO IMAGE (393)    REMOTE PROCEDURE (8994)

Name Value
NAME TIU REMOVE LINK TO IMAGE
TAG DELIMAGE
ROUTINE TIUSRVPL
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY SUBSCRIPTION
DESCRIPTION
This RPC will remove a link between a document and an image. Only valid 
links may be removed.
INPUT PARAMETER
  • TIUDA
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the record number (IEN) of the document in the TIU DOCUMENT FILE
    (#8925).
    
  • IMGDA
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the record number (IEN) of the document in the IMAGE FILE (#2005).
    
RETURN PARAMETER DESCRIPTION
This is a BOOLEAN result. If the call is made with record numbers for which 
a valid link exists, it will remove the link, and the return value will be 
1 (TRUE), otherwise, the return value will have two '^'-pieces (i.e., zero 
and an explanatory message (e.g., 0^ Document and Image not currently 
linked)).