i want to select mdata type of field eg visualState in xtk:workflow, how to specify this attribute in querydef callegvar query = xtk.queryDef.create(<queryDef schema={schemaName} operation="select" lineCount="1"> <select> <node expr="visualState" alias="@visualState"/> </select> <where> ...
Hello, I have a problem using aggregate function in ACS.When I add an additionnal data wich is based on the SUM() function in a simple query activity, I get a PostgreSQL Error : column "n1.irecipientid" must appear in the GROUP BY clause or be used in an aggregate function.I can't do any aggregate,...
Hi,I was looking at the sending logs for a delivery and was surprised to see a large number of exclusions due to the exclusion clause "duplicate":What does this mean?Thanks!Danny Diaz
While using the Creative Designer in ACS. It provides the ability to upload images by "Drag and drop you file here, Select a file from your computer". Is there somewhere you can go inside ACS to view the images that are stored in ACS or a place to store the images to use in the Creative Designer?
Hi,I get the message above when I try to create a query accessing data from an external data source in a workflow. 'Edit query' - preview lets me see the correct data, however when I run the workflow (which only contains this one query), I get the errorXSV-350000 Unable to load document of identifie...
I've sent a few deliveries manually using ad hoc data.How do I setup a Campaign Workflow to query these sends to send a follow up email?I've tried to query the Archived Event Tracking Logs for all Labels containing a certain word. That produces a count of zero. I've also tried the Recipient Tracki...
Hi, I can understand Campaign sending messages to people via Email or SMS. Kindly explain how Campaign sends messages to Call Center and Kiosk? Is the message to a specific person? Appreciate your support. Thanks, Rama.
Hi All,We don't have inbox set up for for the reply address , we have been using in our instance. I want to change the reply address to one of my personal account , will it can cause some issues/impact on functioning of Adobe campaign.Thanks,Diksha
Hello Team,I am testing an Unsubscribe page created with ACS.I saw that I can unsubscribe multiple times from the same email.I hoped that after the first unsubscribe, in the next, will be an error.Is that correct? A Recipient can unsubscribe multiple times?Thank you