Jamf integration (service graph connector) with servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2023 04:26 AM - edited 06-16-2023 04:28 AM
We are getting data from JAMF into staging table SG-Jamf Computer table but from here to cmdb_ci_computer table the data is not updating. in the SG-Jamf Computer table recent updated is on 16/6/2023 but in cmdb_ci_computer table updated it is showing 9/6/2023 and assigned to filed is empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 07:31 AM
Both computers and Mobile devices have stopped working. Same error (line 93 & 198) in the script include: JAMFDataSourceUtil.
I also updated the plugin to the latest version. previous (originally working : 2.11.0, new version: 2.12.1
Tested the credentials and JAMF endpoint using Postman.
I can get the records without any problem.
In flow designer I can see the computer action that is used by Service Graph Connector for Jamf . This action uses /computers/subset/basic as endpoint. When trying this in Postman the first time it fails, second time it returns the expected results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 07:51 AM
Are you using the Pro API? If not, you'll need to change to that. Jamf had a change on their backend to the MySQL version, and the "classic" integration method was impacted. Make sure to remove anything you have in the "Base path" for the connection. More info here: https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/configuration-manag...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 07:55 AM
Thanks for your help.
I will contact the person responsible for JAMF at the client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 02:53 AM
Hi @shilpa mihira ,
I am also facing a similar issue, the error message I am getting is - {"cmdb_sam_sw_install":{"unchanged":1},"cmdb_ci_computer":{"mergedPartialPayloads":1,"incomplete":1,"errors":1},"cmdb_key_value":{"incomplete":1,"errors":1},"cmdb_serial_number":{"inserted":1}}.
I have made changes in the data source query and checked the details coming in the staging table, but when I run the robust map, data is not populated in the cmdb_ci_computer table.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024