In reply to: Marcin
Yes, thank you, but it doesn't help because I need a How do I get the query result that is executed during the automation on the path.
Hi Marcin,
ok, if you need to display this message after path transition you could do it like this:
1. Use the "change value of a single field" action, select the parameter in which the result should be stored.
2. Use a hyperlink action with javascript:alert('PARAMETER')
It's probably possible to use a business rule directly instead of PARAMETER, but I think this is a bit cleaner.
Best regards,
Daniel