Add debug output to your event 109, for example:
Browser -> Log "Boss Jumping"
Then open console (F12) in your browser and check if it's triggered.
If it is, but the boss is still not jumping, my guess is that when you change animation to "Jump", the collision polygon appears above the ground, so the platform can't perform the jump.
Try changing animation after "Simulate jump" action.