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

RTC Problematical Removal of License for existing users not working -

 Hi Everyone,

We are trying to remove license of existing RTC users using below pasted call. However, it is not working.

licenseService.removeLicenseById(contr_wc.getUserId());

We did not get any error or waning message but licenses assigned to the user are not removed. Any help, information would be really appreciated.

0 votes



One answer

Permanent link
Seems like we were using using method to remove license. Following call is working successfully for us:

licenseService.unassignAllLicenses(handle);


Please feel free to reach to me if some one is looking for complete code to add/remove user license.

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

Question asked: Feb 21 '13, 10:17 a.m.

Question was seen: 4,161 times

Last updated: Feb 22 '13, 2:03 a.m.

Confirmation Cancel Confirm