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
Is it possible to call a Stored function in Appian using any Appian Functions.
Yes, with the Execute Stored Procedure plugin we now have fn!executestoredprocedure().