Is it possible to start a workflow from SQL?
Our need is as follows:
A record from a repository is created from a web service directly in Semarchy (no workflow for this step).
Based on the data in the table, some users need to perform an update and be notified.
Ideally, our solution would start a workflow and notify the relevant users, if everything is triggered with a scheduled SQL it would be great.
NB If this isn't possible, we will have to use an external tool to verify the data and send an email to the users.
Jean-Christophe Blanchard
Is it possible to start a workflow from SQL?
Our need is as follows:
A record from a repository is created from a web service directly in Semarchy (no workflow for this step).
Based on the data in the table, some users need to perform an update and be notified.
Ideally, our solution would start a workflow and notify the relevant users, if everything is triggered with a scheduled SQL it would be great.
NB If this isn't possible, we will have to use an external tool to verify the data and send an email to the users.