It's all about the answers!

Ask a question

RAM7.2 Rest API commit- "Asset Failded Validation"


huafang Tan (415) | asked May 31 '10, 5:32 a.m.
Following the RAM7.2 Rest API example to publish and then commit the asset. During commitment, the respose message showed" Error 500: Asset Failed Validation...". How sould I fix it.

3 answers



permanent link
Kevin Bauer (34621) | answered May 31 '10, 9:02 a.m.
JAZZ DEVELOPER
Can you post the xml you posted to the server?

permanent link
huafang Tan (415) | answered May 31 '10, 9:27 p.m.
Can you post the xml you posted to the server?

Asset metadata (bCase.xml)

<xml>
<ram>
<ras>
<version>1.0</version>
</ras>
<dc>Sample Business Case</dc>
<type>
<dc>Business Case</dc>
</type>
<community>
<dc>AAA</dc>
</community>
<dc>A very important business case</dc>
</ram>
Asset with submit action (commitBCase.xml)

<xml>
<ram>
<action>
</ram>

The same as the Rest API 7.2 specification

permanent link
Gili Mendel (1.8k56) | answered Jun 17 '10, 8:21 a.m.
JAZZ DEVELOPER
Assume you used the transactionid header?
Can you list the http POST/PUT commands you used?

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.