Hi All!
I'm evaluating Mirth for integrating it into a custom application. After testing it, I have some questions:
*Where can I find some documentation about clustering ?
*It's possible to have multiple Mirth instances running against the same configuration DB ? (as the field "server_id" on message table seems to indicate)
*How can I use prepared statements on a database writer ? or where can I find a full API of the implementation of JS done in Mirth (rhino?) ?
*How can I implement an acknowledge protocol in a channel that reads from file and writes to a DB ? I found the same question on http://www.mirthproject.org/index.ph...d=3799&catid=2
*How can I implement an "action" to do if the transformation fails, or the file has no correct HL7 format or can't read the file .... I'm looking for action defined in case of (any) error.
Yes, I know, my english is very poor xD
Thanks in advance
Post edited by: quimicefa, at: 01/02/2008 04:54
I'm evaluating Mirth for integrating it into a custom application. After testing it, I have some questions:
*Where can I find some documentation about clustering ?
*It's possible to have multiple Mirth instances running against the same configuration DB ? (as the field "server_id" on message table seems to indicate)
*How can I use prepared statements on a database writer ? or where can I find a full API of the implementation of JS done in Mirth (rhino?) ?
*How can I implement an acknowledge protocol in a channel that reads from file and writes to a DB ? I found the same question on http://www.mirthproject.org/index.ph...d=3799&catid=2
*How can I implement an "action" to do if the transformation fails, or the file has no correct HL7 format or can't read the file .... I'm looking for action defined in case of (any) error.
Yes, I know, my english is very poor xD
Thanks in advance
Post edited by: quimicefa, at: 01/02/2008 04:54
Comment