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 broker and web services:

Post new topic  Reply to topic
 Message broker and web services: « View previous topic :: View next topic » 
Author Message
khan_dada
PostPosted: Mon Sep 26, 2005 8:36 am    Post subject: Message broker and web services: Reply with quote

Newbie

Joined: 27 May 2003
Posts: 7

We are using message broker to invoke web service hosted on WAS 5.1. Presently we are creating an xml message on mainframe and giving it as the input to message broker.

Some other applications on the mainframe need to invoke the same web service and Application teams think that creating an xml message adds an extra overhead, so they want to use fixed format or TDS.

I can create a different flows for different applications to invoke the same web service. I have couple of questions regarding this design.

1) Is it good practice to create multiple flows to invoke same web service?

2) If I have about 50 web services and lets say each has 5 consumers. I may have to create 250 message flows. Can we have these many number of flows?


Thanks
sagar
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Sep 26, 2005 9:00 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You could also enhance the existing message flow to discover and handle input messages of different formats.

The discovery part can be fairly simple, as long as you ensure that sending applications include an MQRFH2 header. Then you can just check the Properties.MessageSet identifier or etc. and use the result for a RouteToLabel branch.

Then maybe a set of different nodes that format each input message into a common layout, and another RouteToLabel to the part of the flow that will invoke the WebService.

You can have more than 250 message flows.

If you really have 50 web services, you might want to break the above design up into different flows. Have one flow that invokes the webservice. And one flow for each input type. Maybe connect your consumers to their input type, or give them their output via a Pub/Sub setup.
_________________
I am *not* the model of the modern major general.
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 » Message broker and web services:
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.