How to avoid updating an existing CI according to it's status with SCCM Service Graph Connector ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 09:39 AM
Hello everybody,
I have almost finished an upgrade from the legacy SCCM plugin to the Service Graph connector for Microsoft SCCM.
I still have one problem to solve : I don't want to update CI's that are not in installed status, as well as all related objects (network adapters, disks, etc...)
It was easy with standard transform maps and onBefore script for example, but how can I do that with Integration ETL ?
I think I have to intercept IRE Payload, but how to do that ?
Thanks
Olivier
Labels:
- Labels:
-
Service Graph Connector
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 09:49 PM