Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#QuestionAgreed SolutionRemarks
1Are multiple operations for one cm-handle is considered invalid input?

No special validation, process as usual

  • 2nd create will fail
  • 2nd update will override previous
  • 2nd delete will be ignored
2Should system check which dmi-plugin 'owns' cm handle before deleting it? ie. is is the same service that registered the cm-handle
Toine Siebelink will check with Tony Finnerty 
3Preferred output format
Team prefers alternative A; with 'status' field
4Order of processing

Change to:

delete → create → update

It will help us to handle the case where the user wants to recreate the cm handle

...