Hi all,I have a question. I extended recipient schema and created a primary key in extended one. Now, as I have two primary keys, one which I defined and one which resides in recipient schema. How should I modify this? Or is there a need to modify. Can someone explain it to me?
Hi all,I' m creating a survey were the recipient can answer giving a score from 0 to 10. I want to save the answer in an data of type Integer.I've chosen Integer 8 bit (-128 to 127) as data type but when the user select 0 as answer then the score is not saved (if i mark the answer as mandatory it do...
I have multiple inbound populations from query activities with a segment code assigned to each.A recipient can be picked up by zero, one or more query activities. How can I use all segments that a recipients belongs to in the delivery?
Hello, I created the following variable in an Enrichment just before a Delivery activity: But when I try to pull that variable into the Delivery Script as a Delivery, I get an error: Any ideas on what I'm missing? I can see the variable created, but not sure why it's not getting recognized.
Hi everyone!I would like to know which is the difference between recurring and periodic campaigns and when it is better to use each one.Thank you in advance for your help.Regards, AAV
Hi there! I have a use case where I want to find out the week number of the year. To do that I am using the following formula using built-in JS functions from ACC: Ceil((WeekDay(GetDate())+1 + DayOfYear(GetDate())) / 7)However! It seems that when dividing a number that would lead to a decimal numbe...
Hi since the ACC has dropped the support for the MMS i was wondering if anyone has implemented the Sinch (Formally CLX) package/service and what was your experience with that. https://exchange.adobe.com/apps/ec/104469/mms-connector-for-adobe-campaign-classic Any feedback would be appreciated conside...
If I have 5 query activities each pushing to their own Update List activities, in what order do those process?Most recently added first?Most recently updated first?Other?Can we manipulate the order in which Workflow Activities execute?
Hi All,I am new to creating custom activities in workflow and seeking help here:My use case is to create a custom activity that will just enable one of the transitions [either ok or not ok] based on the several conditions- this can be achieved with out of the box activities but I have to do it in a ...
I'm trying to figure out unique opens for some of our email campaigns. I understand that the delivery table has this indicator, but I'm wanting to break it up into quarters and some of our campaigns go past these boundaries so the indicator isn't reliable for this. My current view is to use nmsbroad...