ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Error while debugging the flow

Post new topic  Reply to topic
 Error while debugging the flow « View previous topic :: View next topic » 
Author Message
wmc27
PostPosted: Wed Jun 19, 2013 4:28 am    Post subject: Error while debugging the flow Reply with quote

Apprentice

Joined: 18 Dec 2008
Posts: 31

i am using WMB 8.0.0.2 and i see this strange error message while debugging the flow,

My flow is a simple flow MQIN>>>compute>MQOP with error frame work.

"The PIF data could not be found for the specified application"
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed Jun 19, 2013 4:39 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

What parser did you select in the MQInput node?
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
kimbert
PostPosted: Wed Jun 19, 2013 4:56 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
"The PIF data could not be found for the specified application"
That is not the error message. That is some text that you found in the ExceptionList.

You could have helped yourself a little more - the diagnostic messages emitted by WMB are hardly ever as bad as that! Please look up the text of the BIP message using Google, or take a user trace, or look in the Event Viewer ( windows ) or system log ( Unix ).
Back to top
View user's profile Send private message
wmc27
PostPosted: Wed Jun 19, 2013 4:56 am    Post subject: Reply with quote

Apprentice

Joined: 18 Dec 2008
Posts: 31

My input is XML,

MQInPut Node parser that i have selected is XMLNSC
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Jun 19, 2013 4:57 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Something in your flow is trying to use the DFDL parser. Check that you are invoking the correct message flow.
Back to top
View user's profile Send private message
wmc27
PostPosted: Wed Jun 19, 2013 5:04 am    Post subject: Reply with quote

Apprentice

Joined: 18 Dec 2008
Posts: 31

i am converting XML to Flat File using DFDL

SET OutputRoot.DFDL.DFDLSchema.FiledOne=COALESCE(InputRoot.XMLNSC.xxxx.FieldOne,'');
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Jun 19, 2013 5:40 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

wmc27 wrote:
i am converting XML to Flat File using DFDL

SET OutputRoot.DFDL.DFDLSchema.FiledOne=COALESCE(InputRoot.XMLNSC.xxxx.FieldOne,'');


Then you're not using XMLNSC.

And you still haven't quoted the full error message, nor shown any real diagnostic efforts.

Can you please explain the three first steps you should take when trying to solve any message broker problem?

As a hint, none of them are "post a question on mqseries.net". That's no sooner on the list than step 8.
Back to top
View user's profile Send private message
wmc27
PostPosted: Wed Jun 19, 2013 4:19 pm    Post subject: (Resolved) Error while debugging the flow Reply with quote

Apprentice

Joined: 18 Dec 2008
Posts: 31

issue resolved after deleting flows /redeploying the flows,DFDL schema

Thanks,
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Error while debugging the flow
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.