Hi,I have configured the WebApp for multi selection value in the Page and capturing value into JS and try to store value into Schema columns but some of the Columns data not updating.Ex: Current Date not inserting into Creation_Date Column.and also some of other String variable values are not insert...
I've used a JS activity to query the recipients, and also extract the IDs.I need to to this to apply some logic to sort them randomly, and apply some other logic to them. (After that, I need to split those in halfs and save them into different lists), in order to them to them different emails, sms, ...
Hi Everyone, I'm trying to send a push notification delivery to Android devices using the script below in a workflow. However, I'm facing two issues:In the first case, the delivery is targeting everyone instead of just me.In the second case, the JavaScript activity runs for a long time, but nothing ...
Hi, I'd appreciate your help. I need to insert a new record into an already existing list.I did an update instead of an insert, and it updated all the records in the list, and even when recipients_2.length == 1.However, doing and INSERT I get: 06/13/2025 2:11:55 PM SCR-160012 Javascript: error...
Hello everyone, In a query node in a workflow, I have as target dimension broadLogRCP and I want to filter by those records that have in the event date the date of June 3, but the event date field is of type datetime, how would I define it? Thanks
Hi @ParthaSarathy Need your help for understanding below points in Adobe campaign classic. 1.Can we define a string length greater than 255 characters while creating a schema or configuring during data loading activity?2.if we are using a predefined filter, incase if there is a change in targeting d...
Hi @ParthaSarathy Kindly explain what is the difference between Delivery Exclusions (nms:dlvExclusion) and Recipient Exclusion Logs (nms:excludeLogRcp) in Adobe campaign classic .
The objective is to configure a query to obtain, separately, those recipients that we have blocked by Hardbounces and by Softbounces. I have tried to solve my doubt with this documentation, but it ends up being clear to me: - https://experienceleague.adobe.com/es/docs/campaign-classic/using/sending-...