Incident ebonding is failing with Incident

yamalabrahmani5
Kilo Contributor

Hello Community,

 

We have Integrated two Snow instances,when a parent incident is resolved in one instance it will trigger an outbound to another instance. The other instance will resolve the child incidents too as parent is resolved and it should the outbound to the source instance for all the child incidents to resolve.

 

This is working well but some times it is not working.

 

We are triggering the outbound from a BR.

 

Can someone please help me with this issue!

1 ACCEPTED SOLUTION

@yamalabrahmani5 Can you try adding another condition like

 

Parent Incident IS Not Empty

 

Because, Major Incident - Child Incident Parent will be stored in the parent_incident field where as non major incidents store it in parent field.

 

Please mark my answer helpful and accept as solution if it helped 👍✔️

Thanks,
Anvesh

View solution in original post

4 REPLIES 4

AnveshKumar M
Tera Sage
Tera Sage

Hello @yamalabrahmani5 

 

Is it possible for you to share the the BR conditions and Script ?

Thanks,
Anvesh

Hello Anvesh,

Thanks for responding.

 

I can not share the screenshot, but the conditions we are using are.

 

Parent IS NOT EMPTY

Updated by IS Integration User Account

State Change to Resolved

 

Do we need to add any changes to conditions?

 

In the script we don't have any conditions, we just call the REST Message.

 

Please help.

@yamalabrahmani5 Can you try adding another condition like

 

Parent Incident IS Not Empty

 

Because, Major Incident - Child Incident Parent will be stored in the parent_incident field where as non major incidents store it in parent field.

 

Please mark my answer helpful and accept as solution if it helped 👍✔️

Thanks,
Anvesh

Thanks for the help