Resolved! How do I get user info from userID
I have been researching and found out that this is the best way to current usr info from activiti DB. However, it comes out to be null.This is my code.. First, I get userIDList<IdentityLink> identityLink = processEngine.getRuntimeService().getIdentit...