cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC to WebService(SMS)

Former Member
0 Kudos

Hi,

All

In My Scenario I Need TO send IDOC Data to SMS

I need Links

I appriciate Your help

Points awardble

Regards

m.kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

There is a freely available webservice to send SMS.

Check this, <u><b>http://www.webservicex.net/SendSMS.asmx</b></u>The Configuration in XI will involved,

1,. Import the WSDL from the SMS webservice.

2. Do the SLD configuration and R3 configuration to trigger IDoc.

3. Create a mapping between the Idoc and the SMS service request message.

4. Create an Asynch Inbound message interafce for the SMS .

5. craete the interface mapping.

ID--

The configuartion will be as usual. Make sure the QOS in the receiver SOAP adapter is made asynchronous.

Regards,

Bhavesh

Former Member
0 Kudos

hi,

thank you for your Quick Response

iam following

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5474f19e-0701-0010-4eaa-97c...

as per this blog i have configured properly

iam sending IDOC in SXMB_MONI it is passing to Web service

but iam not getting any SMS to my mobile.

even i try to sened SMS to my mobile through http://www.webservicex.net/SendSMS.asmx ,site it self iam getting mail but iam not getting SMS

regards

kumar

regards

kumar

arunneerolil
Contributor
0 Kudos

Hi

This webservice have some limitations

refer

https://forums.sdn.sap.com/watches!add.jspa?forumID=44&threadID=165281

Rgds

Chemmanz

Former Member
0 Kudos

Hi,

Are you getting any error in runtime workbench-> adapter monitoring ?

Thanks,

Tuhin

Former Member
0 Kudos

Hi

Tuhin,

Thanks for you response

iam not getting any errors in adapter monitoring.

regards

kumar