Handle Inbound Debatching of Large HL7 Message Payloads
If your inbound HL7 message includes a large payload, you can debatch (split) the payload into manageable messages if you select the Split payload into chunks operation in the healthcare action. This operation enables your inbound message to be successfully converted to XML format without errors in the healthcare action.
Because the native payload size can be large, the Split payload into chunks operation enables you to split the payload into smaller messages for processing. You can specify the number of messages into which to split the payload and the size for each message. The split into smaller messages occurs before translation from the native payload into XML format. For example, assume you have a payload that is 4 MB is size. You can specify to split the message into 4 messages, each of 1 MB in size.
| Supported Message Format | How Debatching Works |
|---|---|
|
A payload that contains multiple batch headers within a file header and multiple message header segments within a batch header:
|
|
|
A batch payload that contains multiple message header segments:
|
|