Report for relevant custom tasks / fixlets

hi, want to get the query or report for my custom tasks / fixlets which are relevant for all computers or group of computers

for example: generate a report for 10 custom fixlets / tasks which are relevant for all computers or group of computers.

I got the one custom report Fixlet Compliance by Computer Group (v2.0)
the same report i want to generate with Rest API or session relevance. want to see how many custom tasks / fixlets outstanding for a given baseline as i can’t generate or schedule this report into CSV format.

Please help.

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/Interactive%20Fixlet%20Compliance%20by%20Content%20Report

i think i got the solution for this

curl -v -k --insecure --user Admin:password --data-urlencode “relevance=(item 0 of it as string & “” $x$ “” & item 1 of it as string ) of ((if (exists Name of it | false) then (concatenations “” $x$ “” of (Name of it as string)) else (”""")),(if (exists Names of Applicable Computers of it | false) then (concatenations “” $x$ “” of (Names of Applicable Computers of it as string)) else (""""))) of bes fixlets whose ((name of site of it = ““ActionSite””))" https://server1:52311/api/query -o c:\temp\rel.xml