Expand my Community achievements bar.

akshaaga
akshaaga
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi @IshaniVShah , To check if a value is present in all elements of an array, you can use the "every" function in combination with the "in" function. The "every" function takes a function as its argument, which is used to evaluate each element in the array. The "in" function returns a boolean value ...

    Type

    Questions

    Views

    1.8K

    Like

    1

    Replies

    1
  • Hi @sebastian_quevedo , At present, extraction of files from AJO is not possible without AEP. Team is also working to on having a Direct Mail channel in AJO for sending flat files. You can follow - https://experienceleague.adobe.com/docs/journey-optimizer/using/whats-new/release-notes.html to keep a...

    Type

    Questions

    Views

    914

    Like

    1

    Replies

    0
  • Hi @AnmolWassan ,   The code you posted for the rcpGrpRel method seems correct, except for one thing. You need to provide a value for the _operation attribute. The _operation attribute indicates the type of update you want to perform on the recipient. In this case, you want to add the recipient to t...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • @AnmolWassan , The error message "SOP-330023 An error occurred during the SOAP call. You don't have the required rights to view the detail." suggests that the user credentials you're using to make the API call don't have sufficient rights to operate. Regarding the subscribe method, it is correct to ...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    2
  • Hi @Soph75 , Yes, it's possible to add a column to your data that would represent the count of open or click activities in the broad log table. You can use a database join operation to combine data from the broad log table with the data from the tracking log. The join operation will allow you to sea...

    Type

    Questions

    Views

    573

    Likes

    0

    Replies

    0
  • Hi @AnmolWassan ,   If the IDs are correct and you can query the lists and recipients via the API, the issue may be with the bRegister attribute. The value of this attribute is set to true, which indicates that you want to add the recipient to the list. If you are still unable to add the recipient t...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    4
  • Hi @_Manoj_Kumar_ ,   In that case, you can use the following approach: def original_condition():# original condition codereturn True # or False if original_condition():# code to be executed only if original_condition returns Truepass   In this example, the original_condition function returns either...

    Type

    Questions

    Views

    2.5K

    Like

    1

    Replies

    1
  •   Hi @_Manoj_Kumar_ ,   If the code HasNamedRight('admin') is working as expected, but the code HasNamedRight('notSuperAdmin') is not; it could be a problem with configuring the custom named right "notSuperAdmin."   If the custom-named right is not properly defined, the HasNamedRight function will r...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    3
  • Hi @_Manoj_Kumar_ , You can check the following things if the code is not working as expected: 1. Ensure that the custom named right "notSuperAdmin" has been properly set up and assigned to the relevant users. 2. Your syntax for input forms & schema is correct. 3.  Make sure the named right used in ...

    Type

    Questions

    Views

    2.5K

    Likes

    0

    Replies

    6
  • Hi  @pmedina,  Yes, you can use Google Fonts in email templates, but there are some limitations to consider. Not all email clients support custom fonts, so you will need to ensure that your message still looks good even if the font is not displayed. Here is one way to use Google Fonts in email templ...

    Type

    Questions

    Views

    2.0K

    Likes

    3

    Replies

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