Hi all,I have a workflow that pulls it's recipient's contact data from a table other than Recipients schema. But when I add seed templates in "To", I noticed the default seed templates seem to exist within the recipient schema and wondered if this is causing a conflict. When the output file is gener...
Hello, We have a need for a workflow which is capable of replicating the Group_CONCAT() function in SQL. All of the "Group By" options I've seen in Adobe Campaign are just capable of aggregating #s together but I can't find anything which can concatenate strings into a comma-separated string like th...
Hi Team, i got an alert from adobe saying that database is full upto 82%. What i am doing is applying some data retention rules on the custom tables. For example : in my prod instance it has lot of custom tables with large data and i am applying a delete based on some criteria. i am using a javas...
If there a way to configure Broadcom (former CA) APM agents on Adobe Campaign Classic servers (web) so we can monitor transactions on Adobe Campaign Apps and Forms? I was not able to find anything obvious in documentation.
Hi, Please suggest me how can I add wildcard operator LIKE in the delivery input form.I tried below code but getting error when open SMS delivery template: <if expr="EV(@messageType, 'sms')"><check expr="[../content/sms/source] LIKE '%Adobe Campaign' "><error>"SMS content shoulf contain Adobe Campai...
I am using a delivery in a workflow. Post the delivery has completed I require the delivery id of the delivery and store it in a custom schema. Is it possible to obtain the delivery id, once the delivery has been completed, in the current workflow.
Hi all,I need to display some more columns in the list view of recipients.FirstName, LastName, Email and account are default columns. Without using configure list I need to display few more attributes by default. Could you please guide me what changes need to be done to display new colunms by defaul...
Hey Folks, I am trying to consume some third party API's in the workflow to get the data. and those API works on the OAuth Mechanism and to use these API's, I need to create the JWT inside the workflow. Can you please suggest, how I can generate the JWT programmatically and utilize it further into t...
Hello all,I've added a link to "Folder" within my custom schema "Theme":At the same time I have an input form for the creation / editing of records of "Theme" schema and I would like to set the folder id automatically (as done in native "Recipient" and "Service" forms). As per my tests, I receive ...
Hello everyone,I have a recurring problem on the account table "Account"This happens especially when I load the delivery logs of the "Account" table, that I enrich and change dimension to the "Account "table. So far everything is fine but when I want to make a split using a variable of the "Account"...