A00003
Reference Name: DuplicateId
Description
Object with Id, {ID}, is already in session. Given Object was not imported.
Parameters Definition
Key | Description |
---|---|
ID | The Id given that was duplicated |
Example
Object with Id, {ID}, is already in session. Given Object was not imported.
Sample Notification Payload Definition
- Type:
NotificationPayload
- Interface:
File Management
- Action:
FM_05
{
"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.