Hi all.
I just downloaded mirth yesterday, installed it and try use it.
I m blocked in two aspects :
1/ My goal is to detect db table update / insert / delete and to generate an HL7 message (the low layer transfer protocol is not a problem).
I don't understant how I can do this with the database interface : how an sql order can do that ? Maybe with a new row in the table like "transfered" ? Is it a "best practice" to do that ? I think I cant modify the database model in fact.
2/ I don't really understand the transformer channel interface : someone has a real exemple (with a lot of processed fields ?)
Thanks in advance
Sorry for my english I m french
I just downloaded mirth yesterday, installed it and try use it.
I m blocked in two aspects :
1/ My goal is to detect db table update / insert / delete and to generate an HL7 message (the low layer transfer protocol is not a problem).
I don't understant how I can do this with the database interface : how an sql order can do that ? Maybe with a new row in the table like "transfered" ? Is it a "best practice" to do that ? I think I cant modify the database model in fact.
2/ I don't really understand the transformer channel interface : someone has a real exemple (with a lot of processed fields ?)
Thanks in advance
Sorry for my english I m french

Comment