HLOAPI3 ;ALB/CJM-HL7 - Developer API's for sending application acks ;07/17/2012
Source file <HLOAPI3.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| BATCHACK(HLMSTATE,PARMS,ACK,ERROR) | ;; Starts a batch message that is the response to a batch message. Individual acks are placed in the batch by calling $$ADDACK.
|
|
| ADDACK(ACK,PARMS,ERROR) | ;;This API adds an application acknowledgment to a batch
|
|
| RESEND(MSGIEN,ERROR) | ;; Retransmit message
|
|
| SETPURGE(MSGIEN,TIME) | ;; Set message up for purging.
|
|
| REPROC(MSGIEN,ERROR) | ;; Reprocess message.
|
|
| PROCNOW(MSGIEN,PURGE,ERROR) | ;;
|