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.
Hello Jean-Christophe,
It is not possible to launch a workflow through SQL.
But it is doable via REST API.Thanks to the native endpoint "Start workflow instance(s)", that you can find document in your REST API module:
Hello Alexia, OK I will have a look Thanks
Sure, you're welcome.
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.
Hello Jean-Christophe,
It is not possible to launch a workflow through SQL.
But it is doable via REST API.
Thanks to the native endpoint "Start workflow instance(s)", that you can find document in your REST API module:
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstAlexia SIMOND
Hello Jean-Christophe,
It is not possible to launch a workflow through SQL.
But it is doable via REST API.
Thanks to the native endpoint "Start workflow instance(s)", that you can find document in your REST API module:
Jean-Christophe Blanchard
Hello Alexia, OK I will have a look Thanks
Alexia SIMOND
Hello Jean-Christophe,
Sure, you're welcome.
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 346 topics