Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

How to Capture SMPP DLR into ACM?

Avatar

Level 4

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

1 Accepted Solution

Avatar

Correct answer by
Employee

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

View solution in original post

3 Replies

Avatar

Correct answer by
Employee

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

Avatar

Level 10

Hi Ketan,

Were you able to resolve your issue?

Thanks,

Florent.

Avatar

Level 4

Hi Florent,

Yes the issue of SMS SMPP DLR is resolved.

Thanks for the help Florent/ Adhiyan.