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 » Can not parse message with attachment in SoapInput

Post new topic  Reply to topic
 Can not parse message with attachment in SoapInput « View previous topic :: View next topic » 
Author Message
ilabmq
PostPosted: Fri Sep 10, 2010 2:49 am    Post subject: Can not parse message with attachment in SoapInput Reply with quote

Newbie

Joined: 02 Sep 2010
Posts: 8

I and sending the SOAP attachment using SoapRequest, i.e.
SET
Code:
OutputRoot.SOAP.Attachment.woolworths.BLOB  = InputRoot.SendFile.BLOB.BLOB;      
but on the other siden handled by another flow with SoapInput gettting an error using parser modec
Quote:
On Demand
,
Quote:
problem creating SOAP tree from bitstream
.

The content type is
Quote:
application/dime
.

Changing the mode to
Quote:
Completed and Immidiate
I abserve the request timed out, (the attachment sise is 200,000.
I read through all referencies but could not establish the reason for this problem.

Many thanks
Back to top
View user's profile Send private message
kimbert
PostPosted: Fri Sep 10, 2010 4:10 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
problem creating SOAP tree from bitstream
That is only a part of the error message. You can find the rest of it by looking in the Windows Event Viewer ( if on Windows ) or the system event log ( if on Unix/Linux ) or by taking a user trace.
Without more information about the problem it will be hard to diagnose.
Back to top
View user's profile Send private message
mgk
PostPosted: Fri Sep 10, 2010 5:23 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Are you sure this path is correct:

Code:
InputRoot.SendFile.BLOB.BLOB;


I would have expected that BLOB.BLOB would be at the root, not under "SendFile" as that is not a parser name.

Post the output of a trace node showing the $Root before the SOAPRequest node so I can have a look at the tree you are trying to send...
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
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 » Can not parse message with attachment in SoapInput
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.