It's all about the answers!

Ask a question

Asynchronous Plugin in RTC (Permission issue)


Pallavi Deore (38135) | asked Oct 17 '18, 7:50 a.m.

Hello Everyone,


I am using CLM 6.0.5, 
I have created Asynchronous plugin for modifying the attribute of type Boolean in Task work item.
I have given access to all roles for modifying that particular attribute, it works fine(Attribute value get changed to "false").
But when i restrict that permission of modifying attribute to some Roles, it fails(Attribute value remain as it is "true").
so How to resolved it?


Thanks in Advance.

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Oct 17 '18, 8:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

The asynchronous task runs in the context of the CCM server, probably an account with JazzAdmin. Regardless of what repository role you have the process areas require you to have a role with permission to perform operations. 


I am not sure if there is a call that allows a system user to run as a certain person. In any case the user that runs the asynch task needs to have the permission, be it by making them member of the project with required role, or by using a different user ID.

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.