Hi, I am creating a campaign prioritization matrix (P1, P2, P3) for ad-hoc and Automated streams, where I can suppress contacts who are in a lower priority campaign (say P3) and receive only P1 for that day/certain time period. Is this achievable for automated streams in Adobe Campaign Classic, ...
Hi all, please can someone explain me why do I have that "warning" on the split activity? I can leave here the pic of the workflow I am working on. Can't see where the error is. Thanks in advance. Best regards, Blanca
Hello All, We have to generate mirror page for each broadLog records. Had tried generating mirror page in JS using GetMirrorURL. nms.delivery.GetMirrorURL(deliveryId,broadlogId) We are able to print mirror page for all broadLog records for email channel, but there is a catch in it. By copying the ...
Hello All, I am trying to restrict access to input forms(specific input fields) and some attributes in the data schema for other Administrators. For this, I am using a custom named right "notSuperAdmin". Code used in the input forms. <container type="visibleGroup" visibleIf="HasNamedRight('notS...
Hello, I would like to generate some custom javascript files with a workflow. But when i launch the update query, nothing happen : Here is my code : // strList is an array of string var queryUpdate = <javascript xtkschema="xtk:javascript" _operation="insertOrUpdate" _key="@name" ...
Hello, we had a version of Neolane which we migrated to Adobe Campaign Classic, the question is that with Neolane there was a specific support user "NeoSupp" which after the migration to Adobe Campaign Classic was also migrated. Does anyone know if it is advisable to keep that user or it is simply n...
Greetings experts,I'm trying to use the out-the-box JS function .toLocaleDateString("en-GB") to format a date used in an email campaign we're building, but the resultant date is pulling through in the US format of mm/dd/yyyy instead of the British format, dd/mm/yyyy, despite having passed in the "en...
We are on Classic 7 (ACC). We are implementing SMS for our marketing org. ACC Recipients table won't save a mobile phone number with a + sign. It originally was saving it with a 0 and we were able to get past that. However, that means all phone numbers are submitted through the SMS connector w...