User Activity

I have a Flow to add/remove an user to a group (by creating/deleting records in the sys_user_grmember) based on the membership of another group. The creation works just fine, but when I test the flow I always received an error at the Delete Record ac...
I'm working with catalog item and I have a variable called 'city', which is a reference variable to the 'cmn_location' table. The requirements are:- As user typing in the 'city', it should have autocomplete (which can be achieve with the built-in aut...