I need to generate a report that would pull all of the URLs from Fixlets and / or Tasks.
Looking at the API I don’t see a way that it can be done and same for session relevance. Closest I’ve been able to come is using session relevance against bes actions but that only gives me data from those that have been taken as an action.
Do I have to resort to mining the files themselves.
My guess from reading the thread on the Session Relevance Tester (http://forum.bigfix.com/viewtopic.php?id=3026) is that the double forward slash in the regex is being interpreted as a comment. You can probably drop one of the forward slashes and it will still work.
I also noticed that the session relevance is also showing the informational links in each Fixlet and not just the ones in the action. You can drop these links by changing the end of the query to:
… actions whose (script type of it != “text/x-uri”) of bes fixlets