RAM7.2 Rest API commit- "Asset Failded Validation"
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
Can you post the xml you posted to the server?
|
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 |
Assume you used the transactionid header?
Can you list the http POST/PUT commands you used? |
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.