- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 12:48 PM
Hello,
Is it possible to have 2 service graph connections to the same data source, if we need say 2 different queries from one source? Or can you only have one.
Solved! Go to Solution.
- Labels:
-
Orchestration (ITOM)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 01:24 AM
Is it possible to have 2 service graph connections to the same data source---> Using SGC i am doubtful.
But for one customer We used Hybrid Approach. Like We Used SCCM SG Connector as OOTB but we were having to pull some custom field data also from SCCM. We Left OOTB Connector as it is and added a JDBC data Source with SCCM DB and quried the data for Custom field and Updated the CMDB data. This way SG Connector was not customized and Fully supported and Custom fields we got from our Custom JDBC Solution.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 12:24 AM
Hi @VL10 ,
Yes currently updated graph connector have possibility to connect with Multiple source to get the data in CMDB , You need to configure the different sources with Credentials.
Refer the Example SCCM Configuration document.
Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Ajay Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 01:24 AM
Is it possible to have 2 service graph connections to the same data source---> Using SGC i am doubtful.
But for one customer We used Hybrid Approach. Like We Used SCCM SG Connector as OOTB but we were having to pull some custom field data also from SCCM. We Left OOTB Connector as it is and added a JDBC data Source with SCCM DB and quried the data for Custom field and Updated the CMDB data. This way SG Connector was not customized and Fully supported and Custom fields we got from our Custom JDBC Solution.
Regards
RP