Communication between task blueprint and actor blueprint

i tried using the breakpoints,it seems that the (shoot player)task from the behavior tree failed to send any signal to the AI’s weapon.
I turned off all collision for the projectiles too,just in case XD.
Could it be the custom event is wired wrongly?
How to make an AI shoot at the player via the weapon attached ?