Expand my Community achievements bar.

akshaaga
akshaaga
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • @CampaignerForLife, Some functions are not available or not compatible with the specific version of JavaScript used in Adobe Campaign. Regarding the String.startsWith() function, it is part of ECMAScript 6 (ES6) and may not be available in some older versions of JavaScript. To check your version of ...

    Type

    Questions

    Views

    2.6K

    Likes

    2

    Replies

    0
  • @dipendu_g , Yes, using this.internalName should give you the internal name of the web app that is currently being executed within the JS Activity. this.internalName is a built-in property of the WebApp object that refers to the internal name of the current web application. So, using this.internalNa...

    Type

    Questions

    Views

    2.4K

    Like

    1

    Replies

    0
  • @UmaV, To map them to the correct table, such as the Recipients table, you would need to identify a unique identifier in both tables, such as an email address or customer ID. Once you have identified the unique identifier, you can use it to join the two tables on that field. For example, if the emai...

    Type

    Questions

    Views

    917

    Likes

    0

    Replies

    2
  • @dipendu_g, Regarding access rights, the user who is executing the query should have access to the "nms:webApp" schema and the folders where the web apps are stored. In your case, it seems that your web apps are stored in the "Resources -> Online -> Web applications" folder. You should make sure tha...

    Type

    Questions

    Views

    2.5K

    Likes

    2

    Replies

    2
  • Hi @dipendu_g, There are a few potential issues with your code that could be causing it to return a blank query result: Typo in the where condition: There seems to be a typo in your where condition, where "internamName" should be "internalName". This might be causing the query to not return any resu...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    5
  • Hi @RodneyCpg , Yes, Outlook is notorious for not supporting some CSS styles, including setting the width of tables to 100%. However, there are some workarounds you can try - 1. Use nested tables: Instead of setting the width of the main table to 100%, create a nested table inside the main table and...

    Type

    Questions

    Views

    5.4K

    Like

    1

    Replies

    0
  • @sebastian_quevedo , To create dynamic content in AJO, you can use a JavaScript or jQuery to manipulate the content based on user input or other factors, such as the user's gender. Here are the steps to create dynamic images in AJO: Create two different banner images.Write JavaScript or jQuery code ...

    Type

    Questions

    Views

    1.2K

    Like

    1

    Replies

    0
  • @sebastian_quevedo , If you're working with HTML in compatibility mode and cannot use structure, content, and fragment components, you can still add dynamic content to your page using JavaScript. One way to add an image dynamically is to create an IMG element in JavaScript and append it to the DOM. ...

    Type

    Questions

    Views

    703

    Like

    1

    Replies

    0
  • Hi @felixsongfei, Did you start the MTA process again after making the changes?

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    1
  • Hi @rntrp, In AEM, when you send an email using a delivery, the pre-header text that you included in the container is generally not saved as a separate field in the delivery schema. However, you can retrieve the pre-header text by using the AEM APIs to extract the HTML content of the email message, ...

    Type

    Questions

    Views

    607

    Like

    1

    Replies

    0
Top badges earned by akshaaga
Customize the badges you want to showcase on your profile