Hi All,
First time poster/Flow newb. I'm trying to use a SQL execute stored procedure action against an on-prem SQL server via the gateway. I believe the gateway configuration is fine; when I select the server the list of available stored procedures populates. However, when I select one I get the error message: Unknown Mashup Exception. inner exception: Object reference not set to an instance of an object.
I am trying to execute sp_start_job
thanks!