DSSO XPD LAST INSTALL (4275)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO XPD LAST INSTALL
TAG RLAST
ROUTINE DSSOXPD
RETURN VALUE TYPE SINGLE VALUE
DESCRIPTION
This RPC returns the latest completely-installed version of a KIDS build
from the Install file (#9.7).  This RPC is intended for use for
applications that do not have an entry in the Package file (#9.4)
(i.e. - APAT); however, it may be used for any application.
INPUT PARAMETER
  • DSSOINNM
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   50
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Required - the namespace of the application (i.e. - DSSO).  The
    version number and patch number may be entered but are unnecessary.
    
  • DSSOFUN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    If $G(DSSOFUN) then extrinsic function, else RPC.
    
RETURN PARAMETER DESCRIPTION
Output:
  Error Message:  "-1^"_error message" or "0^"_warning message
  Successful Completion:
  Last Completed Installation in format:
    Version Number from Build file (#9.6)^Status^Install Complete
    Date^ File Comment
    Note:  Only entries whose Status (field #.02) in the Install
           file (file #9.7) is 3 (Install Completed) are returned.