HelloI've a data schema with something like this<element externalJoin="true" label="Name" name="Name" target="cd:Name"type="link"/> How can I make so it has a default value? Right now, it's 0, which is itself a value in cd:name schema
Hi there,I tried using the script below in the JS activity, but I encountered the error: 'it is not contained in either aggregate function or GROUP BY clause.' I am now attempting to use a subquery and will update you on the progress. Please can you let me know if it can be achievable without using ...
Hi All We have 3 schemas (recipient, lead, Dealer) and three target Mapping for the each of the schemas. We afe planning to make an 'Unsubscribe Webapp' for the 3 schemas.. In the webapp there is a dropdown to capture the reason and press submit button after which the user gets Unsubscribed. The ...
Hi there, I have a scenario where I need to share data about unpicked customers during a workflow execution that runs on a scheduler.I have multiple scenarios, each with different filters. To handle these, I have added query activities and split activities to filter and separate records with incomp...
Hi All, We are in process of removing these 2 (@linkedDelivery-id,linkedDelivery/*) values from the xpathsToLoadOpt parameter in the nms:delivery input form to fix the slowness issue or continuous operation in progress pop up issue whenever we try to open a delivery either to edit or approve i...
Hi team, Is there a way to round the decimal points for the function below:(percent([indicators/@estimatedRecipientOpen],[indicators/@successWithoutSeeds]))*100 I tried adding round:round((percent([indicators/@estimatedRecipientOpen],[indicators/@successWithoutSeeds]))*100, 2)but it throws an error...
Hi, I've created a 1-to-1 relationship between table ABC and Recipients.This question is related to this one. Now, We need to empty the table ABC every day, to ingest new data only. This is done using a SQL activity and doing a truncate on the table, so we only keep the headers.Beign the relationsh...
Hello guys, i ve been trying to enable the one click unsub functionality by following the approach suggested by Adobe (and making sure the unsublink is correct with service parameter and access not anonymous) but for some reason no unsub button pops up in my gmail account. Anybody having any input? ...
can I use read list activity and list update activity both pointing to same list. basically, I first read a list as suppression list then lastly, insert any new data into the same list it seems to have error if i do like that. but if I read list activity and list update activity using different list...
We recently implemented a One Click Unsubscribe web app and email header to comply with the June 1 deadline for google/yahoo. After the first few days we have received several one click unsubscribe records in our process from google/yahoo but also from domains outside of google/yahoo. Ranging from ...