- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
We used the documentation How to track personalized links in emails to enable links tracking in our SMS/MMS messages. However, the provided code doesn't work and the delivery fails:
Test 1 with <%@ include file='http://www.google.com' %>
error log:
The delivery has failed
XSV-350122 An error occurred and the process has been stopped.
SOP-330011 Error while executing the method 'PrepareTargetImpl' of service 'nms:delivery'.
JST-310008 Failed to process directives '<%@ include' (content smsContent).
JST-310008 Failed to process directives '<%@ include' (content smsContent).
Test 2 with <%@ include url='http://www.google.com' %>
Error log:
The delivery has failed
XSV-350122 An error occurred and the process has been stopped.
SOP-330011 Error while executing the method 'PrepareTargetImpl' of service 'nms:delivery'.
JST-310008 Failed to process directives '<%@ include' (content smsContent).
DEL-430001 One of the options 'file,view,form,option,purl' must be found after '<%@ include'.
JST-310008 Failed to process directives '<%@ include' (content smsContent).
DEL-430001 One of the options 'file,view,form,option,purl' must be found after '<%@ include'.
PS: we do have a slightly customized Mobile Delivery form but it doesn't matter here
Any idea?
Thanks
Florian
Views
Replies
0 Likes
Total Likes