Lookup action on flow designer but get error, scope does not have read access to table sys_db_object
Hi All, I keep getting error on my subflow that uses look up action to look up on the sys_db_object table. Depending on the choice selected by user, form will show choice list from sys_user or sys_user_group. These selected list values should be dis...