How to Call a Stored Procedure with Parameters from Project Integration Framework
Does anyone know how to execute a MSSQL stored procedure passing one or more parameters from a PIF SQLService step?
I have found no documentation on the parameters/syntax that need to be populated to make it work.
0