How to view file input payload of a failed delivery? | Community
Skip to main content
January 9, 2020
Question

How to view file input payload of a failed delivery?

  • January 9, 2020
  • 2 replies
  • 1615 views

I have a campaign delivery template configured to use file based input.  I utilize this delivery via a web application and push the file contents to the delivery via script activity.  Occasionally based on form input, we see some issues with this delivery but we are unsure of why exactly.  Is it possible to inspect the file based payloads this delivery receives after the failures occur?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

dmarAuthor
January 9, 2020
Specifically, I use: nms.delivery.SubmitNotification
dmarAuthor
January 9, 2020
Specifically, I use: nms.delivery.SubmitNotification .... Is it possible to find the payloads sent by this method in logs or the database after the fact?