Standard SAP Configuration to send SMS through SMSGlobal
Hi,
I was playing around and I found this excellent Document about how to send SMS from SAP, from Dinesh Singh,
http://scn.sap.com/docs/DOC-18406
I found another nice blog that have all the steps for the configuration.
http://scn.sap.com/docs/DOC-57910
My idea is help you in test this funcionality
You need to open an account in http://www.smsglobal.com/ and then go to the API Keys
Now you can go to SCOT and Update the URL connection using the following.
Now you are able to send SMS from SAP :-))
Very interesting articles, useful for some of my ideas.
Thanks.
thanks for sharing Wences, added at to-do list.
regards,
Lluis
Hi Wen,
These little enhancements/things make my life much easier 🙂 . Thanks for sharing this.
Regards,
Vivek
Hi Wen,
The site smsglobal, is it sill working. As I was trying to register myself in the portal the verification SMS is not coming to my cell phone and I am unable to register myself.
I a Basis guy from INDIA with ISD code being +91.
Can you please help in this or is there any other Free SMS Web Gateway sites available ???
Waiting for your valuable reply.
Thanks & Regards.
Subhra
Hi Subhra,
I cant give you SmsGlobal support :-(, Actually I use SmsGlobal because was the first that i found
Best Regards
@WenSolman
Hello Wences,
Its a nice share but when I implement the guide, I saw that SCOT HTTP keeps the messages cause of error. I joined smsglobal and took my user name and password from API keys and I use your link with my number and information but SCOT is keeping the messages. Could you have chance to share your system settings screen dump with me many thanks.
Hi Serkan,
Thanks for your comment, This configuration was done long time ago and I dont have access to this system, but you can create a Post with the screenshots and I can help you
Thanks
@WenSolman
Hi Wences,
I have already send you the settings which I done with e-mail to your gmail adress. One time SO01 try I got successfully result but further try system is not sending. Many thanks for your kindly help. I am waiting for your reply.
Regards.
Hi,Wences :
I did a test in our ids system, ehp7 for erp6.0, following SAP SMS Configuration
and sap system return message 723(Message passed to the service provider) type 'S'
but my phone no. used as recipients, didnot receive any message
Easy way to send text SMS from SAP:
Use HTTP API Like Spring Edge SAP SMS Gateway API
You need to configure:
API (Auth) key
Sender Name
Example Configuration:
http://springedge.com /api/web/send/?to=<reci_addr>&apikey=xxxx& sender=SEDEMO&message=<message>