Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Jo_Pitts1 @SanfordWhiteman I tried to use the new robust code that Sanford suggested, it's throwing an exception "Innovation of method substring" I tried to replace it with Jo code and again it's throwing error the same above error, not sure how it complied (approved) when I did first time.
@Jo_Pitts1 Thanks a ton! Script is working as intended, the you a way explained helps us to learn and improve our coding skills. CheersPramod
Hi, I tried to solve it with below script and it worked.#set( $Name = ${lead.FirstName} )#set( $FormatName = $Name .trim().replaceAll("(?i),?(as\.?)${esc.d}", "ai") )${FormatName } Now, I am looking forward for your help to solve below conditions in one script.If name has ending -as, then salutation...
I would have to create 1500 smart campaigns if I use web page constraint in fills out form trigger. May I know if there is any option to reduce the amount of effort involved, Could something be done with the help of AEM platform?