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

Package: Text Integration Utility

Routine: TIUPEVNT


Information

TIUPEVNT ; SLC/JER,AJB - Event logger for upload/filer ;Sep 18, 2021@22:54:45

Source Information

Source file <TIUPEVNT.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN(BUFDA,ETYPE,ECODE,TIUTYPE,FDA,MSG) ; ---- Controls branching
LOG(BUFDA,ETYPE,ECODE,TIUTYPE,EVNTDA,FDA,MSG) ; ---- Register event in
; TIU UPLOAD LOG file
; (#8925.4)
ERRMSG(ETYPE,ECODE,TIUTYPE,FDA,MSG) ; ---- Set error messages
ERRMSX
ALERT(BUFDA,ERRMSG,EVNTDA) ; ---- Send alerts for filing errors
DISPLAY ; ---- Alert followup action for filing errors
DISPX
WRITEHDR(EVNTDA,TIUTYPE,TIUINQ) ; ---- Write header to screen
VALID(TIULINE,TIUFLD,TIUVALID) ;Is header missing valid Author or DDT?
ALERTDEL(DA) ; ---- Delete alerts associated with a given record
RESOLVE(EVNTDA,ECHO) ; ---- Indicate resolution of error
INQRHELP ; Help for Upload Error Inquire to Patient Record prompt

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: DISPLAY+17
Function Call: WRITE
  • Prompt: !!,"Filing error resolution code could not be found for this document type.",!,"Please edit the buffered data directly and refile."
  • Line Location: DISPLAY+22
Function Call: WRITE
  • Prompt: !!,"You may now edit the buffered upload data in an attempt to resolve error:",!,$P(XQADATA,";",2),!
  • Line Location: DISPLAY+23
Function Call: WRITE
  • Prompt: !!,"The header of the original, failed record looks like this:",!
  • Line Location: WRITEHDR+7
Function Call: WRITE
  • Prompt: !,TIULINE
  • Line Location: WRITEHDR+9
Function Call: WRITE
  • Prompt: !,"Do you wish to be prompted for the data necessary to resolve the filing error?"
  • Line Location: INQRHELP+1
Function Call: WRITE
  • Prompt: !,"If not, answer NO to proceed and edit the buffered data directly without"
  • Line Location: INQRHELP+2
Function Call: WRITE
  • Prompt: !,"prompts, or enter '^' to come back and resolve the error later."
  • Line Location: INQRHELP+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^TIU(8925 - [#8925] CHK^DIE
^TIU(8925.4 - [#8925.4] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call