First of all,
thanks to all for your help.
I think I have found the issue: the service is called as a service-multi
event and I've discovered that the service-multi event handler simply
ignores the succesMessages (it only considers the error messages).
I will propose a patch soon because I think that it could be nice to
have both kind of messages in the result...
Jacopo
Jacopo Cappellato wrote:
Hi all,
I'm sorry for the somewhat trivial question, but I cannot find a way to
set the (success) result message in a minilang service so that it is
shown in screen.
I've tried with something like this:
<set value="Thanks for running this service" field="successMessage"/>
But it doesn't work...
Any hints?
Thanks
Jacopo