Hi ,Once you have the instance id using instance variable, you can use queryDef on operation schema to find label/id or anything you want from operation table. Like for Workflow and campaign table, do reverse for your case<queryDef schema="xtk:workflow" operation="select"> <select> <nod...