Hi all!
We want to execute a JSON query on a path (actually it is some business rule containing SQL query) and send these results to an external endpoint (REST service).
The problem is that the query does not reflect current changes in form, since this happens on save.
This should be related to database transaction and current values which are not persisted at this moment.
Is there even a way to handle this scenario properly in Webcon?
We have a dictionary process, so there is no way to play around with some additional steps.
Hope the question is clear enough :-)
Thanks in advance & best regards, Nik