Adding or Deleting an MBO Instance To or From an EIS Cache Partition

This JSON message within a DCN request adds or deletes an MBO instance to/from an EIS defined cache partition.

Syntax

dcn_request={"pkg":"partitiontest","messages":[{"id":"1","mbo":"Department","op":":upsert/delete","partition":"partitionName",
"cols":{"dept_id":"1","dept_name":"Demonstrationdepartment","dept_head_id":"501"}}]}   

Parameters

Examples