Dear all,
I'm looking into echocat/adam where we store a few of the values. I need to do an export of those values but I'm unable to find where they are stored.
Does anybody have an idea and can you share it with me?
Sincerely yours,
Tomas Wittenberger
Welcome to the Atlassian Community!
Could you explain more about what this has to do with Confluence, please?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can't find it in the marketplace, so I can't begin to tell you how it might be storing data (most apps will store their data in one of two places, but there's no way to know which it is without knowing what the app does)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
the add-on is no longer supported and available in market place. However this is the archived GitHub page for the project https://github.com/echocat/adam.
It allows customization of user profiles, changes people directory, etc. It is customizable through XML in administration. Any tip on how to find the values it stores, would be highly appreciated. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, great, that's enough information. The app adds data to user stuff, so I would expect most of it to be in the active objects tables (which are there for apps to store data in!)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.