Hi, i want to achieve the following scenarios
Singapore Branch (Repository Groups)
User 1, User 2 (Repository User)
Hong Kong Branch (Repository Groups)
User 3, User 4 (Repository User)
When user 1 or user 2(Singapore Branch) submit a request, it will route to SGApprover
When user 3 or user 4(Hong Kong Branch) submit a request, it will route to HKApprover
I had try using Exclusive Gateway but it don't seem to be working. I had attached the screenshot of my configuration.