|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
DFDL Parser Exception |
« View previous topic :: View next topic » |
Author |
Message
|
RamBhavani |
Posted: Fri Oct 17, 2014 7:08 am Post subject: DFDL Parser Exception |
|
|
Newbie
Joined: 05 Oct 2014 Posts: 5
|
Hi All,
I am getting DFDL parser exception when I try to parse CSV file in HTTP Input node. I am making a HTTPs POST call from SOAP UI.
But, the same request and DFDL schema refrence works fine in MQ Input Node. (tested from Rfhutil)
I could see the below error message when I tried to do a debug:
Text:CHARACTER:An error occurred whilst parsing with DFDL
Text:CHARACTER:CTDP3062E: An unexpected non-postfix separator ',' occurs in a postfix position at offset '29' in 'sequence' group contained within element 'header', xpath: '/CreateBatchMsg[1]/header[1]
Could anyone please help me?
Thanks and Regards,
Bhavani B R |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Oct 17, 2014 7:51 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
What version of Broker/IIB are you using (please include the FixPack) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Oct 17, 2014 9:01 am Post subject: Re: DFDL Parser Exception |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
RamBhavani wrote: |
I could see the below error message when I tried to do a debug |
What do you see when you take a user trace? This will have the full DFDL trace.
You might also want to consider putting a trace node after the HTTPInput node, and the MQInput node, and compare the results. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
RamBhavani |
Posted: Mon Oct 20, 2014 1:15 am Post subject: |
|
|
Newbie
Joined: 05 Oct 2014 Posts: 5
|
Hi,
I am using Message Broker version 8.0.0.2
After HTTP Input, I have put a trace Node. But, its throwing the below error. :
Text:CHARACTER:An error occurred whilst parsing with DFDL
Text:CHARACTER:CTDP3062E: An unexpected non-postfix separator ',' occurs in a postfix position at offset '29' in 'sequence' group contained within element 'header', xpath: '/CreateBatchMsg[1]/header[1]
Thanks and Regards,
Bhavani B R |
|
Back to top |
|
 |
kimbert |
Posted: Mon Oct 20, 2014 8:03 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
You will need to take a user trace. This will require you to execute three command-line tools:
mqsichangetrace ( to switch on user trace )
--put your message through the flow
mqsireadlog ( to read the trace as XML )
mqsiformatlog ( to format the trace file as text )
Make sure that you take a debug-level user trace ( but not service trace ) . _________________ Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too. |
|
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
|
|
|
|