Print Page as PDF
XUJFST1 ICR (7122)

XUJFST1    ICR (7122)

Name Value
NUMBER 7122
IA # 7122
DATE CREATED 2019/12/20
CUSTODIAL PACKAGE KERNEL
USAGE Controlled Subscription
TYPE Routine
ROUTINE XUJFST1
NAME XUJFST1
GENERAL DESCRIPTION
This Integration Control Registration describes
Controlled Subscription use of Application Program Interfaces to access data
in Kernel files.
STATUS Active
KEYWORDS
  • NEW PERSON
  • LOOKUP
  • LIST
DURATION Till Otherwise Agreed
ID XUJFST1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
USERLIST
This Application Program Interface (API) will receive
a list of parameters and return a list of entries from the NEW PERSON file
(#200) and NAME COMPONENTS file (#20) in an array received from the
subscribing application.
VARIABLES TYPE VARIABLES DESCRIPTION
LST Both
Input: Array name that contains the list returned
from the NEW PERSON file.  [REQUIRED]

Output: Array (name received) populated with data from the list of NEW PERSON
entries returned.  Data returned are the following elements:
Station#^DUZ^NEW PERSON Name field (#.01)
NAME COMPONENTS Degree field (#6)
NAME COMPONENTS Famly (Last) Name field (#1)
NAME COMPONENTS Given (First) Name field (#2)
NAME COMPONENTS Middle Name field (#3)
NAME COMPONENTS Prefix field (#4)
NAME COMPONENTS Suffix field (#5)
NEW PERSON Service/Section field (#29)
NEW PERSON Title field (#8)
Errant New Person records are written to the
Kernel Error trap and not returned in the
(LST) results array.
XUZUSRNM Input
Name (partial or complete) to search for in the NEW
PERSON file.  [OPTIONAL - If not defined, search of the NEW PERSON file will
begin at the first entry]
N Input
The maximum number of entries to list in the LST
array.  [OPTIONAL - Default 50]
KEY Input
A Kernel Security Key.  The NEW PERSON file entries
returned in the list are screened for this Security Key.  [OPTIONAL - When
undefined, users are not screened on Kernel Security Key]
XUZNODUP Input
Duplicate filter indicator as follows:
0 - Return all NEW PERSONs including duplicate
names & degrees
1 - Only return a single NEW PERSON when
multiple users have the same name and
degree [OPTIONAL - Default 0]
XUZENDNM Input
Name not to exceed in the list returned with the LST
array from the NEW PERSON file.  (E.G. The end name in the list) [OPTIONAL -
When not defined, NEW PERSON file will be searched until the end or the number
of entries in N are listed]
SUBSCRIBING PACKAGE VETERANS DATA INTEGRATION AND FEDERATION