Hi,
I'm new to Campaign. I am creating a web application that will display the marketing history for a given contact. One of the requirements is that the mirror/preview page url for each email delivery is displayed. After some searching in these forums, I found this thread.
Getting a specific Mirror page URL and getMirrorURL method
I've attempted to use the getMirrorURL function but it returns an error:
DB-200011 The requested database record does not exist.
Cannot load document of type 'Deliveries (nms:delivery)' satisfying condition '([/@id] = 91455691) AND (([/@deleteStatus] = 0))'.
SOP-330011 Error while executing the method 'GetMirrorURL' of service 'nms:delivery'.
Can anyone advise what I can try next?
Thanks