Identifier Direct Call Adobe Launch | Community
Skip to main content
Luca_Lattarini
Level 9
September 26, 2020
Solved

Identifier Direct Call Adobe Launch

  • September 26, 2020
  • 1 reply
  • 2654 views

 

Hello everyone,

 

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.

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhuisg

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.

1 reply

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
September 27, 2020

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.