Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

How to view file input payload of a failed delivery?

Avatar

Level 1

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?

2 Replies

Avatar

Level 1
Specifically, I use: nms.delivery.SubmitNotification

Avatar

Level 1
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?