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 » How to Make MsgFlow as a Services

Post new topic  Reply to topic
 How to Make MsgFlow as a Services « View previous topic :: View next topic » 
Author Message
anandsitha
PostPosted: Sun Sep 04, 2011 9:50 pm    Post subject: How to Make MsgFlow as a Services Reply with quote

Acolyte

Joined: 26 Jul 2011
Posts: 59

Hi-

FileInput --->Compute--->DbInsert

How to make this above MsgFlow as a Services. So that it can be reused by other Interfaces and services.

Regards
Sithanandam.V
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Sep 06, 2011 4:22 am    Post subject: Reply with quote

Jedi Knight

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

Have you attended the IBM-supplied training class WM663? Your question is very basic operation of Broker. If you have not attended the training, why not?
_________________
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
Vitor
PostPosted: Tue Sep 06, 2011 4:25 am    Post subject: Re: How to Make MsgFlow as a Services Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

anandsitha wrote:
How to make this above MsgFlow as a Services. So that it can be reused by other Interfaces and services.


Assuming you mean "service" in terms of a Web Service, write a WSDL that describes the service you intend to provide, then use this WSDL to front the flow you describe in your post.

A similar if less formal result can be obtained if you use a queue instead of (or as well as) the file you describe and the other interfaces & services drop data into that.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Sep 06, 2011 9:14 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Add other types of input node to the flow (they can all pass control to the same compute node).

Be aware that this does result in one instance of the flow running for each input node.
Back to top
View user's profile Send private message
Archu
PostPosted: Tue Sep 06, 2011 8:29 pm    Post subject: Reply with quote

Novice

Joined: 17 Jun 2011
Posts: 16

If you are using WMB 7 version, you can use FileRead node to read a file from file directory & can proceed as below

Input Node (sub flow) -> FileRead Node -> Compute Node -> DBInsert Node


If reruired, can add Output Node (Subflow ) to extend the same for further use.
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 » How to Make MsgFlow as a 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.