Project

General

Profile

Task #7238

Story #7101: Add diagnostic support functions on CNs to assist with MN test and deployment

Implement CNDiagnostic.echoSystemMetadata

Added by Ben Leinfelder almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_cn_service
Start date:
2015-06-26
Due date:
% Done:

100%

Estimated time:
0.00 h
Story Points:
Sprint:

Description

Diagnostic method for verifying system metadata structure

History

#1 Updated by Ben Leinfelder almost 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • translation missing: en.field_remaining_hours set to 0.0

Now parsing v2 system metadata and spitting it right back out. Problems with parsing will be reported with an exception. Missing SM will be InvalidRequest, JIBX error will return as InvalidSystemMetadata, all other errors are ServiceFailure. r

#2 Updated by Ben Leinfelder almost 9 years ago

  • Estimated time set to 0.00

Tested with sysmeta that was missing identifier element:

<?xml version="1.0" encoding="UTF-8"?>

Expected "identifier" start tag, found "formatId" start tag (line 1, col 211)

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)