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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: XMTDR

Package: MailMan

Routine: XMTDR


Information

XMTDR ;ISC-SF/GMB-Transmit messages in a queue ;08/28/2003 09:22

Source Information

Source file <XMTDR.m>

Entry Points

Name Comments DBIA/ICR reference
PLAY(XMINST,XMSITE,XMB) ;
TASK ; Task Manager comes here to send message to remote site
; (Tasked by QUEUE^XMKPR or REQUEUE^XMKPR)
; Was ZTSK^XMS0 (ISC-WASH/THM/CAP)
; Variables supplied by TaskMan:
; XMINST Institution number
; XMPOLL Are we polling? 0=no; 1=yes
CHKSETIP(XMINST,XMSITE,XMB) ;
OBE(XMINST) ; Overcome by Events?
XMTGET(XMINST,XMB) ;
XMTAUDT(XMINST,XMB) ;
XMTFINIS(XMINST) ;
ERRTRAP ; (Called from ^XMCTRAP)
XMTSTAT(XMINST,XMWHICH,XMTXT,XMINCR) ; Statistics recording for message transmission
; We write to 4.2999 every 20 lines up to 100, and then every 100 lines
; after that.
; XMWHICH S=Send; R=Receive
; XMTXT XMSG or XMRG (What is sent or received)
XMTHIST(XMINST,XMWHICH,XMLINES) ; Update history statistics for sending/receiving msgs
STATMON(XMINST,XMMONTH) ; Set up a record for a month for a domain
STAT(XMINST) ; Set up record for domain in 4.2999 MESSAGE STATISTICS file

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$$EZBLD^DIALOG(42267,.XMPARM)
  • Line Location: CHKSETIP+22

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(4.2 - [#4.2] FIND1^DIC
4.21 WP^DIE
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call