Expand my Community achievements bar.

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

  • 8/8/17
    HiI am tring to write a JS Connector to send message to my subscription.But I find the return value "function processDeliveryPart" is sometime strange.I use the follow JavaScript code to return a message if the deliveryPart.message.@id is some error happed. try{     // my code to send message}catch(...

    Views

    2.9K

    Likes

    0

    Replies

    3
  • 8/7/17
    Hi all,I need to clean up a varchar phone number of all non-numerical characters to compare against the SMS logs. I was wondering if there was a way to do so easily, maybe preprocessing or a computed field?Thanks!--Erik

    Views

    3.2K

    Likes

    0

    Replies

    6
  • 8/7/17
    Hey, i'm trying to do one of the GET example from this doc: Adobe Campaign Standard APIbut everytime I try to do it, I get the error {"error_code":"403003","message":"Api Key is invalid"}The problem is I know my API key is good because I use it to get my JWT token and I get it from my AdobeIO.From t...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 8/7/17
    Hi there, Trying to send out an email delivery with a conditional statement because there are 22 different versions based on certain qualifications. We would love to track activity (opens, clicks, etc) by version but can't seem to find a way to clearly differentiate one version from the other. We tr...

    Views

    4.3K

    Likes

    0

    Replies

    8
  • 8/7/17
    Hi,I've created a web application where I have a variable containing date and time.If I print the variable in an HTML element I see the date and time as required,but if I'm calling the variable from a date input field then I see a different time (see below)In the HTML element in the page the time is...

    Views

    6.8K

    Likes

    0

    Replies

    6
  • 8/7/17
    HiI am learning the schema of Adobe Campaign V7 . I find the dbEnum keyword in the neo:recipient as the follow.    <!-- Attribute: Preferred Channel -->    <attribute dbEnum="channel" desc="Preferred communication channel" label="Preferred channel"               length="15" name="preferredChannel" s...

    Views

    2.8K

    Likes

    0

    Replies

    4
  • 8/6/17
    Hi Guys,I don't know if its a simple task but I have been trying to find the answer in the documentation and couldn't find any:Say that I have 2 lists that capturing 2 different segmented recipients.What I did right now is that I 'Read List' both of them and do a 'Union' step to combine them.Which g...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 8/4/17
    Hello everyone,I currently try to get enumerations list in a javascript object.I wasn't able to find a standarf function in the JS API of campaign, so I fetch all the values using xtkQueryDef.The return of my query is this:<enumValue-collection>   <enumValue label="4305615529813"/>   <enumValue labe...

    Views

    7.8K

    Likes

    2

    Replies

    9
  • 8/4/17
    Hi ,I am trying to Test the transactional messaging via Adobe Campaign Standard through API call.We have gone through the following references regarding usage of Adobe Campaign Standard APIs:https://helpx.adobe.com/campaign/kb/working-with-acs-api.htmlhttps://console.adobe.io/integrationshttps://www...

    Views

    27.5K

    Likes

    0

    Replies

    20
  • 8/4/17
    Hi,I want to access Insert/update variables of Audit logs so as to maintain how many records got inserted or updated of particular schema which is part of import workflow.Regards,Ketan Pardeshi

    Views

    2.7K

    Likes

    3

    Replies

    2