Hi Experts,
Is it possible to call a call a stored procedure from DFC? If yes could you give me some directions to start learning it.
If no is there an alternative to it? And what is the best practice?
Thanks in advance.
Hi,
You can use OOTB Database Stored Procedure Activity Template in Process Builder to execute database stored procedures or functions.
Refer to this Design Pattern : https://community.emc.com/docs/DOC-10722
Thanks,
Divya Aroor
Thank you very much for your reply.This stuff was very helpful.