How would I go about connecting two instances with one service portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2018 12:18 AM
We have two production instances serving two different use cases, and one instance hosts the service portal used corporate wide. We'd like to connect the two instances so that users can see their requests in one place. How would you recommend we go about interfacing two instances together? (i.e. user can see their RITMs in one list widget and when they drill down to record displays data for respective instance).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2018 12:36 AM
Hi
Please follow the below link to apply domain separation explicitly on a table.
Mark correct if it helps.
Regards,
Omkar Mone
www.dxsherpa.com

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2018 06:15 AM
We might need more information about what is in each instance, but basically you are going to need to modify the widget to list the RITMs, so that the hyperlink for each is the URL to the record detail in the instance where it resides. You are going to need to make sure you get past Single Sign on issues and even when viewing the record there could be references back to the original instance. This all seems like more work than just getting everything into one instance with scoped apps, but maybe we need more information on your use cases.
-HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2018 01:57 PM
We have two significant different production instances one for our Products and one for Corp. The corp one hosts the service portal, and we have catalog items on both. The idea to do a custom widget with joined data was the path we were thinking of going. Thanks for the tip!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2018 02:25 PM
You need to use broadcast event to communication between differences instances of widget.
Please check below for details
https://community.servicenow.com/community?id=community_question&sys_id=4d1907e1db5cdbc01dcaf3231f961901
Regards,
Sachin