delete_record Flags

delete_record

These are the control flags applicable to:

  • C/C++: Sz_deleteRecord
  • C#: DeleteRecord
  • Java: deleteRecord
  • Python: delete_record
  • sz_command: delete_record

There is no default composite flag.

if the SZ_WITH_INFO flag is used, the response document contains an AFFECTED_ENTITIES list of all new, updated, or no-longer-valid entities.

SZ_WITH_INFO

Produce and return the INFO document describing the affected entities from an operation.

Click to expand response JSON Click to collapse
{
  "DATA_SOURCE": "TEST",
  "RECORD_ID": "1A",
  "AFFECTED_ENTITIES": [
    {
      "ENTITY_ID": 100001
    }
  ],
  "INTERESTING_ENTITIES": {
    "ENTITIES": []
  }
}

If you have any questions, contact Senzing Support. Support is 100% FREE!