Hello,
I am using executestoredprocedure() function to get the data, but when i am executing the expression rule it is not returning any data.
a!localVariables( local!result: executestoredprocedure( dataSourceName: cons!dataSource, procedureName: cons!storedProc, inputs:{ name:"user_id", value:"ankita12" } ), local!result)
Discussion posts and replies are publicly visible
Also take a look at this community discussion regarding which functions are allowed by MariaDB