Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XUPCSRVR

Package: Kernel

Routine: XUPCSRVR


Information

XUPCSRVR ;OAK/BT- SERVER TO UPDATE THE PERSON CLASS(#8932.1) FILE ;12/05/13

Source Information

Source file <XUPCSRVR.m>

Entry Points

Name Comments DBIA/ICR reference
S1 ;get data from email; this starting point for SERVER OPTION. [XUPCSRVR] UPDATE PERSON CLASS SERVER
ADD(XUDATA) ; add or update a single entry
DEL(XUIEN)
DEFI(XUIEN) ;
SEND(XUKIND) ; Send to sites
CRMG ;CREATE MAIL GROUP
DEF ; Update definitions
DEF1(XUI) ; Update definition for single entry XUI
GETDEF ; get definitions
GETDES(XUI,XUY) ; get single entry definition
POST ;
609 ;
610 ;
745 ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,XUI," ;"
  • Line Location: GETDES+2
Function Call: WRITE
  • Prompt: !," ;;",$G(^USC(8932.1,XUI,11,XUA,0))
  • Line Location: GETDES+3
Function Call: WRITE
  • Prompt: !," ;;END"
  • Line Location: GETDES+4
Info |  Source |  Entry Points |  Interaction Calls