Expand my Community achievements bar.

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

  • 2/10/18
    Hi! I am trying to do a Random sampling limited to 50 % of the segment. On random sampling from entire incoming target, I get no error (considering Split activity set up would not differ too much) but this is not what I need For instance: my target population has 75 recipients; I filter by gender Co...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 2/9/18
    Hi all, Can anyone help me with how to  import HTML content to text in email delivery of adobe campaign Standard.

    Views

    2.7K

    Likes

    2

    Replies

    3
  • 2/9/18
    Hello Everyone,How to send push notifications to Oreo users using ACM.As of now push notifications are not getting delivered.Regards,Puneet

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 2/9/18
    Hi all,I have created a workflow to read individual rows from CSV and process them. the workflow structure is belowfile transfer > data loading > enrichment > JS to process enrichment > test condition > master JS to process the customer data > endI am able to see my entries flowing till test conditi...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 2/8/18
    Hi,Your help would be appreciated. I have the following query to display the unique opens . Unfortunately count distinct (for broadlog id)is not working. Is there any other way to achieve this.var opensQuery = xtk.queryDef.create(       <queryDef schema="nms:trackingLogEventHisto" operation="select"...

    Views

    5.8K

    Likes

    0

    Replies

    6
  • 2/8/18
    Hi All, Is there any way we can update custom fields in AppsubscriptionRcp schema through workflow activities in ACS ?We have in V6 like one custom field on AppsubscriptionRcp schema,  based on that field we have linked that to recipient schema. where the same business requirement we are not able to...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 2/7/18
    Hi guys,I'm trying to perform some string manipulation on the result set of a previous query. I'm using an intermediary Javascript step to contain the logic.var schemaName = vars.targetSchema.substr(vars.targetSchema.indexOf(":") + 1);  logInfo(schemaName);  var query = xtk.queryDef.create(    <quer...

    Views

    5.7K

    Like

    1

    Replies

    4
  • 2/6/18
    Hello Community Members, Participate in the campaign meetup contest. Submit the right answer(s) of the following questions and win reward from the speakers at the community event in Adobe Systems, Sector 25A Noida. Contest Instructions –All questions need to be answered for award eligibility.Please ...

    Views

    12.5K

    Likes

    2

    Replies

    25
  • 2/6/18
    Hi Team,We are trying to transfer files from ACM to a remote SFTP location , requirement is to establish the connection by SSH key based authentication process .Adobe do not provide any SSH Key file based authentication process out of the box.So we are trying to cater this thing by writing the scrip...

    Views

    12.8K

    Like

    1

    Replies

    5
  • 2/6/18
    I need to export data out in the unix format of only having a line feed at the end of each line rather than the windows format of carriage return + line feed. How would I go about do this?

    Views

    2.2K

    Likes

    0

    Replies

    4