Hi All,
I wanted to know if we can find out who created a specifc user in one enrivonment.
Lets say a user named loren ipsum has been created by john doe, i need to know that john doe has created it,
Is it possible
Discussion posts and replies are publicly visible
Hi harshav
I don't think such functionality is available. However as a work around, you can create a process for user creation and save the task user and retrieve it from the process reports, or you can save it into database and retrieve from there.