We all know that the backend database is SQL. So, is it possible to use SQL triggers to start a process.
If any one has any experience on this. Could you please share the same.
Thanks,
Sanjay
I would advise not to take the chance Sanjay. As you know the DB is the heart of the BP environment and must be kept healthy and secure. Directly manipulating the data risks causing widespread problems.
Hi,
Adding to the above query, can we trigger the BP webservice using SQL triggers?
SQL Trigger: On record insertion and update
If yes, can someone help us with a small sample where we can learn and take it forward.