I have a list of Ids I need to check wheather document is exists or not - isobjectexist function is not availble in the community is there any alternate function please help me
Discussion posts and replies are publicly visible
I design my apps in a way that I never get into such a situation. I store the document ID + some meta data into a database table. If I delete a document, I delete that row in the DB & the document.