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. 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
Post a Comment