cancel
Showing results for 
Search instead for 
Did you mean: 

How to Send SMS through XI (PI)

Former Member
0 Kudos

Hi

Can you explain how to communicate XI with a SMPP server (SMS Server)? I have a requirement to send notifications to the users through SMS.

Do we have a separate Adapter to communicate with ?

Please help on this.

Thanks & Regards,

Chaminda.

Accepted Solutions (1)

Accepted Solutions (1)

balaji_pichaimuthu
Active Participant
0 Kudos

Check out the SCOT Transaction.

regards,

Balaji

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Chaminda

No need for separate adapter, you just have to configure gateway(your SMS server ) in SCOT

then you can send message easily

follow this link

https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a0a27c01-26b0-2c10-bd8a-94498efa7ff6

regards

sandeep

former_member187339
Active Contributor
0 Kudos

Hello..

No need for separate adapter, you can use HTTP adapter for the same..

Also check these links for PI communication to Fax and SMS systems

http://wiki.sdn.sap.com/wiki/display/XI/SMTPConfigurationinSAPXI

Regards

Suraj

Former Member
0 Kudos

Hi Suraj,

Thanks for the quick reply. I think my issue is solved so i have to do a RND and get back to this. That means i have to communicate to the SMS Server through a HTTP Gate Way ?

Thanks & Regards,

Chaminda

former_member187339
Active Contributor
0 Kudos

Hi Chaminda,

Yes..

Other options are: If you have any webservices available then you can expose it and let PI talk with it through SOAP Adapter...

Also through ABAP as mentioned in above thread...

If you search SDN then you will know more about this topic...

Regards

Suraj