I followed the steps on here https://github.com/Bonitasoft-Community/rest-api-sql-data-source and somehow i was able to compile the maven from command line and have the zip created , however i noticed some few changes (Judging by what i have and what is on here hence i decided to talk about it here )
Now I run the maven command (After i have edited the several files which look like this ) this happens to be the configuration where i would run the Sql queries from (datasource.properties)
I do something like this
Now what the worry is is that when i do everything i am wondering why i pass the query Id and i get this instead
I started to wonder why and where i missed my step. Please do help me as soon as possible I have also uploaded the restapi resource and .sql file and they can be found here
https://www.sendspace.com/file/b15z5b
How do i get this to work?