|
#1
|
|||
|
|||
|
Hi.
This will proabably be elementary to many, but am I right when I think, that the "Run on-update statement" is triggered by an ACK recived as response to a HL7 statement sent? Second. How do I get the accession # sent back in the ACK message? I can get the accession # that is sent, and it should be the same as the one recieved, but for the principel of the thing, how do I read data in the ACK recieved. Sincerely Birkerod |
|
#2
|
|||
|
|||
|
Hi birkerod,
The "run on update statement" is a database reader connector option that allows you to do something immediately after the execution of a polling cicle (i.e. mark the read line). About your second question you can: 1) Send the ack to another channel where to manage it, using the destination connector's "send response to" option; 2)Alternatively, you can write a postprocessing script in order to catch ack in the same channel. There are many posts in this forum about this topic. Best regards, Alessandro |
![]() |
| Thread Tools | |
| Display Modes | |
|
|