Hi there, Our marketing team normally create new campaign(s) by duplicating existing campaign(s). Recently, we have started getting the following error when duplicating existing Campaigns (which we believe is due to the large SOAP request body sent by the client console [during duplication] rejected...
Hello there,We have a requirement wherein we would like to choose the delivery subject based on the availability of value calculated by a personalization block for a recipient.if ('%><%@ include view="<a_personalization_block>" %><%' != '') { <%@ include view="<a_personalization_block>" %>} else { ...
Hello there,In the last couple weeks, the nlserver6 service fails to start with the following error:systemd[1]: Starting LSB: Neolane Communication Suite.........nlserver6[...]: Starting nlserver6: [ OK ]systemd[1]: New main PID <nlserver_watchdog_pid> does not belong to service, and PID file is n...
Hi Kapil,Thanks for the details. Yes, we did extended nms:recipient schema and can include the similar extension on nms:seedMember. But, I don't quite understand the reason that it looks up in nms:recipient when it is supposed to look up in nms:seedMember? Am I missing something here? Thanks!Cheers,...
Hello there,When we try to open i.e. double click on a seed address on a delivery, it displays the following error.2019-09-27 11:15:59.998+01 00000543 00004F3A 2 error log WDB-200001 SQL statement 'SELECT R0.iRecipientId, R0.sLastName, R0.sFirstName, R0.sEmail, R0.sSalutation, R0.sMiddleName, R0...
Hello there,We have been using a survey webApp for quite sometime and after our recent upgrade to AC 7 (from 6), we have started observing that the layout has changed a bit and upon further investigation, we could see that the source includes additional js and css:js and css included in the webApp a...
Hi Jean,Thanks for the details. It doesn't works for me when I send it manually from the client console.Here is the seed address target data:<targetData> <localContent bodyText="Test Body Text"/></targetData>So, when I execute the send proof with html containing <%= targetData.localContent.bodyText...