Service Graph Connector for Cisco Meraki not populating Organizations, Networks and CI table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 12:14 PM
I am trying to integrate Service Graph Connector for Cisco Meraki . I have followed the documentation , installed the plugin and followed the guided setup.
This is what I have under Meraki in servicenow:
I see one data source :
After completing the setup, I am able to test connection and when I trigger the data source, it is loading the devices table. But the documentation: https://developer.cisco.com/meraki/build/servicenow/service-graph-connector-for-meraki/ shows that Organizations, Network and the CI tables should be populated as well. I copied the Datasource script and tried to execute as background script and I was able to see its pulling Network and Organizations.
Do we need to create new datasources to make sure Organizations and Networks are imported. When I tried to create a new one, I was getting error that the x_caci_sg_meraki_meraki_organization is not an import set table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 01:58 AM
You may try, granting all Meraki read roles for this system property 'x_caci_sg_meraki.organization_ids_to_import'
Roles: x_caci_sg_meraki.credential_affinity_user, x_caci_sg_meraki.meraki_network_user, x_caci_sg_meraki.meraki_organization_user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 02:02 AM
you may try, granting all Meraki read roles for this system property 'x_caci_sg_meraki.organization_ids_to_import'
Roles: x_caci_sg_meraki.credential_affinity_user, x_caci_sg_meraki.meraki_network_user, x_caci_sg_meraki.meraki_organization_user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi all,
in my case, the connection is successful. When testing with 20 records, it passes, but it shows 0 records. When I test with all records, it still shows 0. I really appreciate any input on this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Same issue here as well. I also verified the api key works when using postman
