Hello,I am configuring a simple if else statement to display content based on data being passed in targetdata in the workflow. Here is my statement. I have tested the "if" part alone and it works fine but once I add in the Else, I get the following error.<% if ( targetData.segment == "A" ) { %>HEL...
Hi, need help with the following task:Is it possible to automate the inclusion of UTMs in email URLs? Does it make any difference if we apply it to content blocks? Can't find documentation about it. Thanks in advance as always. Kind regards,B
Hi there, Is there a method to compare two columns (feature_purchased_date and email_sent_date) belonging to different tables? I want to retrieve records where feature_purchased_date from the "feature" table is greater than email_sent_date from the "recipient delivery logs" table. Thank you in adv...
I am curious if the Adobe Campaign Classic mobile app service offers a similar feature to the "content-available" field found in the iOS configuration of Adobe Campaign Standard.We are currently working on tracking push notifications, and the app team has requested us to enable this specific field w...
Hi all team, I would like to ask if its possible to group the values of a query by a variable. We have seen how to do it with the variable that is Key of the table but not with other variables. For example, in this case it groups the emails sent for each request (the key is request) and checking t...
Hi all, I need help with the following case, hope someone knows how to implement it: We assume that in the workflow we start from a table with the following structure: personagegenderMario18HombreDiego31HombreSergio22HombreMaria50MujerIgnacio45HombreAlberto29HombreBlanca25Mujer And after that table ...
Hi, We have the option called upload from local machine, for data loading activity. Is it possible we can find where the file is stored while uploading it to server. Can we access the server where the file gets stored, as it shows its being stored in the temporary schema. I checked in many schemas i...