DataManager RT

  1. Home
  2. Docs
  3. DataManager RT
  4. XML Integration Guide
  5. Sample Report JSON object (/api/Report)

Sample Report JSON object (/api/Report)

{
“ImportCompleted”: true,
“FileName”: “test.xml”,
“ErrorCount”: 0,
“DeletedCount”: 0,

“Errors”:

{

“Errors”: [

{

“message”: “XmlDeleteItems – Key: ARI1115, Type: P, Errors: Key Not Found [ARI1115]”

},

{

“message”: “XmlDeleteItems – Key: ARI1116, Type: P, Errors: Key Not Found [ARI1116]”

}

],

“Warnings”: [

{

“Message”: “Duplicate hierarchy item found. Name: BLUE (BU289), Key: jet 4 50 (45 km/h) , Type: IP, ParentKey: jet 4 50 (45 km/h)”

},

{

“Message”: “etc….”

}

]

}

}

Print this article
Was this article helpful to you? Yes No

How can we help?