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 |  Used in RPC
Print Page as PDF
Routine: HMPTOOLS

Package: Enterprise Health Management Platform

Routine: HMPTOOLS


Information

HMPTOOLS ;ASMR/JD - More HMP utilities ; 9/25/15 10:59am

Source Information

Source file <HMPTOOLS.m>

Entry Points

Name Comments DBIA/ICR reference
CHKXTMP(RSLT) ; RPC(HMP CHKXTMP) to return the state of ^XTMP data
; RSLT - Return array:
; "There are a total of xxx patients in queue. yyy Complete zzz Staging"
; Where xxx,yyy, and zzz are zero or greater.
; NOTE: If xxx is zero, then the sentence after "queue." will NOT be displayed
MON ; Monitor the progress of ^XTMP growth. JD - 6/11/15
SIZE(RSLT) ; calculate the size of XTMP global
GETSIZE(HMPMODE,HMPSRVN) ; -- return current aggregate extract size for extracts waiting to be sent to HMP servers
; input: HMPMODE := [ estimate - use estimated domain average sizes (default) |
; actual - walk though object nodes to calculate using $LENGTH ]
; HMPSRVN := name of HMP server [optional - defaults to all HMP servers]
; returns: total size in bytes ^ object count
WALK(BATCH,TASK,DOMAIN) ; -- walk through domain objectS in task to get actual size
MSG(M,Q,V) ;

Used in RPC

RPC Name Call Tags
HMP SUBSCRIPTION STATUS SUBSTA
Info |  Source |  Entry Points |  Used in RPC