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.
Anyone can help me to have a better understanding of Direct Call Identifier? is it only an identifier to be called from another rules? Below an example of that
🚀 [Core] Rules using the direct call event type with identifier "searchResults" have been triggered.
No, Direct Calls can be run from any JavaScript code, whether in your web page, an external JavaScript file, or from within your Launch property.
If you suspect that this particular Direct Call is being run from within your Launch property, you can try searching for the "searchResults" name in Launch's global search to see if it finds any matching Rule Component.
No, Direct Calls can be run from any JavaScript code, whether in your web page, an external JavaScript file, or from within your Launch property.
If you suspect that this particular Direct Call is being run from within your Launch property, you can try searching for the "searchResults" name in Launch's global search to see if it finds any matching Rule Component.