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: SCMCHLRR

Package: Scheduling

Routine: SCMCHLRR


Information

SCMCHLRR ;BP/DJB - PCMM HL7 Rejects - Resubmit ; 3/6/00 12:14pm

Source Information

Source file <SCMCHLRR.m>

Entry Points

Name Comments DBIA/ICR reference
EN(SCLIM) ;Entry point for retransmitting "M"arked messages
EXIT ;
LOOP ;Loop thru PCMM HL7 TRANSMISSION LOG file and find every entry
GETDATA(TRANI) ;Get DFN & VARPTR from PCMM HL7 TRANSMISSION LOG file
; Input:
; TRANI - IEN to file PCMM HL7 TRANSMISSION LOG file (#404.471)
RETRAN ;Re-transmit messages.
GEN
STATUS(TRANI,STATUS) ;Update STATUS field in PCMM HL7 TRANSMISSION LOG file.
; Input: TRANI - IEN of PCM HL7 TRANSMISSION LOG file
; STATUS - A=Accepted, M=Marked for re-transmit, RJ=Rejected
AUTO(SCLIM) ;Auto retransmit messages that have not received an ACK.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "Unable to initialize HL7 variables - protocol not found"
  • Line Location: RETRAN+13
Function Call: WRITE
  • Prompt: $P(RESULT,"^",2)
  • Line Location: RETRAN+24
Function Call: WRITE
  • Prompt: $P(RESULT,"^",2)
  • Line Location: RETRAN+26
Info |  Source |  Entry Points |  Interaction Calls