This operation allows you to compose a document using non-XML message data from an existing message item type. The non-XML data is transformed into XML format through a Unity Script and then used to compose the document. Creating a Receive Non-XML Message operation also automatically creates an HIS on-ramp using the configuration settings from the operation.
This operation is the only way to send a batch of messages on a single request. The Unity Script object that stores the results is a collection, and multiple XML Document objects can be added to it. Since the script executes on each operation call, this means it is possible to parse a single string into one-to-many XML documents.
This operation is intended for use with the HIS Workflow XML Messaging feature, which is a separate feature from the Enterprise Integration Server and does not have a corresponding operation in the Enterprise Integration Server documentation.
After selecting the Receive Non-XML Message web operation action in the Create Web Operation wizard, the Select Non-XML Message Item Type dialog box is displayed.