I'm setting up alerts for a series of recurring deliveries that is meant to inform the operators of how many delivery records were generated / deliveries were sent. If I pull a count of records in the scripts of the delivery node itself, I find that recipient records excluded by the sending typology...
Hi everyone, I have large number of email delivery templates which are not required anymore. Is it ok just to go ahead with delete option? If so what would the impact of doing it? Can anyone share the best practices/approaches to follow for deleting the delivery templates? Thank you!
Hello to the communityI am trying to insert a value using a landing page in web application through javascript. So I can't catch the response and insert it into temp:webAppLogRcpData.I tried to create a script like this:<webAppLogRcpData _operation="insertOrUpdate" xtkschema="temp:webAppLogRcpData">...
Hi, do you have any use cases related to AA&AC integration (Do /Dont)? My client is using Tealium AudienceStream & EventStream, so if you some interesting use cases on the combination would be great. Thanks in advance,M
Trying below code to add a subscription for a recipient through javascript. This query runs successfully for a newly created recipient . But it fails if I am trying for a recipient who have subscribed and unsubscribed for the same service already. xtk.session.Write(<subscription _operation="insert...
Hello All, I am on Adobe Campaign v8, and trying to use a custom method for the default attribute =========== Schema Name - fIdGen ============== <attribute label="FName" name="fname" type="string"/> <attribute default="genId(@fname)" label="FId" name="fId" type="string"/> <methods> <method librar...
Hi can anyone tell what i am doing wrong : I am trying to submit delivery by usingadobe campaign classic SDK code for that: const sdk = require('@adobe/acc-js-sdk'); (async () => { // Display the SDK version const version = sdk.getSDKVersion(); console.log(`${version.description} version ${ve...
Hi, I ran into a problem with permissions and i can't seem to find the answer. The delivery logs on a delivery are visible up until last week after that the logs aren't visible anymore. But the exclusions are still visible. As far as i can tell nobody changed anything in regard to the permissions....