내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
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.