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 send text messages to mobile devices using WMB v6.1

Post new topic  Reply to topic
 How to send text messages to mobile devices using WMB v6.1 « View previous topic :: View next topic » 
Author Message
dbennett9283
PostPosted: Thu Apr 30, 2009 8:59 am    Post subject: How to send text messages to mobile devices using WMB v6.1 Reply with quote

Novice

Joined: 30 Aug 2006
Posts: 11

Hi,

I would like to know the easiest way to use Message Broker (v6.1) to send text messages to a mobile device. I've imported the Pager sample and used the debugger to analyze the message flow, but the output message simply writes the xml message to an MQOutput node. There is not a whole lot of documentation on the subject. In designing my application, I would probably start with a HTTPInput Node to expose a web service for handling the text message request. How would I route the message on the outbound, however? Any ideas? Is this the purpose of the SCADAOutput node? Are there any Redbooks or support pacs that address this need?
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Apr 30, 2009 9:03 am    Post subject: Reply with quote

Grand High Poobah

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

What software / hardware are you using to actually transmit SMS?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
dbennett9283
PostPosted: Thu Apr 30, 2009 9:12 am    Post subject: Reply with quote

Novice

Joined: 30 Aug 2006
Posts: 11

Jeez - you're giving me an acronym right from the start. OK - SMS - some sort of messaging protocol, right? I can only speak to my Broker domain environment: AIX v5.3 w/MQ v6.0. Please enlighten me -- hypothetically, not knowing the specifics of my SMS protocol (because I don't know) how would I get the text messages out of the Broker message flow?
Back to top
View user's profile Send private message
WMBDEV1
PostPosted: Thu Apr 30, 2009 9:58 am    Post subject: Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

SMS is Short Message Service and is used to send Text Messages (a quick search would have told you this).

Previously when I have implemented text messages we had an SMS gateway provided by a phone company (eg Orange / Vodafone). This gateway then has an interface specification that tells you how to invoke it to send the SMS message.

Previously we had to send an XML message over MQ but it depends on the suppliers interface.
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Apr 30, 2009 10:00 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Quite often an Email gateway is provided to SMS and/or FAX so WMB 6.1 can generate an Email in the correct format and this will then arrive at the gateway and trigger the SMS.
Back to top
View user's profile Send private message
dbennett9283
PostPosted: Thu Apr 30, 2009 10:42 am    Post subject: Reply with quote

Novice

Joined: 30 Aug 2006
Posts: 11

OK, so MQ is one possible connectivity protocol between Broker and SMS - which would be consistent with how the Pager sample is set up. It sounds very doable, with the non-persistent message flow following the basic model: HTTPInput Node => Mapping Node => MQOutput Node. Your feedback is much appreciated.
Back to top
View user's profile Send private message
vmcgloin
PostPosted: Thu Apr 30, 2009 11:54 pm    Post subject: Reply with quote

Knight

Joined: 04 Apr 2002
Posts: 560
Location: Scotland

It is doable, but not until you know the specifics of who or what is going to actually send SMS message for you. You have been given one example already. But your message flow requirements will be determined by this provider.

In a flow I have been modifying this morning we update a database with data for sending messages from a message flow, then ETL software transforms that into a flat file at regular intervals, which is automatically FTP'ed to an SMS provider in the format they require.Naturally you could write a file and FTP from message broker if required too.

(I am not familiar with the Pager example you refer to though)
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 send text messages to mobile devices using WMB v6.1
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.