Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Need to built UI Action for creating relationship between CI's

anandcristy
Giga Contributor

HI,

I have an requirement that creating a relationship between AWS cloud account and Application Service vise versa. We dont want to do this manually, so would like to create a related links, on click it should take the current record as parent and reference to choose the child record and type. 

On submit the relationship needs to be created. Someone assist please

 

Thanks.

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron

Hi @anandcristy 

I’m not in favor of this approach. The reason is that this functionality is provided out of the box by ServiceNow, and trying to rebuild the same behavior by clicking a custom button would create significant technical debt.

Additionally, a button might enforce a fixed type of relationship, whereas doing it manually allows you to clearly see and evaluate what the most appropriate relationship should be. So it’s better not to introduce unnecessary technical debt

*************************************************************************************************************
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]

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

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron

Hi @anandcristy 

I’m not in favor of this approach. The reason is that this functionality is provided out of the box by ServiceNow, and trying to rebuild the same behavior by clicking a custom button would create significant technical debt.

Additionally, a button might enforce a fixed type of relationship, whereas doing it manually allows you to clearly see and evaluate what the most appropriate relationship should be. So it’s better not to introduce unnecessary technical debt

*************************************************************************************************************
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]

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

Hi Atul,

Thanks for your reply. Will follow the same.

 

AK.