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...
Hi Champions,I want to write a script to replace last two letters of the first name, I have 5 conditions to solve here. If name has ending -as, then salutation ends – ai. Example: Rokas – Rokai, Mindaugas – Mindaugaiif ending -is, then salutation ends -i. Example: Rytis – Ryti, Kęstutis – Kęstutii...
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?
Hi,I have created a LP(with form) in Marketo and want to use it on 1500 pages on external site(hosted on AEM), I would just give a Marketo live link to publisher team and they would use it to create snippet on AEM and ultimately that goes on 1500 different pages. I need to route the Alert email base...