Discussion:
empty batch was received with fragmentation turned on
(too old to reply)
Ramakrishna Mittapally
2008-12-16 22:01:03 UTC
Permalink
Hi,

I am getting below error while parsing the HL7 message

----event log msg------------------------
Event Type: Information
Event Source: BizTalk Accelerator for HL7
Event Category: None
Event ID: 4119
Date: 12/16/2008
Time: 1:34:57 PM
User: N/A
Computer: xxcomputer
Description:
An empty batch was received with fragmentation turned on. The 1st 1kb of the
message is
MSH|^~\&|ABCCOMP|MEDIC|VITL|XXYLRXREQUEST|200811170138|sec|ADT^A31|PVA08080002991_1.xml|P|2.3
EVN|A31|20083817013828
PID|1||1234567||VO^QUI^T||12345567|F||xy|1234 TEST
DRIVE,100^^XXY^CA^12341||(123)456-7898|||M
PV1|1|O|MV01
ZPT|||||VI|^^^^^^1234^2^XXXX-YYYYYYY HEALTH
CENTER^1234567^N^VO.QUI.T_Applicant
GT1|1||VO^QUI^T||1234 TEST DRIVE,100^^XXY^CA^12341||||||1
IN1|1|INS|XXYRSPECSTD
|||||||||20070601|20090531|||VO^QUI^T|2|||||||||||||||||||123413251
--------------------------------------------
---- Orginal message --------------------
MSH|^~\&|ABCCOMP|MEDIC|VITL|XXYLRXREQUEST|200811170138|sec|ADT^A31|PVA08080002991_1.xml|P|2.3
EVN|A31|20083817013828
PID|1||1234567||VO^QUI^T||12345567|F||xy|1234 TEST
DRIVE,100^^XXY^CA^12341||(123)456-7898|||M
PV1|1|O|MV01
ZPT|||||VI|^^^^^^1234^2^XXXX-YYYYYYY HEALTH
CENTER^1234567^N^VO.QUI.T_Applicant
GT1|1||VO^QUI^T||1234 TEST DRIVE,100^^XXY^CA^12341||||||1
IN1|1|INS|XXYRSPECSTD
|||||||||20070601|20090531|||VO^QUI^T|2|||||||||||||||||||123413251

---------------------------------------------
I have created party and set the fragmentation to 'No' and Validate body
segments to false in HL7 configuration.
I have also created multipart messages in the order and set the 'Message
Body Part' property of Bodysegments to True.

Can somebody throw some light to find the issue?
Ramakrishna Mittapally
2008-12-16 22:37:02 UTC
Permalink
forgot to mention one more point, the ZPT segment original message is custom
segment and i created all the neccessary nodes to have custom segment in
dictionary schemas too.
Post by Ramakrishna Mittapally
Hi,
I am getting below error while parsing the HL7 message
----event log msg------------------------
Event Type: Information
Event Source: BizTalk Accelerator for HL7
Event Category: None
Event ID: 4119
Date: 12/16/2008
Time: 1:34:57 PM
User: N/A
Computer: xxcomputer
An empty batch was received with fragmentation turned on. The 1st 1kb of the
message is
MSH|^~\&|ABCCOMP|MEDIC|VITL|XXYLRXREQUEST|200811170138|sec|ADT^A31|PVA08080002991_1.xml|P|2.3
EVN|A31|20083817013828
PID|1||1234567||VO^QUI^T||12345567|F||xy|1234 TEST
DRIVE,100^^XXY^CA^12341||(123)456-7898|||M
PV1|1|O|MV01
ZPT|||||VI|^^^^^^1234^2^XXXX-YYYYYYY HEALTH
CENTER^1234567^N^VO.QUI.T_Applicant
GT1|1||VO^QUI^T||1234 TEST DRIVE,100^^XXY^CA^12341||||||1
IN1|1|INS|XXYRSPECSTD
|||||||||20070601|20090531|||VO^QUI^T|2|||||||||||||||||||123413251
--------------------------------------------
---- Orginal message --------------------
MSH|^~\&|ABCCOMP|MEDIC|VITL|XXYLRXREQUEST|200811170138|sec|ADT^A31|PVA08080002991_1.xml|P|2.3
EVN|A31|20083817013828
PID|1||1234567||VO^QUI^T||12345567|F||xy|1234 TEST
DRIVE,100^^XXY^CA^12341||(123)456-7898|||M
PV1|1|O|MV01
ZPT|||||VI|^^^^^^1234^2^XXXX-YYYYYYY HEALTH
CENTER^1234567^N^VO.QUI.T_Applicant
GT1|1||VO^QUI^T||1234 TEST DRIVE,100^^XXY^CA^12341||||||1
IN1|1|INS|XXYRSPECSTD
|||||||||20070601|20090531|||VO^QUI^T|2|||||||||||||||||||123413251
---------------------------------------------
I have created party and set the fragmentation to 'No' and Validate body
segments to false in HL7 configuration.
I have also created multipart messages in the order and set the 'Message
Body Part' property of Bodysegments to True.
Can somebody throw some light to find the issue?
mquian@online.microsoft.com
2008-12-23 18:05:01 UTC
Permalink
It is an informational message and the 4119 entries cannot be turned off
selectively for now. It will be logged in the application event log every
time you receive an HL7 message. Please check http://support.microsoft.com
periodically for a possible hotfix in the future.

Maria

This posting is provided "AS IS" with no warranties,and confers no rights.
biztalk2006
2009-03-25 11:35:01 UTC
Permalink
go to global options under biztalk HL7 accelerator configuration explorer and
uncheck event log. you will stop seeing these messages in the event viewer.
Post by ***@online.microsoft.com
It is an informational message and the 4119 entries cannot be turned off
selectively for now. It will be logged in the application event log every
time you receive an HL7 message. Please check http://support.microsoft.com
periodically for a possible hotfix in the future.
Maria
This posting is provided "AS IS" with no warranties,and confers no rights.
Ramakrishna Mittapally
2009-05-28 02:35:01 UTC
Permalink
This actually stops all the events logging into event log. We might miss some
of the important error event information if we uncheck the event log.
Post by biztalk2006
go to global options under biztalk HL7 accelerator configuration explorer and
uncheck event log. you will stop seeing these messages in the event viewer.
Post by ***@online.microsoft.com
It is an informational message and the 4119 entries cannot be turned off
selectively for now. It will be logged in the application event log every
time you receive an HL7 message. Please check http://support.microsoft.com
periodically for a possible hotfix in the future.
Maria
This posting is provided "AS IS" with no warranties,and confers no rights.
Loading...