Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/16/19
    As a part of some library, I want to be able to throw some custom exception. I define my exception class like this:loadLibrary("xtk:shared/nl.js")LibException = function(message, data) {  this.message = message  this.data = data}LibException.getMessage = function() {  return this.message}LibExceptio...

    Views

    2.5K

    Likes

    3

    Replies

    1
  • 9/16/19
    Hi all, What is the best way to identify delivery_id from which customer started opt-out? I want to enrich each opt-out record from subHisto table with delivery_id from which customer done opt-out? I assume that tracking data is needed for this. Note that customer can reiceive multiple deliveries fr...

    Views

    4.3K

    Likes

    0

    Replies

    3
  • 9/16/19
    Hello,I'm hoping to find another customer who is integrating with Sinch for mobile marketing, connected through Campaign Classic.I've established an Extended SMPP connector and can successfully send outbound mobile messages through the platform, however any Mobile Originated responses do not generat...

    Views

    4.3K

    Likes

    0

    Replies

    3
  • 9/16/19
    Adobe Campaign returns the mass code by using the function "decryptDES", how to fix the problem?JS code example: var str="是的";logInfo(">>>"+decryptDES("12345689abcdefgh",encryptDES("12345689abcdefgh",str,"CBC"),"CBC"));result:/,,The result is not a valid character the same with str. Can any one tell...

    Views

    1.4K

    Likes

    3

    Replies

    1
  • 9/14/19
    Is it possible to change one link to another link dynamically based on time?For example: If we are deploying a campaign through Adobe, which will have a discount of $800 for a Laptop model and it will be valid only for 12 hours from the time of deployment. In this instance at the end of 12 hours’ ti...

    Views

    7.0K

    Likes

    2

    Replies

    6
  • 9/13/19
    Is there any flag where we can identify that the Email Open record which is logged into TrackingLog is after clicking the Mirror URL inside a Email sent through Adobe campaign?

    Views

    4.5K

    Likes

    2

    Replies

    3
  • 9/13/19
    HiI have a workflow that will run every 30 minutes.The delivery that will be send is of the type 'continuous delivery'.How can I make sure that the seed addresses that are configured in the delivery template, only get targeted on the first run?I don't want the seeds to receive the email every 30 min...

    Views

    5.5K

    Likes

    4

    Replies

    5
  • 9/13/19
    Hi Team,Is there any limit on how many triggers can be pushed from adobe analytics to campaign?Regards.

    Views

    2.8K

    Like

    1

    Replies

    2
  • 9/12/19
    I was recently told by a vendor the out of the box connection between Adobe Campaign Classic and AEM is deprecated. I don't see anything online about these connections be depreciated based on this doc.Integrating with Adobe Campaign Classic Can anyone confirm or deny this? See image. This image was ...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 9/12/19
    In Adobe Campaign Classic, if I send a consumer an email and then when they click on it, it passes to AEM Landing page their first name, last name, email address.  How to I get a query string (i.e. first=john&last=doe&email=youremail@email.com) to pass from an email sent from Adobe Campaign Classic ...

    Views

    2.7K

    Likes

    2

    Replies

    1