230 pts.
 Lotus Notes Agent Accidentally hid all documents in the database
Hello. I ran an agent in Lotus Notes that has now hidden every file within the database. How do I get these back. I didn't delete them. In my agent, I forgot to state which document to use and when I hit run, all docs are hidden. What I initially did, was changed the name of two documents. I was trying to create an agent to take the old documents and point them to the new named files. I accidentally hit run and now I can't see any of my documents in the database.

Software/Hardware used:
ASKED: December 5, 2012  7:05 PM

Answer Wiki:
HI If document is hidden following could be the reason 1) the agent is modifying readers/authors field , this could be like including some roles etc 2) agent is modifying the view selection formula , you can check view in which you are not finding the documents. You can create a new view with form name in selection formula and check. You can find the last modified documents in the new view  providing first column as modified formula hope your problem will be sorted.  
Last Wiki Answer Submitted:  December 21, 2012  10:38 am  by  shivasanjay   1,055 pts.
All Answer Wiki Contributors:  shivasanjay   1,055 pts. , Twill   230 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

What did your agent do to “hide” the documents?  Change a readers field?  Without knowing what code your agent ran, it’s difficult to tell you how to solve the problem.

 2,700 pts.