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 » General IBM MQ Support » Our Site wants to support SOAP, How ????

Post new topic  Reply to topic
 Our Site wants to support SOAP, How ???? « View previous topic :: View next topic » 
Author Message
wilsonho3
PostPosted: Mon May 14, 2007 8:27 pm    Post subject: Our Site wants to support SOAP, How ???? Reply with quote

Voyager

Joined: 20 Nov 2001
Posts: 98
Location: Hong Kong

Our site is like that:

Hubs (MQSI) on the middle, message convert from XML to Blob and
then send to the Mainframe. We have a home make SOA architecture
on the host; it means we have a so-called service library to locate the
services available, actually, it just matching the CICS transaction ID on
a table and then call it up. we even don't have the concept of WSDL, so
you can say it is a Non webservice type SOA. Yet, since we have
already inverted in MQSI (Three MQSI servers). we want to support
SOAP protocol. Is it SOAP must involve WSDL. Can I do something
like this:

Using the MQInput node to accept the SOAP, then remove the SOAP
envelope, just using the content. convert to BLOB as normal. sent to
the mainframe, return, do the reverse. etc.. etc..

any suggestion for our MQ and MQSI experts??
Back to top
View user's profile Send private message Send e-mail
marcin.kasinski
PostPosted: Mon May 14, 2007 10:24 pm    Post subject: Re: Our Site wants to support SOAP, How ???? Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

wilsonho3 wrote:

Using the MQInput node to accept the SOAP, then remove the SOAP
envelope, just using the content. convert to BLOB as normal. sent to
the mainframe, return, do the reverse. etc.. etc..

any suggestion for our MQ and MQSI experts??


Yes.

You can do it.

Removing SOAP is just simple XML manipulation.
Your scenario is rather common scenario.

I think you should read HTTP nodes materials.
_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
elvis_gn
PostPosted: Mon May 14, 2007 11:08 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi wilsonho3,

As marcin.kasinski said, you can do what you suggested in your post...

But incase you decide to use HTTP and SOAP, I would suggest you use WSDL also...

The WSDL might not help you in your service directly, but will be a "How to use my WebService" document for others who want to use ur service...It would define what communication, address, message str. to use....which is something you shouldn't write on a piece of paper and give to the next guy to use...

Regards.
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Tue May 15, 2007 7:51 pm    Post subject: Reply with quote

Grand High Poobah

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

And if you're going for speed I would use SOAP over JMS and not http...
_________________
MQ & Broker admin
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 » General IBM MQ Support » Our Site wants to support SOAP, How ????
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.