I am trying to use the move documents smart service in MNI mode to move multiple documents to a folder. It's only moving the first document and the next documents are getting deleted from appian. I can't find them by name or document id anywhere in Appian. When I try to find the document using getcontentobjectdetailsbyid function, it returns this response.
Additionally this is only happening on version 21.1 and not on 21.2
Discussion posts and replies are publicly visible
Can you share your inputs for this service for document and destination?
The return from getcontentobjectdetailsbyid appears to indicate the document is available, but with no parent folder.
In that case, it should have let me search the document by ID or UUID, but it doesn't.