Problem in updating record information via OSLC services
![]()
Hi,
I'm developing a small project to know about features of OSLC package. I'm using OSLC package 2.0 and using c# language for development. i'm facing a problem in updating the record information. When ever i try to update the record information i get The url that i use to update the record is: http://e314n-201545:90/cqweb/oslc/repo/OSLC/db/OSLC/record/16777232-33554441 I get the record information as xml, update the title field and send it back via OSLC. Before updating the record i'm getting the Etag value and providing the same Etag value and using the PUT method. Please help me to know the problem or how can see the exact error message |