I would like to trigger a HTTP request to an external service (e.g. trigger databricks workflow via databricks API) by clicking a button on the application UI or via starting a semarchy workflow. Is it possible?
Best Answer
S
Stéphanie FOURRIER
said
over 1 year ago
Hi Gyorgy,
you can configure a Rest Client, call it in an API Enricher, and trigger the Enricher in a stepper. If you want the user to click on a button to trigger the enricher, you can define a boolean attribute, used as a checkbox in the form, and add a SemQL condition to the enricher like
attBoolean='1'
I hope this helps.
Stéphanie.
1 Comment
S
Stéphanie FOURRIER
said
over 1 year ago
Answer
Hi Gyorgy,
you can configure a Rest Client, call it in an API Enricher, and trigger the Enricher in a stepper. If you want the user to click on a button to trigger the enricher, you can define a boolean attribute, used as a checkbox in the form, and add a SemQL condition to the enricher like
Gyorgy_bekes
I would like to trigger a HTTP request to an external service (e.g. trigger databricks workflow via databricks API) by clicking a button on the application UI or via starting a semarchy workflow. Is it possible?
Hi Gyorgy,
you can configure a Rest Client, call it in an API Enricher, and trigger the Enricher in a stepper. If you want the user to click on a button to trigger the enricher, you can define a boolean attribute, used as a checkbox in the form, and add a SemQL condition to the enricher like
I hope this helps.
Stéphanie.
Stéphanie FOURRIER
Hi Gyorgy,
you can configure a Rest Client, call it in an API Enricher, and trigger the Enricher in a stepper. If you want the user to click on a button to trigger the enricher, you can define a boolean attribute, used as a checkbox in the form, and add a SemQL condition to the enricher like
I hope this helps.
Stéphanie.
-
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 274 topics