- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2022 12:03 AM
Hello,
We have setup the SG connector for Solarwinds and we have requirement to Ignore some data which we are receiving from SG- Hardware data source. How can we achieve that ? Is there any configuration in robust transformer to ignore such transformation ? I see we have an option to Ignore the field in mapping but I need completely to ignore some particular class of data which I am receiving via connector.
Thanks
Munesh
Solved! Go to Solution.
- Labels:
-
Service Graph Connector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2022 12:04 PM
You can always modify the integration hub action to filter out this data from the data pull. SolarWinds uses SWQL which is similar to SQL. Other than that you can refer to this post for an additional option of adding a before script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2022 06:17 PM
The option of adding a before script worked for me.
Thank you -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2022 04:58 AM
I would look into conditional classes within the ETL mapping.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2022 06:33 AM
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2022 12:04 PM
You can always modify the integration hub action to filter out this data from the data pull. SolarWinds uses SWQL which is similar to SQL. Other than that you can refer to this post for an additional option of adding a before script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2022 06:17 PM
The option of adding a before script worked for me.
Thank you -