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

Why PermissionDeniedException while programatically adding file to the stream using change set

 Hi,


I had written server side follow up action to  add the file in the stream and associate it to the work item.
while creating the change set it gives the below exception -  
com.ibm.team.repository.common.PermissionDeniedException: CRRTC5039E.

I tried below ways to resolve the exception :
1. Check all the permission of component.
2. Check scope of component
3. Permission for the source control.

Also the stream/components created by the Jazz Admin user. 
But the issue has been same.

Exception is at :
IChangeSetHandle cs = scmService.createChangeSetForStream(targetWorkspace,targetComponent, "Changeset Comment - File content updated", param, IScmService.DELTA_PER_INVOCATION, null);

Can anybody have an idea about this exception.

Thanks in Advance.


0 votes

Comments

I am facing same problem how did the problem got solved? and i have given permissions to user


Please create your own question. As you can see, here is no answer and it is very likely that your problem is in no way related to this seven year old question.



One answer

Permanent link

Consider: How should I ask a question in the Forum if I want to receive useful answers

Dependent on where you try to deliver, it might be impossible to do so in a follow up action.
The permission a follow up action runs in is based on the context of the user that triggered the execution (the current user).

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
× 10,926

Question asked: Oct 27 '17, 12:51 a.m.

Question was seen: 2,044 times

Last updated: Nov 08, 3:16 a.m.

Confirmation Cancel Confirm