We use a Gateway (Exclusive) to determine the pathway within a workflow. At the moment, the gateway is using a hard-coded userID value that equates to a specific user. I’d prefer that we use the user’s role handle. Is this possible?
The business use case is that in Production, the workflow follows path A, but in our automated testing environment, it follows a shortened path B. The user for testing has a specific role.