Get fixlet name and site

Hi,

I’m trying to pull the name and site of a specified fixlet but can’t figure out how to get the site name.

tried the following but did not work:
(name of it, site of it) of bes fixlets whose (name of it contains “ORACLE.1.0”)

Thanks,

try

(name of it, name of site of it) of bes fixlets whose (name of it contains “ORACLE.1.0”)

1 Like

Thanks rohit, that worked. I left “name” out of “name of site of it”,DOH!