1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
602 views
by michael-h-5027 (14.8k points)

1 Answer

0 votes
 
Best answer
A message is the basic unit of data that QIE operates on. It is a packet of data which represents a communication in digital format from a source system to a destination system. A message consists of a format (HL7, XML, CSV, etc.) and content. Using QIE, messages can be routed based on content or other conditional logic, message content can be manipulated using mapping functions, and message format can be changed from one format to another (e.g. from HL7 to XML).
 
Please keep in mind that we are not talking about the message object in QIE. To read more about the Source, or Message object please see their respective question and answers.
by michael-h-5027 (14.8k points)
selected by ron-s-6919
...