Retrieve all actions 'create catalog tasks' of the flows with their respective assignment groups
Hi, I'm trying to retrieve all actions 'create catalog tasks' of the flows with their respective assignment groups.I can get a list from the table sys_hub_action_instance with all the actions and their flows from, but not the assignment groups.The st...