Getting the error while adding queue item with Unique reference set but unable to find that reference item in Queue when manually checked. Can anyone help on this.
Error message: Status code: 409 (Conflict). Orchestrator response:
Error creating Transaction. Duplicate Reference. Error code: 1016
Error 1016 means the reference already exists in the queue within the retention period, even if it’s not visible.
Check all statuses and folders, or use a truly unique reference (for example append a timestamp/ID) to avoid the conflict.