Web Agent document context

Hi,

I am webing my app and I am trying Web Agents.

Is this possible to access document context that is actually being edited.

I tried to pass UNID of the document being edited to Web Agent but the document I found was not in the context of the one actually browsed (it did not have the data back from the web page and the chagnes made there are not visible in the web).

Is there a way to access document with data that is actually being viewed?

Kind regards,

Grzegorz

Subject: Session.DocumentContext

Hi,

Have you tried the NotesSession.DocumentContext property yet? It might help.