You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

I have several hl7 files samples. Each file contains a message type A01, A03, A31, ...
I load each time the hl7 file corresponding the message. Each time my mappings diseapear.
1. In the thl7Input configuration i put
context.DATA_DIR + "/" + ((String)globalMap.get("tWaitForFile_1_FILENAME")) in the file path field
result from the component tWaitForFile. The name of file is not static, so i load it dynamically
2. I import the configuration into XML files of the segments.
3. When i return in the integration view in part "component" of the thl7Input, all my definitions segments don't appear
Has someone got a very good exemple of th7Input usage ?
Offline
Pages: 1