Domain Separation Instance Cross Domain Ticket Creation

Himanshu42
Tera Contributor

Hi,

 

We have a Single ServiceNow instance (domain separation instance) with 3 separate domains. We need to create a incident/case from Domain 1 to Domain 2 like we create ticket in provider and vendor instances via integration hub/service bridge. 

The ask is to create the incident from Domain 1 to Domain 2, users in Domain 2 will work on the ticket and update the ticket in domain 2 and the same update/status should reflect in domain 1. 

We don't need to common incident table in Domain 1 and Domain 2, the requirement is clear that two different LOB of service provider will interact on incident created in respective domain.

 

#domainseparation 

#TSM

 

can we use rest integration from Domain 1 to domain 2 or integration hub or service bridge? 

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Himanshu42 

 

The ask is to create the incident from Domain 1 to Domain 2, users in Domain 2 will work on the ticket and update the ticket in domain 2 and the same update/status should reflect in domain 1. 

Atul: Domain separation is very tricky. In your case, 

- Who will create incident, users are common in both domains?

- or you need only visibility.

 

In domain separation you give domain visibility to the user and then you work can be done. In this case be careful, bcz if you provide domain visibility , it may show other incidents as well.

 

https://youtu.be/FSbkUgcvYms

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************
ServiceNow #TechnoFuncational Disclaimer: These videos are from my training batch. These videos did not promote any ServiceNow Sales pitch or marketing. These videos are only for knowledge purposes & basic on my experience & Knowledge. Redistribution or copying of functionality is not allowed! ...

Hi @Dr Atul G- LNG Atul,

 

User in domain 1 will be creating ticket in lets say domain 1 incident table which we need to be automatically create a new task or second ticket in domain 2 incident table not the same ticket number. Users will only have visibility to their respective domain and not the cross domain tables.

Like we have two different SN instance ticket create functionality but instead of two different instance we have single instance with 2-3 domains.

Hi @Himanshu42 

 

User in domain 1 will be creating ticket in lets say domain 1 incident table which we need to be automatically create a new task or second ticket in domain 2 incident table not the same ticket number.

Atul: You can create use the Flow Designer but may i know that why need to create another record. 

If you need automation,. better create a Service Account and give visibility for all domain.

 

Users will only have visibility to their respective domain and not the cross domain tables.

Like we have two different SN instance ticket create functionality but instead of two different instance we have single instance with 2-3 domains.

Atul: So you are using integration and domain separation

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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