Sending data from mule flow to ajax using Mule CE 3.5.0 -


i did test ajax in mule ce 3.5.0 detecting click on images, , send information mule project, if click on play image message "play" ... want example of how send information mule flow ajax.enter image description here example if have boolean variable in flow, true value, can show image "play" , if it's false can show image "pause". thank in advance.

if want example send payload ajax file mule flow, there plenty examples available.. example, here :- http://www.mulesoft.org/documentation/display/33x/flight+reservation+example

is great example uses ajax mule , send information ajax file mule flow using json payload, parsed , used in mule flow using json-to-object-transformer..


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -