Versions Compared

Key

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

...


Previous InteractionCurrent InteractionExpectationNotes
1any operation on rejected for non-existing cm-handleoperation for same non-existing cm-handlelisted in 'rejected' immediatelybehavior as normal
2create operation rejected by DMIcreate for same cm-handle/xpathtry again ?!
3create pendingcreate for same cm-handle/xpathTBD send again or just remain pending?!
4create pendingdelete for same cm-handle/xpath

5delete pendingdelete for same cm-handle/xpath

6delete pendingcreate for same cm-handle/xpath

7



Client-Schema Update

Based on Issue#10 , we need to change the incoming schema from DME to NCMP.

  • Predicates should be an array of Predicates ( currently a single instance )
  • Each predicate contains an array of targets ( cmhandles) - as is.
  • datastore-xpath-filter should become an array of xpaths ( instead of pipe separated )

Performance considerations

...