I need to now the unique elements of the column: DESCORREOAF from Recipients table. I used this query:SELECT COUNT(DISTINCT DESCORREOAF) AS DESCORREOAF FROM NmsRecipients;But is giving error: 27/09/2023 17:28:54 PGS-220000 PostgreSQL error: ERROR: relation "nmsrecipients" does not exist LINE 1: ...T...
Hello, Is it possible to use conditional HTML formatting in a Transactional Email Template based off of an RT event value? I've been testing with something basic like this: <% if ( <%= rtEvent.ctx.email.@type %> == 'Order' ) { %>Your Order is en route<% } %><% else { %>Your Order is delayed<% } %> I...
Hi, how to debug this error? I was tasked with adding a new column to a table. So I:1.- Modified the XML of the schema to add this new column (attribute).2.- Updated DB Structure.3.- Configure fields on the Load activity.4.- Add the new field in the Update activity (Destination and Source Expression...
Hello,I'm working for a french retailer. We have an adobe console installed in french.We've got some display issue with a "double" type. Here's how it's declared in the schema : <attribute desc="Montant Agregé de la Cagnotte" label="Montant Agregé de la Cagnotte" name="MontantAggCagnot...
Hello, I am trying to build a workflow where I extract dynamically the answers from surveys, the answers are stored in the temp schema temp:webAppLogRcpData. To access the temp schema I need to use the activity "Survey Responses", if there is any other way please let me know. I am trying to introduc...
Hola a todos, Dónde puedo encontrar la documentación de Adobe Campaign Classic para establecer o configurar un botón / rebote de cancelación de suscripción en nuestros boletines. Gracias
In my nms:Recipients, the Adobe Campaign Out Of the Box table, we have a field called: manager, that we want to use as BCC. So everytime a client recieves an email, their manager also recieves it.How to do this? In delivery template I see "Email BCC" , in the delivery tab, but where do I configur...
Hi All,I have observedwkDlv_815003218:observed tables like starts with wkDlv_81500321 in adobe database is 1lac in counts, can someone lwt me know when these tables are craeted , can we delete them?
External account says, Integration Successful, as seen below in the Screenshot. "Sending of indicators and campaign attributes" OOB Technical Workflow is getting errored out, attached the Screenshot for reference. Error in the WF: Note: whenever this Workflow is running, the 'camapign Id' and 'Bro...