It's all about the answers!

Ask a question

Update for Attributes with delta configuration possible via REST?


Madhan Babu (368) | asked Mar 11 '14, 6:27 a.m.
Hello,

The "shapes" returned via REST client for RTC (4.0.5) does not provide the attribute options added via delta configuration.
Effect: Not possible to update the attributes configured with delta options via REST.
Is this a known issue?

Only work around we can think of now is to fetch the Process Configuration XML and do post processing to get the options from there..
Any other know solutions for this?





Comments
Donald Nong commented Mar 11 '14, 8:40 p.m.

Not sure exactly what you are trying to do. But if you are going to make "delta" changes, you are updating something already exists. In this case, shouldn't it be appropriate to use a PUT request rather than POST?

One answer



permanent link
Madhan Babu (368) | answered Mar 12 '14, 5:39 a.m.
The delta configuration is already done..
The REST client is not able to fetch the available values for the particular field in the consuming Project Area.
To validate the option before setting it, we need list of all available options (configured as delta) of the attribute.
This currently seems not available, atleast with the basic functions in REST..

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.