How to use Execute Stored Procedure in process model

Hello everyone,

I am working with an SQL developer and he created a stored procedure where each time a I saved a record in his staging table, I need to execute his stored procedure to transfer the records to our main table.

I am just not exactly sure how I will add it in my process model. 

I am adding records to his staging table through process model too by using Import CSV to Database v6. Next step should be calling his stored procedure to transfer the records to main table.

Any help will be highly appreciated. Thank you.

  Discussion posts and replies are publicly visible