Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Save attachment permissions

Hi,

how to configure permissions for "Save attachement" action?

Regards,

Roman

0 votes



One answer

Permanent link
The 'Save Attachment' operation is a project operation. You can define
the permissions for that operations in the <permissions> block of the
<project-configuration> in the project area's process specification.

<project-configuration>
....
<permissions>
<role id="....your role....">
<project-operation id="com.ibm.team.workitem.server.saveAttachment">
<action id=".... your action(s)....">
....
</action>
</project-operation>
</role>
</permissions>

</project-configuration>

Kai
Jazz Process Component

Roman Smirak wrote:
Hi,

how to configure permissions for "Save attachement" action?

Regards,

Roman

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 31 '08, 2:48 p.m.

Question was seen: 5,148 times

Last updated: Jan 31 '08, 2:48 p.m.

Confirmation Cancel Confirm