Is there any way to call a Stored procedure(having some input parameters) that updates/Writes to DB

Hi,

I have created a stored procedure which takes some input parameters and based on parameters, Insert query gets executed. I want to Call this Procedure either through SAIL Interface or Process Model. I cannot use fn!executestoredprocedure function as i am writing to db.

Can someone suggest on the same

Regards

Venkatesh

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data