Decision Table returning null (result_elements missing) when called from Flow Designer field script
Hi Everyone, I’m working on auto‑routing RITM/sc_task assignment groups based on the requester’s country.To manage this logic, I created a Decision Table with two inputs:u_user → Reference (sys_user)u_catalog_item → Reference (sc_cat_item)And one res...