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

  • 8/21/19
    Hi,I have created a email delivery where i need to insert date in the format August 21st,2019  (or)  August 21st, 2019.I have used this script        <%= formatDate(new Date(), "%Bl %D,%4Y") %>From this, I am able to get August 21,2019. but i want 'st',' nd,' rd', 'th' after the date. How can i get ...

    Views

    2.0K

    Likes

    2

    Replies

    1
  • 8/21/19
    I have to update the data which is already available in custom schema using API. For that I am using Below java script snippet.Workflow is Running without any error. But The data is not updated in tables. Please help me to solve this.var query = xtk.queryDef.create(     <queryDef schema= "temp:fileI...

    Views

    3.7K

    Likes

    0

    Replies

    1
  • 8/21/19
    Team,I checked and see that, there is a field in recipient called 'cryptedId' in AC console. I see that, this is generated using 'AESEncrypt(@id)' function. I want to know what is the expiration time for this value?Because we're using this recipient id when we're sending link in the email delivery.T...

    Views

    4.9K

    Likes

    3

    Replies

    5
  • 8/21/19
    Hi team,We are using BuildPreviewFromId function in javascript, please let me know if we can add more personalization like 'targetData.amount' while calling the function. Below is the function definition:-var res = nms.delivery.BuildPreviewFromId(  deliveryId,   <params content="html" filter="@id=12...

    Views

    2.9K

    Likes

    3

    Replies

    4
  • 8/20/19
    Hi all,We have an external account configured to connect to MySQL. We've had to recently change the credentials so I've updated the account and password. Testing the connection also seems to be working fine. However, using the generic query editor on a schema that uses the account still tries to use...

    Views

    1.3K

    Likes

    2

    Replies

    2
  • 8/20/19
    Hello,We have a workflow that downloads files from a SFTP location. The download is successful but the current timestamp gets appended to the filename. We want to keep the filename as is when the download happens. Is there any way to disable this?Here's the screenshot..ThanksSree

    Views

    3.7K

    Like

    1

    Replies

    3
  • 8/20/19
    Hi,I have a business case that need to send out the new subscriber on a daily basis. I am thinking to use the Incremental query to send email to new subscribers only. I wonder after one or two years later, will it slow down the workflow as it will need to find the new subscribers every time when the...

    Views

    3.6K

    Like

    1

    Replies

    3
  • 8/20/19
    Hi everyone.I created a web application for seminar registration in Adobe Campaign Classic v7.This is my workflow:Client wants to apply encryption and XSS protection on the client and server side to the payload before submitting it.I have checked built-in functions in Campaign such as cryptString(),...

    Views

    5.0K

    Like

    1

    Replies

    6
  • 8/20/19
    Hello everyone,we are trying to create blocks (header block, primary block,) in delivery templates so that the content creator can utilize delivery templates flexibly.How can I create a delivery template with blocks like the above image?Kind regards,Imran

    Views

    1.4K

    Like

    1

    Replies

    1
  • 8/19/19
    Hi all,I have a question related to an issue i'm having when creating a schema in ACC and I'm wondering if you have any clues.Basically when i'm saving the schema, i 'm having and error message saying "Cannot preview and keep receiving the error message An error occurred during the SOAP call. You do...

    Views

    3.9K

    Like

    1

    Replies

    3