Hello,
I am working on DataReviewer 10.3 and when I am trying to write result by this URL : http://localhost:6080/arcgis/rest/services/reviewer/MapServer/exts/DataReviewerServer/ReviewerResults/writeResult
by using these parameters
geometry : {"rings":[[[54.659932877000074,24.514610806000064],[54.659803389000047,24.514693374000046],[54.659893634000071,24.514811847000033],[54.660023122000041,24.514729278000061],[54.659932877000074,24.514610806000064]]],"spatialReference":{"wkid":4326,"latestWkid":4326}}
reviewerAttributes : {"sessionId":1,"severity":2,"lifecycleStatus":10,"subtype":"","notes":"{10004252346}","reviewTechnician":"Ammar","reviewDateUtc":1434367161135.7983,"resourceName":"PLOT","reviewStatus":"new"}
The SOE doesn't replay with any message if success or fail but when I check the reviewer tables I have got a new record so the saving is done but I haven't got any response from SOE.
Thanks,
Ammar Assem.