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

change permission of a new file in SCM automatically

Hi there,

When adding a new file to SCM, I need to restrict access to a particular group if the name contains a certain prefix like "BD_XXX_ *" automatically.


So is there another option to implement this action other than creating a custom Advisor?

Is there any option for implementation with the API?

Tks!

0 votes


Accepted answer

Permanent link

I found this link to implement using the API.

Ralph Schoon selected this answer as the correct answer

0 votes

Comments

Yes, the customer was so gracious and let me share the work we did. Your question

As far as I know the ways to do this are
  1. A Participant (follow up action) that changes the read access permissions e.g. during checkin - problem: user that performs the checkin needs to heave the permission to change the read access.
  2. An asynchronuous tool, that does this out of the context e.g. using an admin user - it is not immediate but it would be possible to use a special account. Conflicts?
In both chases you would use the API.

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,937

Question asked: Sep 23 '19, 1:02 p.m.

Question was seen: 769 times

Last updated: Sep 24 '19, 6:15 a.m.

Confirmation Cancel Confirm