Expand my Community achievements bar.

Accelerate your Campaign learning with the Adobe Campaign Mentorship Program 2023!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 04-10-2023
    What are the possible reasons for not being able to connect to server?

    Type

    Questions

    Views

    46

    Likes

    0

    Replies

    2
  • Hi Experts, We are facing an issue while previewing the Delivery Template - Email Personalization across the organization. It is not behaving in the same way for non Admins - some were able to view and some are not. What could be the scenario here. Without the personalisation, preview template looks...

    Type

    Questions

    Views

    54

    Likes

    0

    Replies

    3
  •  We have recently upgraded to v7 build 9359. Post upgrade, we could not see the content in the workflow tab under 'Targeting and workflows' in campaign templates. Is the same with you in v7? Please suggest on how to retrieve the content under the 'workflow' tab as highlighted in the image. BR, HK  

    Type

    Questions

    Views

    34

    Likes

    0

    Replies

    0
  • Hello,I've created a simple script for sending a POST request to an API with the "application/x-www-form-urlencoded" content type. Here's the script:var http = new HttpClientRequest("URL");http.header["Content-Type"] = "application/x-www-form-urlencoded";http.header["Cache-control"] = "no-cache";htt...

    Type

    Questions

    Views

    39

    Likes

    0

    Replies

    2
  • 03-10-2023
    In the NmsTracking_ClickFormula option, we have this part of the code: <%= escapeUrl("$(urlId)") %>, which is supposed to contain the nmsTrackingUrl Id (as per this documentation: https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/tracking-messages/tracking-personalized-...

    Type

    Questions

    Views

    54

    Likes

    0

    Replies

    2
  • 03-10-2023
    Hello, what happens when the secondary set/sets has/have more records? 

    Type

    Questions

    Views

    56

    Likes

    0

    Replies

    2
  • 03-10-2023
    Hello,  Is it possible to disable the suffix added to the downloaded files on the File transfer activity?The file "attach1.pdf" downloaded like this:The filename afterwards will be: attach1_20231003101346a.pdf. I can remove the suffix via JS code, but I'm wondering if there's any way to remove this ...

    Type

    Questions

    Views

    48

    Likes

    0

    Replies

    1
  • 03-10-2023
    Hello We are trying to setup ACC to relay email through another MTA on our network.We've managed to do this by editing the serverside configuration XML for the instance and adding the <mta> relay configuration.However the performance is limited to 75 messages per minute for some reason. We cannot se...

    Type

    Questions

    Views

    61

    Likes

    0

    Replies

    2
  • 02-10-2023
    We have an ask where we one to store one to many information against a broadlog entry. For example we are sending multiple deals in an email and want to store the details of those deals associated with the broadlog entry. So one entry will have 2 child records into the second table say "detailedBroa...

    Type

    Questions

    Views

    141

    Likes

    0

    Replies

    5
  • 30-09-2023
    I've a schema in long format that needs to be converted to wide format. I've the schema with data on the left, and I want to create another schema with data, based on the original, but in wide format (right image). Is it possible? There are other fields, but I mainly care about the ones in the image...

    Type

    Questions

    Views

    94

    Likes

    0

    Replies

    3