โ07-25-2023 02:17 AM
Hi Team,
Could you please suggest how to raise the service now ticket, in case of Databricks job failure?
Regards ,
Phanindra
โ07-25-2023 04:20 AM
Sorry, my question might be confusing,
My question is for example I have one job which loads data / performs some transformation on delta tables, job got failed due to some issues, In databricks we have job failure notification but we want to integrate with service now.
We would like to raise a ticket in the service now system saying the job failed due to some reason and support engineer will work on the ticket and will analyze the reasons for failing.
Basically we would like to integrate with Databricks and service now.
โ07-25-2023 06:46 AM
Hi @Phani1, To integrate Databricks job failure notifications with ServiceNow, you can use the webhook method. This allows Databricks to send an HTTP POST request (webhook) to a designated endpoint in ServiceNow whenever a job fails. By doing so, you can automatically raise a ticket in the ServiceNow system, notifying the support engineers about the job failure, and enabling them to analyze the reasons for the failure.
For more information about webhook you can refer to the below documentation links
https://docs.databricks.com/workflows/jobs/job-notifications.html
โ07-25-2023 06:53 AM
Hi @Phani1, You can use the webhook method to integrate Databricks job failure notifications with ServiceNow. This allows Databricks to send an HTTP POST request (webhook) to a designated endpoint in ServiceNow whenever a job fails. By doing so, you can automatically raise a ticket in the ServiceNow system, notifying the support engineers about the job failure, and enabling them to analyze the reasons for the failure.
For more information about webhook you can refer to the below documentation links
https://docs.databricks.com/workflows/jobs/job-notifications.html
โ11-21-2024 01:45 PM
Hi , Can this JSON response to Service Now be edited before being sent? What are the different ways it can be edited?
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now