I am trying to configure Robust transform in SCCM Service graph connector. But after all the configuration asset tag is not getting populated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2021 12:18 AM
Hi All,
I am trying to configure Robust transform in SCCM Service graph connector. But after all the configuration asset tag is not getting populated. In logs I can see output getting set, but still data is not reaching to asset tag field of computer. Attached is the configuration that I did:
Am I missing any link? Please advise.
Regards,
Kamlesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2021 12:50 PM
Hi Kamlesh,
Three comments for you:
(1) With respect to your specific question, the screenshot you are showing for RTE Entity Fields is only showing a field associated with SCCM Computer Identity - Computer entity. That appears to be incomplete. We would expect at least 3 fields for an attribute as it flows through the process:
1. On Import entity
2. On Temp entity
3. On final target Entity
Maybe they exist in your configuration, but are not seen above and might be the cause of your issue. Think about it as a flow of data from external source, to import table, to temp entity (where all the RTE operations are applied) then finally to the CMDB CI tables themselves. Each step on the ServiceNow side needs a representation with respect to entity and field.
(2) We strongly discourage direct manipulation of the RTE tables directly in this manner as you are showing. As you can probably attest, it can get confusing. Instead, we strongly encourage using IntegrationHub ETL app to view and customize any Service Graph Connector definition. IH-ETL handles much of this configuration behind the scenes for you, and provides an interactive UI for transformation and mapping.
(3) The 2.5 release of SG-SCCM, targeted for September, includes Asset Tag as a standard mapped attribute. So given your timeline, it might be better to wait for this as a standard feature, instead of implementing as a custom attribute. At the very least, if implemented as custom you will need to merge/back out your custom changes upon upgrading to 2.5.
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2021 02:11 PM
Hi Mike,
I am having a somewhat similar issue. Wondering if you could chime in.
I run the data source and pull 20 records from SCCM, but when I run the Robust Transformer, nothing is getting created in the target CMDB Computers table. The transformation history shows 0 total records inserted/updated.
This is the first time configuring and running the SCCM Service Graph connector. No customizations have been made at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 01:15 PM
i am having the same issue. what was solution ? got that fixed?
kindly help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2021 04:37 AM
Same observation no data is getting loaded on running the robust transformer. Any idea ?