I want to use Adobe Campaign for mobile apps, but to my knowledge they only have push notifications and not in-app messaging.I want to learn about your experience around benefits of using Campaign compared to other tools in market, I use Swrve currently.I also wanted to take your feedback on the lim...
Hi Team, When we generate the billing report, in the summary we are not seeing any deliveries count (count is showing as 0). We just need to know how the delivery count is showing as 0 or else is it OOTB functionality to show delivery count as 0?. To debug this, we don't have much information "...
Hello,in the Campaign classic documentation it refers to the use of approvers for campaigns and the content within it (deliveries, tasks, etc.), but it does not refer to what exact permissions these approvers should have. I have been testing all the permissions, and the only one that allows me, as a...
Hi Team, Emails are not getting triggered when we use "add a script" to set option in email content. Important things to note:1) We are using hybrid model and mid sourcing sends out the emails.2) When i use simple code like <% logInfo('something') %>, email is triggering3) But when i use code l...
Hi All,Iam trying to create a webpage in adobe campaign classic which it has fisrtname,lastname and 2 buttons.When the customer clicks on anyone of the buttons then they will be redirected to another page.My issue is that I need to store in a schema a value or any identification system to know which...
Hello! While building a web form with a Page (v5 compatibility) activity, I brought in an input field for the recipient to enter their first name. I noticed in the Advanced tab (where you can adjust the label formatting, input zone, etc.) there is an option for "On value change" with and LOV of "Do ...
I would like to duplicate a workflow that we have created since I need to build another workflow that is very similar. Duplicated would save a lot of time where I can just make those minor changes to the new workflow without having to rebuild from scratch. However, once I have duplicated the workflo...
I would like to know which data type should I use (Float, Double, or Long) for a field that would be populated with Numeric(10,1) and another field with Numeric(10,2). Please help.Thanks
Hello Team, Is it possible to set values from campaign to the variables in a workflow notification template. I am trying to generate a notification to workflow supervisor with campaign name when a campaign workflow fails. Thank you.
Hi All,In one of the schema I tried to use filter with a string field.For example let the field be @PriorCY_PPDon.When creating a query: @PriorCY_PPDon >= '3', Some values are ignored and when using @PriorCY_PPDon >= 3 all values correctly coming.What can be the issue or is it something inbuild for ...