It's all about the answers!

Ask a question

Want to export a project's "permission" section


Pavithra Kasturirangan (42956056) | asked Sep 16 '10, 12:38 a.m.
Is it possible to export all the items in "Permissions" section of an RTC project configuration(Both from team and Project and team configuration areas)? I want a report of all the items along with the roles and privileges.

Regards,
Pavithra K

18 answers



permanent link
Michael Szwedo (5164) | answered Sep 16 '10, 10:08 a.m.
I've been trying to do this and IBM claims it cannot be done. They claim that the permissions are 'internal' and not accessible to you.

permanent link
Daniel Cox (4261168) | answered Sep 16 '10, 11:16 a.m.
Have you looked at the process configuration source for the project and the team? The permissions that you have defined are listed there as XML. I think @jazzer01 that you must be thinking about permissions for individual resources?

permanent link
Michael Szwedo (5164) | answered Sep 16 '10, 12:16 p.m.
Where is the process configuration source ? In the SQL database ? Web Page ? File ?
Thank you.

permanent link
Daniel Cox (4261168) | answered Sep 16 '10, 1:11 p.m.
For quicker answers you may wish to try to self-help a bit by looking at the documentation. A search of the RTC 2.0 documentation on "process configuration source" quickly revealed this pointer to give to you:

http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/t_mod_operation_behavior.html

permanent link
Jared Burns (4.5k29) | answered Sep 16 '10, 1:17 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Thu, 16 Sep 2010 04:37:54 +0000, prangan wrote:

Is it possible to export all the items in "Permissions" section of an
RTC project configuration(Both from team and Project and team
configuration areas)? I want a report of all the items along with the
roles and privileges.

Regards,
Pavithra K

In RTC 3.0, you can export a little html site that gives you a report of
the roles and permissions. This is intended as a way for project members
and admins to be able to export something they can take to support to
allow support to debug their configuration without actually connecting to
the server.

- Jared

permanent link
Christophe Elek (2.9k13021) | answered Sep 17 '10, 10:49 a.m.
JAZZ DEVELOPER
On Thu, 16 Sep 2010 04:37:54 +0000, prangan wrote:
This is intended as a way for project members
and admins to be able to export something they can take to support to
allow support to debug their configuration without actually connecting to
the server.

- Jared


In 2.0.0.1+ try this, let us know if this is what you would like to see
Modify the eclipse.ini and add
-Dcom.ibm.team.process.ProjectAreaRuntimeReport=true
as the end of the file

Start RTC eclipse client

Select the Project Area, Right click, select 'Generate Runtime Report..."

permanent link
Michael Szwedo (5164) | answered Sep 17 '10, 2:22 p.m.
I am unable to find the options 'Project Area' or 'Generate Runtime Report'. Where are they in the tool ? Thank you.

permanent link
Christophe Elek (2.9k13021) | answered Sep 17 '10, 2:37 p.m.
JAZZ DEVELOPER
I am unable to find the options 'Project Area' or 'Generate Runtime Report'. Where are they in the tool ? Thank you.


Make sure you have
RTC 2.0.0.2
You setup the java property in eclipse.ini
you right click on your project area

the menu appears as a pop up menu on the project area in the Team View

permanent link
Daniel Cox (4261168) | answered Sep 17 '10, 2:37 p.m.
I am unable to find the options 'Project Area' or 'Generate Runtime Report'. Where are they in the tool ? Thank you.


He means right-click on the project area you are interested in seeing the report for and select Generate Report from the menu.

permanent link
Michael Szwedo (5164) | answered Sep 17 '10, 2:42 p.m.
I'm sorry, I'm just not getting it. Where is the Project Area option ? Is this in the RTC tool ?

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.