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 » Message flows is converting CDATA iinto XML

Post new topic  Reply to topic
 Message flows is converting CDATA iinto XML « View previous topic :: View next topic » 
Author Message
Kireeti84
PostPosted: Wed Jun 24, 2015 5:41 am    Post subject: Message flows is converting CDATA iinto XML Reply with quote

Apprentice

Joined: 18 Oct 2013
Posts: 40

Need your help and expertise. we have migrated the the environment from version MB7 to IIB 9 and one of the service / Message flow which receives CDATA is converting the the CDATA into XML. The message flow has a soap input node. I dont understand why the code breaks after the migration ? we build this service last year and it has no issues till now.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Wed Jun 24, 2015 6:53 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Something that worked on V7 may not work on V9 simply because of a hole that allowed something that shouldn't work to work have been fixed.

I hope this is a test or Dev envionment.... and not PROD.

I suggest that you enable usertrace on the problem flow and see if it reveals a possible causeIf not then it is going to need some changes.

I've just done a similar upgrade and had to make a few small changes. IMHO this is not unexpected.
_________________
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
View user's profile Send private message
Kireeti84
PostPosted: Thu Jun 25, 2015 10:55 am    Post subject: Reply with quote

Apprentice

Joined: 18 Oct 2013
Posts: 40

this is in stage. the user trace says the soap input node is stripping off the cdata and sending in xml. this flow uses soap 1.2. we have a similar flow and it works just fine but that uses soap 1.2. We opened a PMR and waiting to hear back from IBM. is this something related to OS ? after the forklift on this message flow breaks and rest of the flows working fine. any other thoughts ?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Jun 25, 2015 12:07 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

Have you opened a PMR yet? Maybe you need to set the CDATA as opaque parsing?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
GAKD
PostPosted: Thu Jun 25, 2015 12:25 pm    Post subject: I have recently just worked on such a requirement in IIB . Reply with quote

Novice

Joined: 25 Jun 2015
Posts: 14

The CDATA section as soon as it comes out of SOAP input NODE gets converted into bitstream which may look similar to a XML when you see it in trace node after the SOAP input but its still bitstream. It cant be XML for sure. If you want it as XML then you need to parse it with CREATE function. It cant be just XML until and unless you do something on the bitsream data.
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Thu Jun 25, 2015 12:28 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

If the CDATA has been parsed, the trace output will show a logical message tree for the CDATA field.

If it hasn't been parsed, the trace will show a single string.
Back to top
View user's profile Send private message
GAKD
PostPosted: Fri Jun 26, 2015 5:39 am    Post subject: Yes the single string is nothing but the bitstream data Reply with quote

Novice

Joined: 25 Jun 2015
Posts: 14

Yes the single string is nothing but the bitstream data
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Message flows is converting CDATA iinto XML
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.