Probably simple for you guys but….
I’m developing an HL7 fileset interface.
I have a directory with HL7 messages.
On the inbound thread;
On the inbound side I’m using PROTOCOL:fileset-local with the properties;
the inbound directory is correct, style is HL7. nothing else configured
Under Route messages I have ADT_A31 with a simple xlate.
On the outbound thread;
I am also using PROTOCOL:fileset-local with the outbound directory set. The file name is set and append data is checked.
I have tested the route and it seems OK
I have tested the file and it seems correct.
When I start the process and thread on the inbound leg, it shows as “UP”.
BUT
No messages are sent. The outbound file is not created.
no messages are tallied in the status report.
the inbound directory is cleared, all messages are “gone”.
any takers as to what I might be doing wrong?
Thanks!