We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Change Conflicts Creation query

Lucky1
Tera Guru

Hello all,

 

Good day!!

OOB, can someone please et me know how the record in Conflict table gets created?

I mean which script include creates this?

As far as I know, if a change request is created with the same Planned Start date and Planned End date same as other change request within the same environment, then the Conflict arises and creates a record in Conflict table.

 

So, which script does this?

Can someone explain me?

 

 

Regards,

Lucky

3 REPLIES 3

Dr Atul G- LNG
Tera Patron

Hi @Lucky1 

 

Check these 2

 

AGLearnNGrow_0-1739354413614.png

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Yes Atul,

 

I observed those two Script incudes.

But wondering which lines code or which function is checking the two change request's conditions and creating conflicts.

Need to check.

 

Regards,

Lucky

 

Hi @Lucky1 

 

I am not 100% sure, but I think there are some utils which check this, also the major part of conflict derived from conflict property as well. So need to see all together.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************