Hi,
I can use Non Query activity but I can use direct insert data statement to the table, I need to use the stored procedure in Non Query activity for any insertion as per our new company policy.
I have tried your approach, I have entered the procedure name and changed the command type to Stored procedure also In paraments I have added some values but getting invalid SQL statement error.