- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Can you tell us who the provider is, also share the SR value returned by the SMSc, you may need to parse the response correctly by setting the Regex in the extended connector.
Pushed to connector just indicates that payload was handed over to the smsc, however, we need to know whether the smsc actually delivered it, and this is why you need the correct regex to parse the response, did you liaise with your smsc provider? they can easily let you know why the messages are not being delivered.
Also look in the nms:providerMsgId schema as well as nms:broadLogMsg
Take the msgid of the nmsprovidermsgId and look for it in the broadlogmsg send us screenshots
Can you share the smsc extended specs tab as well as post in here all regex (also provide an SR receipt example so that we can test if its extracting the status correctly.
You can find more troubleshooting steps in here https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/sending-messages-on-...