Is there a way to add a dynamic filter to an EOC View which is updated automatically...
Eg:
I get from DB of our trouble ticket system all customer IDs with severe problems as CSV and I want to display the corresponding node to our overview in EOC.
The filter looks like: Node.CustomProperty.CustomerID in ('1','5','9999')
The list of CustomerIDs changes of course as tickets are modified - so this list should be updated like every 5 minutes.
This was doable in the NPM-DB in the view ressources table, but in EOC everything looks different...
If anybody knows how I could manipulate the ressource filter using eg a script...
Thx
Klaus