Print Page as PDF
ROUTINE SCMCUT ICR (3398)

ROUTINE SCMCUT    ICR (3398)

Name Value
NUMBER 3398
IA # 3398
DATE CREATED 2003/04/21
CUSTODIAL PACKAGE SCHEDULING
CUSTODIAL ISC Albany
USAGE Controlled Subscription
TYPE Routine
ROUTINE SCMCUT
NAME ROUTINE SCMCUT
GENERAL DESCRIPTION
In support of the Smart Card initiative, Registration
needs to use routine SCMCUT and the APIs in the routine to ensure that server
and client software running on both the local site and the remote site can run
together.
STATUS Retired
DURATION Till Otherwise Agreed
ID SCMCUT
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
CLNLST
API returns a list of clients that can be run with a
specific server version.
VARIABLES TYPE VARIABLES DESCRIPTION
SER Input
Version of the server
ARY Output
Array root that for the list
ACT Input
1 - return only active clients 0 - return all clients
ACTCLT
Function returns the status of a client version.  The
status indicates whether or not the client is active.
VARIABLES TYPE VARIABLES DESCRIPTION
CLT Input
This variable is the client version
RESULTS Output
1 - Active 0 - Not Active -1^Error message
ACTSER
Returns the status of a server version
VARIABLES TYPE VARIABLES DESCRIPTION
SER Input
This variable holds the server version
ARY Output
Array root for the results.  1 - success 0 - none
found
UPCLNLST
updates the client/server pair, if indicated, in
files 404.45 and 404.46
VARIABLES TYPE VARIABLES DESCRIPTION
SCX Input
string with input values SERVER PATCH^CLIENT
VERSION^ENABLE OVERRIDE (1=BYPASS, 0=NO (DEFAULT))^ACTIVE SERVER
(1=YES(DEFAULT),0=NO)^ACTIVE CLIENT(1=YES(DEFAULT),0=NO) the first two pieces
are required
SCRESULT Output
1 - success 0 - failure/not allowed
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
REGISTRATION Albany
Registration will use these APIs for the Network Data
Retrieval functionality that is part of the Smart Card initiative.