Expand my Community achievements bar.

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

  • 7/13/21
    Hi I want to unzip a zipped file in data loading activity.I checked pre-process the file option and tried various commands but the data load activity is giving error every time. Following are the commands I have tried:gunzip -c <%=vars.filename%>gunzip <%=vars.filename%>gzip -d <%=vars.filename%>gzi...

    Views

    880

    Likes

    0

    Replies

    1
  • 7/13/21
    Hello everybody, I'm looking for information about exporting leads or data from Adobe Campaign Classic to Data Warehouse. Where can I find such information? Are there any best practices on this subject?Any information helps!Thanks a lot for your support! CheersIPN

    Views

    808

    Likes

    0

    Replies

    2
  • 7/12/21
    Hi everyone, i want to know if it's possible to use api to get email content from CMS in Adobe campaign classique.The CMS is  https://dartagnan.io.My needs are to create the content in this CMS, then use the html in the delivery by using an api. Every answer is welcome. Thanks 

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 7/11/21
    Hello, Our workflow is erroring out due to using IDs in subHisto table that already been used.Is there a way to resolve that issue or could we used a custom script to force ACC to find an unused IDs? Let me know. Thanks! AK

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 7/11/21
    Hi all, Need some ideas to perform the following action; Currently, I am subcribing a newly created recipient to a service (subscriptions); whilst registering, this user has also submitted a couple of answers which I am storing in a custom schema. I have created a template which is used for the conf...

    Views

    905

    Likes

    0

    Replies

    2
  • 7/10/21
    All,  I have a situation that requires me to create an alert when a workflow completes successfully. The workflow runs daily and contains 13 deliveries (based on segmentation in the workflow); not all will send. I tried putting all the delivery transitions into and And-Join and then straight to an A...

    Views

    758

    Likes

    0

    Replies

    2
  • 7/9/21
    Hi Experts, There is a counter which is used as part of an expression when creating new seeds.    I am trying to get the seed counter value to no avail. var seedKey = 'SDM'+CounterValue('nmsSeedMember'); logInfo(seedKey);   

    Views

    904

    Likes

    0

    Replies

    4
  • 7/7/21
    Hi Team, We have SMS SMPP configuration to send SMS from adobe campaign classic.We have configured external account as below and the messages are getting pushed to connector but not getting delivered to the user.  After discussing the issue with the vendor they suggested to include some additional n...

    Views

    771

    Likes

    0

    Replies

    2
  • 7/2/21
    The file name has a prefix of tmp.  I need to remove the prefix from the name.  I was trying to use the split and join method to break up the name and rejoin it again with out the tmp.  But I'm not sure these commands work in Adobe.  Below is the code I have written so far.  What am I doing wrong? l...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 7/2/21
    Hi Experts,  My SQL insert syntax is resulting in a not null constraint issue. PGS-220000 PostgreSQL error: ERROR: null value in column "igoal03" violates not-null constraintDETAIL: Failing row contains (1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 3, 0, ...

    Views

    1.7K

    Likes

    0

    Replies

    3