How to ignore some part of data for being transformed via Robust Transformer in SG for Solarwinds

Community Alums
Not applicable

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

 

2 ACCEPTED SOLUTIONS

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.

View solution in original post

Community Alums
Not applicable

The option of adding a before script worked for me. 

Thank you - @jgates 

View solution in original post

6 REPLIES 6

Hi @Community Alums , I'm trying to do the same thing. Can you share the script you used?

@Community Alums @Corey MacDonald How did you set the abort action or ignore in ETL ?

Could you please help with the script?