Listing Users Through The Command Line Interface
One answer
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:
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