How to use (call) stored procedure in a data source step
Can anyone please advise on how to call stored procedure using the data source step. Note sure how to use. Any help would be very much appreciated Thanks
Do you mean call the remote stored proc and get it to fire or do you mean create a copy of the storedproc in your JDBC step and fire it that way? I only know the second option