Trying to add additional field into Service Graph Intune Connector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 06:12 AM
Hi,
We are trying to get the Last Check In attribute into the CMDB as part of the Intune connector that is active, we followed Service Graph Connector for Microsoft Intune - Add... - ServiceNow Community to achieve this and noticed that we already have the attribute in the Flow Designer Actions Outputs (step Changes to the data stream action in the link provided)
However! the second step "Changes to mapping using IH-ETL" is where we are confused , I assumed this is set in the IntegrationHub however when I go into IntegrationHub Home, there is currently no Integrations showing on the list
We used the Service Graph Connector for Intune in ServiceNow and it is pulling devices daily and updating the CMDB however it looks like the LastSync time is not mapped to any fields which is what we are trying to do. Where is the mapping set for this connector?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 08:13 AM
Hi, Can you check the scheduled job SQL statement? Is it bringing the attribute from In-tune. If not you should configure it and check the import table list view to understand the state of transactions.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 08:30 AM
Hi ersureshbe,
We are using the application "Service Graph Connector for Microsoft Intune".
Under the Scheduled Data Imports, this is how it is:
If we look at the Data Source, it seems like the the data is pulled to import set table "sn_intune_integrat_devices" and the transformation is taking place via "Robust Transformer"
So the data is loaded to the import set table and something is mapping it there from this table to the "cmdb_ci_computer" table and mapping relevant fields but I'm not sure where to find this and check what last check in is transformed to
If I look at the Transformer Definition it looks like this but it's confusing and
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2024 12:18 PM
Hello Ahmet,
I have a similar issue.
Have you ever found out?
May thanks
Mira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2024 03:08 AM
i also have this issue. the article mentioned above states you can access this from a data stream. however this functionalty does not exist on our instance