Getting the value of Catalog from Approval table
Hi All For the RITM records in sysapproval_approver table, I'm trying to get the value of catalog that the item belongs to. I'm using 'sysapproval.cat_item.sc_catalogs' (taskGR.addQuery('sysapproval.cat_item.sc_catalog','catalogs');) to get this valu...