Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Automatic sms notifications to subscribers or other users

Hi All,
           Is there a software that can integrate with RTC to send out sms notifications to the specific mobile networks. This can be configured either for the subscribers alone.

Various tools provide this functionality.

Please let me know.

Thanks.

0 votes



6 answers

Permanent link
Hi Valli,

I haven't tried it yet..
Anyways, the following architecture should give you some idea.
Get a Java API that will support SMS using inbuilt system modems
Using the Java Operation Participants, call this API to send SMS to specific mobiles
Operation Participants will decide when to send the SMS (Save) and what should be the content of SMS. (Modified fields)

Regards
Muthukumar.C

0 votes


Permanent link
Hi Muthukumar,
                          "Getting a Java API that will suppirt SMS using inbuilt system modems" - could you please be more specific on this? Whether it is a tool that has to be purchased - involving costing, licensing etc?

Thanks.

0 votes


Permanent link
Open sources will be available I guess....Since it is a plain java API which will check whether your system has a Modem supportable.
If so, using that modem, it will make use of it to send SMS. [Using your ISP Operator]

http://www.java-samples.com/showtutorial.php?tutorialid=22 Check this link.

But its your decision to use this code or not...

Regards
Muthukumar.C

0 votes


Permanent link
Thanks. But my other main requirement is that when users reply to sms - saying a particular workitem is approved, the system should auto-approve the item.I think only a connector can do this. Have you seen any software doing this? (or) Can the Java API Functionality do this as well?

Similarly, workitem approvals via emails -> Is this possible using Java API? Is any open source available for this?
Currently, we are looking at Jazz connect mail - to serve this purpose.

Thanks.

0 votes


Permanent link
I don't think the above requirements will not be possible without the help of third party vendor softwares.

Have a trace @ Google. Predefined SW kits are available for SMS solutions. again the question is that the integration smoothness with RTC.

Regards
Muthukumar.C

0 votes


Permanent link
Okay...just checking if anyone has already implemented this.

Thanks.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 02 '12, 3:01 a.m.

Question was seen: 6,080 times

Last updated: Jul 02 '12, 6:00 a.m.

Confirmation Cancel Confirm