Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view
Is it possible to call stored procedure ?

If yes, please let me know the way.

If no, then please tell me the other option.
in Data Set by (460 points)

1 Answer

0 votes
Hi,

please be more precise, where do you want to use the stored procedures?
In Knowage is possible to use SQL queries as a dataset definition.
by (11.6k points)
Instead of writing query in dataset definition, i wanted to call procedure which is created in MySQL.

I got the solution for the same.

Thanks for replying mcortella.
...