Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
I would like to write direct call as custom code because I want the rule to fire on a range of different direct calls.
I know it's possible to add several direct calls, but due to the scope I want in this rule, this seems messy to me. I would prefer to have it lined up with use of custom code.
However, let me answer for you on this. Yes, it is possible to utilize direct call on the custom code. Please find the below code which should be call across as required on the custom code. Call this line whevere it is required and pass the actual string over the code to trigger the rule.
However, let me answer for you on this. Yes, it is possible to utilize direct call on the custom code. Please find the below code which should be call across as required on the custom code. Call this line whevere it is required and pass the actual string over the code to trigger the rule.
Thanks for your help! Also, thanks for giving me the directions to the correct forum. Will use that going forward.
I was not able to fire the rule with this code, but perhaps it's something I'm missing. Will take a look at the documentation you attached, and otherwise ask a new question in the other forum.