How to Capture SMPP DLR into ACM? | Adobe Higher Education
Skip to main content
Level 4
May 15, 2017
解決済み

How to Capture SMPP DLR into ACM?

  • May 15, 2017
  • 3 の返信
  • 1838 ビュー

Hi,

    I am facing issue in catching status details of SMS going out.

    the delivery log doesn't display the status of sms

    It doesn't update from 'Sent to SMS provider'  to  'Sent', 'failed' ,etc.

    SMPP connector is being used to send SMS. 

    Can anyone tell me how to configure this so that proper status of SMS will be updated in to delivery logs.

 

 

Thanks,

Ketan Pardeshi

このトピックへの返信は締め切られました。
ベストアンサー Adhiyan

Hi Ketan,

To receive the status update for SMS deliveries you need to make sure the SMS process is running . This can be confirmed from the Monitoring tab of the home screen in Adobe Campaign.

If you see the SMS process is running , you need to check for errors in the logs to find the reason why the Status receipts are not being received as SMS process is used to retrieve logs from the service provider and load them into Delivery logs.

Also , you may check the SR(status receipt) file in the server which will be present in the nl6/var/<instance>/mobile/<IP><login><port>/ in .DAT format. If the file stored here does not contain valid mobile numbers , it means Status receipts are not being received by campaign.

Adhiyan

3 の返信

Adhiyan
Adobe Employee
AdhiyanAdobe Employee回答
Adobe Employee
May 15, 2017

Hi Ketan,

To receive the status update for SMS deliveries you need to make sure the SMS process is running . This can be confirmed from the Monitoring tab of the home screen in Adobe Campaign.

If you see the SMS process is running , you need to check for errors in the logs to find the reason why the Status receipts are not being received as SMS process is used to retrieve logs from the service provider and load them into Delivery logs.

Also , you may check the SR(status receipt) file in the server which will be present in the nl6/var/<instance>/mobile/<IP><login><port>/ in .DAT format. If the file stored here does not contain valid mobile numbers , it means Status receipts are not being received by campaign.

Adhiyan

florentlb
Level 10
May 24, 2017

Hi Ketan,

Were you able to resolve your issue?

Thanks,

Florent.

Level 4
May 25, 2017

Hi Florent,

Yes the issue of SMS SMPP DLR is resolved.

Thanks for the help Florent/ Adhiyan.