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 » Web Service Integration for P8(SOAP over HTTP)

Post new topic  Reply to topic
 Web Service Integration for P8(SOAP over HTTP) « View previous topic :: View next topic » 
Author Message
stevarg
PostPosted: Wed Mar 27, 2013 7:40 am    Post subject: Web Service Integration for P8(SOAP over HTTP) Reply with quote

Novice

Joined: 20 Nov 2012
Posts: 24

Hi,

I have a requirement where in I need to integrate to P8 Document System using Web Services to upload/download /update metadata for documents.

P8 is exposing web service to upload document.
The operation request message has a field called <content> which is of type xsd:base64binary to populate the content of the file to be uploaded from the client system.

What could be the maximum size of the content in xsd:base64binary format that can be sent as a SOAP message over HTTP.

I have tested for messages coming to 6MB approx.

Also what could be a better design for the above scenario.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed Mar 27, 2013 7:46 am    Post subject: Reply with quote

Jedi Knight

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

No practical limit, just limited by your system resources.

It seems your WSDL dictates your design since the WSDL is the contract between producer and consumer. If we came up with a better design, how would you implement the better design without changing the WSDL contract?
_________________
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
stevarg
PostPosted: Wed Mar 27, 2013 8:22 am    Post subject: Reply with quote

Novice

Joined: 20 Nov 2012
Posts: 24

What could be a better design if I am ready to change to contract.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Mar 27, 2013 8:25 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

stevarg wrote:
What could be a better design if I am ready to change to contract.

How can you change the contract without changing the P8 Document System, whatever that is....
?
Back to top
View user's profile Send private message
stevarg
PostPosted: Wed Mar 27, 2013 8:27 am    Post subject: Reply with quote

Novice

Joined: 20 Nov 2012
Posts: 24

Is it perfectly OK to use messages that come upto 25- 30MB over HTTP.
I could finish the broker transaction by making an Asynchronous request.

So looking for a better design technique.
Back to top
View user's profile Send private message
stevarg
PostPosted: Wed Mar 27, 2013 8:30 am    Post subject: Reply with quote

Novice

Joined: 20 Nov 2012
Posts: 24

@mqjeff

I was thinking to implement it over queues if the message size could be huge and an issue for HTTP.
I can speak to the P8 implementation team on getting messages over a queue and not HTTP.
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 » Web Service Integration for P8(SOAP over HTTP)
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.