Sorry for the belated response.
Unfortunately I can’t reproduce the problem. Can you send us small testcase with it to investigate this problem in details? Seems you use custom method sqlGetData. Could you provide RODL with its definition ?
Hi, This was related to a error in the daConfig file.
To make DevArt work to fetch the params, this need to be in the config NameSymbol=":", however that mess with the apply updates and the use of params in the calls, so is necesary to change it to NameSymbol="".
Without a detailed callstack I wrongly assume was a problem with the format of the JSON message, however, after get the response about how log the exceptions, I detect was a issue with the driver…