내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards
정렬
  • 최신순
  • 조회수 많은 순
  • 좋아요순
  • 답변 수 많은 순
  • 오래된 순
필터
  • 모두
  • 해결됨
  • 해결되지 않음
  • 답변 없음

  • 25. 7. 27.
    Hi all,    I am working on a web application where I need to apply field validation on several inputs on the first page of the survey, I do believe it can be done via initialization script and approval script tabs.   Here are the fields that I am looking to validate:   A - Should not allow future da...

    조회 수

    305

    Likes

    0

    답글

    2
  • 25. 7. 24.
    Per this post, I understand there is the smtpEnableTLS setting which can be configured in the server config file. I also realize this is not recommended due to the impact it will have on the overall throughput. But I am curious to know how the email will be decrypted by the recipient? How are the ke...

    조회 수

    294

    Likes

    0

    답글

    1
  • 25. 7. 23.
    How do I query the AEM content path associated with a delivery. I understand this might be a javascript code. What should go in this code? So far all I have is a simple workflow with a query object that is just querying for 1 delivery Id against the delivery schema. I am outputting the delivery Id i...

    조회 수

    280

    Likes

    0

    답글

    3
  • 25. 7. 23.
    Hi @ParthaSarathy I have a below usecase, kindly guide.Consider a customer has purchased via below multiple platforms 1 Groww2 AngelOne3 Paytm Money4 ET Money5 Upstox6 Dhan7 INDMoney Example:1.if an investor has investments via Groww, AngelOne and IndMoney, campaign is to be triggered only for Groww...

    조회 수

    321

    Likes

    0

    답글

    1
  • 25. 7. 22.
    Hello,Using a workflow I need a step by step guide for how I can populate content/values from a csv file as variable fields into an email delivery.My csv file is fairly simple with two rows. First row with column headers which will be used for the field name and the second row will have the values t...

    조회 수

    495

    Likes

    0

    답글

    4
  • 25. 7. 15.
    Hi, I was checking my data on campaign server, using advanced filter on data schema.And there is a table with fields that some of values are set as Null and others as an empty string, "".I was trying to differentiate these two types, so tried filtering with condition as below,[field A] is equal to "...

    조회 수

    770

    Likes

    0

    답글

    3
  • 25. 7. 15.
    I keep getting this error at the delivery activity when running a wkf:The thing is that sometimes everything work fine and the delivery is been pushed but some other times it fails as shown above.Any clue what it can be?

    조회 수

    482

    Likes

    0

    답글

    4
  • 25. 7. 14.
    Hi, Is it possible to capture personalization/conditional content in a typology rule? Take the following typology rule code which executes "at the end of analysis" for the alertAssignee delivery template.logInfo(delivery.content.text.source) This will return the following, which is the content of th...

    조회 수

    415

    Likes

    0

    답글

    4
  • 25. 7. 14.
    Hi Team,I'm trying to fetch the super team field data in relationship manager table and which is linked from recipient to relation ship manager as 1 to 1 cardinality.I'm using below code to fetch them ----------------------------------------------------------var recipientquery = xtk.queryDef.create(...

    조회 수

    375

    Likes

    0

    답글

    4
  • 25. 7. 11.
    Hi Team,I'm working on a web application where I need to display recipient details in a table.The table have columns for ID (Primary Key), First Name, and Last Name. and Above the table, there is an input field for the First Name. When a user enters a First Name and submit the button, the below tabl...

    조회 수

    283

    Likes

    0

    답글

    2