I am facing a problem related to DateTime data type while defining a message set.
I am using WebSphere Message Broker Toolkit Version: 6.0.2 and Build id: 20061201_1308
The structure of the message looks like
Code:
Information
Name (Character 10)
DOB (DateTime with format yyyy-MM-dd'T'HH:mm:ss.SSSSSSSZZZ)
Message Domain : MRM
Message Format : XML
When I model and construct the mesage definition according to the above specified format then the parser not able to parse the message. I am getting below exception
CPI Unable to parse datetime internally error number 5540
Insert
Type = 5
Text = 2003-01-21T00:00:00.0000000+01:00
Insert
Type =5
Text = yyyy-MM-dd'T'HH:mm:ss.SSSSSSSZZZ
Insert
Type = 2
Text = 1
I would like to know is there any limitation for the number of fractional digits (SSSSSSS). Because I tried to use only 6 fractional digits then the praser able to parse the message successfully.
Thank you in advance
SSM _________________ IBM Certified Solution Developer WebSphere Message Broker V6.0
IBM Certified System Administrator WebSphere MQ V6.0
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum