It's all about the answers!

Ask a question

Listing Users Through The Command Line Interface


James Nduka (621) | asked Feb 09 '11, 6:36 a.m.
Hi All,

Is it possible that we can use the command line interface for RTC (v3) to fetch a list of active users in a repository or even project area?
I would like to programmatically list all users without making a connection to the DB and fetching users via a query.

Regards,

James

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Feb 10 '11, 6:57 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Currently, the RTC command line does not have a command for listing the
users. If you would like this feature added, you should submit an
enhancement request on jazz.net, asking for this feature.

To be clear, though, the command line does not avoid connecting to the
DB and fetching users via a query ... it is just a simpler way of doing
so (I assume that is what you meant, but just wanted to make sure).

You should make it clear in your request what you want/need this for.
In particular, explain what you mean by "active user" (e.g.,
non-archived, currently using the repository).

Cheers,
Geoff


On 2/9/2011 6:38 AM, jamessnduka wrote:
Hi All,

Is it possible that we can use the command line interface for RTC (v3)
to fetch a list of active users in a repository or even project area?

I would like to programmatically list all users without making a
connection to the DB and fetching users via a query.

Regards,

James

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.