Depends on what version of confluence you're on, what user management system you're using and what data you want from the profile.
Start with the tables named CWD* though, for more recent versions of Confluence
it's confluence 5.3.4 and in the tables named CWD* are not the profile data. I want all profil data inculde the path to the profile picture
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, that's a start. You still need to look at the CWD table if you're using internal users because the keys on it are used to tie data to users.
You'll need to define exactly what you mean by "profile data" though because there's several things you might mean, and data on users is held in many places.
Taking the one item you have named as an example... the file is treated as an attachment, and to find out what profile picture is tied to a user, you get the user's ID, then look in "values" to find out what to look for in "attachments"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.