Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/17/18
    Hi,I created a recurring campaign to send an email to users who have purchased last week (purchase date on or before current date - 7days and purchase date on or after current date -14days). The scheduler is set in the afternoon.In this workflow there is also a query that excludes users who have alr...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 1/17/18
    Hi there,I'd like to extract a selection of our customers and the date they last opened an email.How would I find this in the database?ThanksKevin

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 1/17/18
    Hi there.I'm finding it difficult to activate Inbox Rendering for our build of Campaign v6.1.We have identified the external table used for targeting here:But in the instructions from Inbox rendering​, ​it asks me to "Extend the nms:seedMember schema and the linked input form to adapt the seed addre...

    Views

    928

    Likes

    0

    Replies

    1
  • 1/16/18
    Hi,We have a scenario where multiple external application will call Adobe Campaign API (exposed using http://<server>/nl/jsp/soaprouter.jsp) on demand basis in order to get some data from the marketing database (custom tables).We want to understand maximum number of API calls Adobe Campaign can hand...

    Views

    4.4K

    Like

    1

    Replies

    3
  • 1/16/18
    Hi All,For my segmentation purpose, I am using a personalization block in my email delivery's subject line. Inside this personalization block, I am doing a soap call to fetch the subject appropriate for my segment. However, if after evaluation, if I get 'Hi <%= recipient.firstName %>' this recipient...

    Views

    4.5K

    Like

    1

    Replies

    6
  • 1/15/18
    HiI been having some exception when I analyze a delivery ( before sending the email out). here is the formula that I am applying on pressure rulesIif([outletFreq/@PrefAction]='weekly' and [outletFreq/@brandCd] ='OUT',[outletFreq/@Frequency],100)Rules screenhere is the exceptions that I see. Any Idea...

    Views

    4.5K

    Likes

    0

    Replies

    5
  • 1/15/18
    This may be a very basic question, but I am trying to find "Forward to a friend" tag/code much like other personalization tagging. Ex. Unsubscribe = <%@ include view='UnsubscriptionLink' %>Any help would be appreciated. Maybe it is labeled something else in Campaign.

    Views

    2.6K

    Likes

    0

    Replies

    2
  • 1/15/18
    Hi there,I have noticed that the error below is happening in most of the emails we are sending to Microsoft accounts:Email FALIED to send. Reason USER UNKNOWN. Text: 550.5.5.0. Requested action not taken: mailbox unavailable. Do you know what are the reasons why a mailbox would be unavailable? Is th...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 1/13/18
    I am declaring vars.subName = 'lwFilmsGenComm'; in a JS activity in the first step of the workflow. I was hoping to call $(vars/@subname) down line within a query. But I keep getting this error01/13/2018 3:11:02 PM XTK-170036 Unable to parse expression '[service/@name] = ''lwFilmsGenComm'''.01/13/20...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 1/11/18
    Hi,I am using following conditional statements to display 4 different images based on 4 different values (1, 2, 3, or 4) in TREATMENT_ID column. The following conditional statement is working, however i want to edit it to use "OR" since the image is the same for the values 1 and 2:<% if (targetData....

    Views

    3.1K

    Likes

    0

    Replies

    2