Comments
-
That's very useful - thanks!
-
I'd like a query/report that shows this too!!!
-
many thanks Kevin... Great to meet and speak with you at the event BTW. I was only looking at the summary points total at the top of every page - didn't realise you could see more detail under the profile section. I can see that none of the SWUG points are awarded yet so thanks for the confirmation.
-
Many thanks for all of the pointers... I finally got it working using this SWQL... I'm no expert in this so there is probably a tidier way to write it (but it works!) On to the next task!! :)
-
thanks but it actually a Group custom property, not a Node custom property as I originally typed. I think I may have solved it with a Custom Qeury defined as: SELECT DISTINCT Name from Orion.Groups AS [Groups] WHERE [Groups].CustomProperties.Group_Under_Maintenance=1 which gives: I'd like to make it return a URL so you can…
-
Hi, It is a Group custom property. [quote userid="292576" url="~/product-forums/the-orion-platform/f/orion-sdk/98411/how-do-i-filter-the-all-groups-widget-to-show-only-groups-with-the-custom-property-group_under_maintenance-set-to-yes-true"]I want to add the "All Nodes" widget to our home Summary page and have it filtered…
-
Thanks... I've tried this, or more correctly this: Nodes.CustomProperties.Group_Under_Maintenance like 'Yes' But I get an error... I've also tried variants e.g. =1, >0 etc. Perhaps the "All Groups" widget doesn't recognise custom values ?
-
This is great - exactly what I was looking for. Configuring the job is a little buggy but I persevered and seem to have it running. Many thanks for the pointer!
-
That is amazing - we will give it a try - thank you!
-
Hi, we have our group sites arranged under regional groups e.g. APAC - Hong Kong - Australia EMEA - UK - Germany Etc. and would like to include the Regional group in the alert that gets sent to Service Now but need to know how to generate it as a variable in some custom SWQL in the alert manager definition.
-
how do you view/interrogate the sw database? Is there a way to find the parent of a nested group?
-
that would be great thanks!