Is it possible to add process definition metadata to the process and access it at a later point in time. My requirement is my application might have N number of users and each user will have different processes assigned to it. Depending on which user has logged in i should be able to start appropriate process. Is it possible to associate this username detail to the process.