I am trying to make it so only certain people can submit a Termination request in HR and anyone else who tries will get a rejection email and the process will end there. I have tried every which way to enter this outflow path, but the form keeps terminating for the user I am trying to give access to. I am not sure if != mean "does not equal", but I have tried variations of that as well by entering it into the Rejection box. Example: /dataset/Approve_Systems_Access_Request__1="Termination1" and /dataset/_initiator!="DOMAINNAME\USERNAME"
Any ideas?