A00003

Reference Name: DuplicateId

Description

Object with Id, {ID}, is already in session. Given Object was not imported.

Parameters Definition

KeyDescription
IDThe Id given that was duplicated

Example

Object with Id, {ID}, is already in session. Given Object was not imported.

Sample Notification Payload Definition

{
  "Version": "1.0.0",
  "Interface": "file_management",
  "Action": "fm_05",
  "Code": "A00003",
  "Parameters": {
    "ID": "The Id given that was duplicated"
  }
}

Potential Output

Object with Id, The Id given that was duplicated, is already in session. Given Object was not imported.
Last Updated:
Contributors: Matthew Satti