Help: I'm trying to run a workflow when creating fixed asset journal entries(ex. depreciation). My first state branches off to multiple states depending on the User Role(transition condition). Problem is, when I run the FAM process and view the created JE, it's stuck in the first state even if I used the correct role. I think it's because since the FAM process is on the server side, then it didn't read that User Role condition so it didn't transition? Can anyone confirm if that's how it works..