Print URL : Entry not found in index

Hi All

I am getting a weird problem.

I have a openagent? url which prints a url to edit a document specific to a user.

The document is set by view.getdocumentbykey and the url to print looks like

/view/userkey?editdocument

The agent called in the URL is set to run as a web user with run time security level=1.

When it starts to print the url, the page doesn’t open and i can see

“HTTP Web Server:Lotus Notes Exception-Entry not found in index” message in the notes log

But the weird part is: if i type the view/userkey?Editdocument url (same as what the agent tries to print) in the browser address bar the document does open up.

Please help me understand why this might be happening.

Regards

Siddharth

Subject: Print URL : Entry not found in index

hint: compare, what you type in the browser address bar and what your agent prints out…