SSIS SMS TASK
-
Tuesday, August 14, 2012 12:50 PM
Hi All,
I downloaded SMS Task from code plex
http://ssisctc.codeplex.com/wikipage?title=SMSTask&referringTitle=Home
does any onw know how to use it I coudnt able to get my head around.
Help Required
Sri.Tummala
All Replies
-
Tuesday, August 14, 2012 1:46 PMModerator
Hello Sri,
Please see this page for detailed instructions on how to use it:
http://smstask.codeplex.com/
I suggest even before starting you need to obtain the details on how to access the SMS APIs from an app from your cellular provider.
Arthur My Blog

-
Tuesday, August 14, 2012 2:18 PM
Hello Sri,
Please see this page for detailed instructions on how to use it:
http://smstask.codeplex.com/
I suggest even before starting you need to obtain the details on how to access the SMS APIs from an app from your cellular provider.
Arthur My Blog

Hi Arthur,
I read the instrunctions I coudnt get head around,
Can you help me with this another example of using webservice task
http://www.codeproject.com/Articles/7346/Sending-SMS-using-NET-through-a-Web-service
can you help me out ?
Sri.Tummala
-
Tuesday, August 14, 2012 8:42 PMModeratoryou can add a SCRIPT TASK and use the Codeproject's link that you found to write .NET script to send SMS . using built-in tasks is much more recommended than using 3rd party tasks.
-
Tuesday, August 14, 2012 9:05 PM
you can add a SCRIPT TASK and use the Codeproject's link that you found to write .NET script to send SMS . using built-in tasks is much more recommended than using 3rd party tasks.
Hi Raad,
Here the links above or the web service above doesn't support U.K.
Actual Link.
http://www.webservicex.com/ws/WSDetails.aspx?CATID=4&WSID=60
Sri.Tummala
-
Tuesday, August 14, 2012 9:19 PMModerator
Here you can read more about how to send SMS with C# code, there are some samples in this link:
http://social.msdn.microsoft.com/Forums/en-US/ncl/thread/908b1e42-9f53-4915-8e72-0c358b328177/- Proposed As Answer by Eileen ZhaoMicrosoft Contingent Staff, Moderator Thursday, August 16, 2012 9:11 AM
- Marked As Answer by Eileen ZhaoMicrosoft Contingent Staff, Moderator Monday, August 20, 2012 1:59 PM
-
Monday, August 20, 2012 2:56 PM
you can add a SCRIPT TASK and use the Codeproject's link that you found to write .NET script to send SMS . using built-in tasks is much more recommended than using 3rd party tasks.
Hi Reza,
Do you have any examples in script task which can send SMS ,I have done in the past sending emails but not SMS I think we need a SMS gateway to send it am I right.
Sri.Tummala

