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

RQM : Is there any API/OSLC query avaialble to update custom attribute

RQM : Is there any API/OSLC query available to update only custom attribute.

1) Currently,  I am making GET call and get the XML response
2) Once I get the XML response and I am modifying the custom attribute part in the same XML
3) Making PUT call to update entire resource :
4) Updating custom attribute values is working fine.

But problem which I am facing with above solution is
-> Since PUT method is updating entire resource, in RQM side preconditions(validations) are executing and its stopping(http status 403) to update custom attribute value.

So, I am seeking support for any alternative ways to update custom attribute value by ignoring preconditions.

Regards
Hanamant


0 votes


Accepted answer

Permanent link

 If user updates a resource, pre conditions will be evaluated. You can change your role which does not have any precondition or disable precondition

Ralph Schoon selected this answer as the correct answer

1 vote

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: Mar 31 '21, 11:51 a.m.

Question was seen: 499 times

Last updated: Apr 05 '21, 7:22 a.m.

Confirmation Cancel Confirm