|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
date time format error at WMQI message set |
« View previous topic :: View next topic » |
Author |
Message
|
vrmartin |
Posted: Wed Mar 19, 2003 9:59 am Post subject: date time format error at WMQI message set |
|
|
Newbie
Joined: 19 Mar 2003 Posts: 4
|
I've imported a XML from a Schema and when I tried to test it through a flow it failed in the first time field, I've tried changing all kinds of setings but got no positive result.
Any hints?
Valentim |
|
Back to top |
|
 |
kirani |
Posted: Wed Mar 19, 2003 10:05 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Posting your ExceptionList would be helpful. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
vrmartin |
Posted: Wed Mar 19, 2003 10:31 am Post subject: |
|
|
Newbie
Joined: 19 Mar 2003 Posts: 4
|
Kiran,
The problem ocurs before it reaches the flow itself, in the input parsing, so I ain't got an exeption list.
XML:
---------------------------------
<DeliveryHeader>
<messageDateTime>
<DateTimeStamp>
<Date>1967-08-13</Date>
<Time>14:20:00-05:00</Time>
</DateTimeStamp>
</messageDateTime>
--------------------------------------
fail log:
---------------------------
(0x100001B)MRM = (
(0x300000D)@xmlns:xsi = 'http://www.w3.org/2001/XMLSchema-instance'
(0x300000D)@xsi:noNamespaceSchemaLocation = 'G:\USERS\DirCompartilhados\e-commerce\WebSphere MQ Integrator\Multistrata\Basf\Kit Basf Outbound\Schema\Multistrata_Schema_V2.05a.xsd'
(0x1000013)Preamble = (
(0x1000013)standardName = (
(0x300000B)GlobalAdministeringAuthorityCode = 'Multistrata'
)
(0x1000013)standardVersion = (
(0x300000B)VersionIdentifier = '2.04A'
)
)
(0x1000013)DeliveryHeader = (
(0x1000013)messageDateTime = (
(0x1000013)DateTimeStamp = (
(0x300000B)Date = TIMESTAMP '1967-08-13 00:00:00'
(0x1000013)Time =
)
)
)
)
Regards,
Valentim |
|
Back to top |
|
 |
kirani |
Posted: Wed Mar 19, 2003 9:38 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Valentim,
Try this to catpure Exception information:
Wire your MQInput's out terminal to ResetContentDescriptor node, configure this RCD node with message set information. Now attach the catch terminal of MQInput node to a trace node, configure this trace node to write ${ExceptionList} into some file. Next time when exception occurs this trace file will contain Exception information. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
vrmartin |
Posted: Fri Mar 21, 2003 4:58 am Post subject: |
|
|
Newbie
Joined: 19 Mar 2003 Posts: 4
|
My problem is solved.
I discovered that the schema imported had build the date/time mask wrongly including a ZZZ in the end of the time field, taking this out made the flow parse the entire xml doc, thanks for the help I'll keep the exptionlist generating recipe to use next time I need it, thanks!
Valentim |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|