I want to refresh all the documents in the view but i am getting error message "NoteID causing error = 5016"

Hi All,

I have some documents in a view and, a view action with the formula @Command([ToolsRefreshSelectedDocs]). I want to refresh all the documents in this view with the help of a view action. When i select a document and click on this view action, some of the documents will not be refreshed rather i get a error message in the status bar as " NoteID causing error = 5016".

Please help me why this error is caused and how to resolve it. I want my entire document to get refreshed.

Please, i will be very greatfull for your help in resolving this issue …

Wayne Gibbons Given me the below link :

http://www-01.ibm.com/support/docview.wss?uid=swg21202787

But i have tried With out selecting the Category i have selected only douments and perform the refresh option.But i have not received any error message.Could you please suggest me do you have any other work around issue.

Thanks,

Subject: I want to refresh all the documents in the view but i am getting error message “NoteID causing error = 5016”

Hey lathan reddy,

I had a very similar problem ages ago and because I couldn’t get rid of the error message I was being prompted (I cant recall which mess.), I created an agent with the “@Command([ToolsRefreshSelectedDocs]); @All” action (can be selected from the action menu) and it worked fine. Give it a try it might work for you as well!