Is there any way to recover deleted documents in Appian Environment. We had the docids for the deleted objects, Is it possible to recover them?
Discussion posts and replies are publicly visible
Thanks for you inputs Shubham Aware Varun Teja Gurrapu ,
I contacted the support team and the conclusion is we cannot recover deleted docuemnts
Varun Teja Gurrapu said:My suggestion is to soft delete the documents, just making isActive to false, store the docIds into db and check the validations while using them in any data.
Always follow this approach when you want to delete documents, you will never use the actual document present in appian, instead you disable it.If you still want to know about the process of soft deleting let me knoW!
Sure, Will definetly look into the Approach, Thank you