Can we create an incident in PROD based on the Scheduled Job(Test Environment) output?

dharanikumar
Giga Guru

Hi All,

 

We have a ATF schedule job in Test environment. Based on the Schedule job output we need to create an incident in PROD environment.

Output will be from TEST
Incident needs to be created in PROD

 

Thank you!!

2 REPLIES 2

Sohail Khilji
Kilo Patron
Kilo Patron

@dharanikumar ,

 

i guess you posted the question earlier, but this time its clear.

 

You can do it in 2 ways. easy and hardway.

 

easy way will be to use the E-bondign spoke in flow designer and trigger the inciden on prod.

the other way will be via the REST api to POST an incident on PROD, This will involve bit of scripting.

 

I hope i helped you...

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Hi,

How to do using REST api please?

Thank you!!