PROBLEM
I am unable to import a procedure, I get an error: Attempt to import procedure with unapproved SQL commands.
CAUSE
This is due to a missing SQL procedure on your KServer.
RESOLUTION
If you are adding an SQL Query or NonQuery into your procedure, you will need an associated XML file available on your KServer. More on this can be found on our help file - executeSqlNonQuery() and executeSqlQuery().