Dear Colleagues
I have a big problem.
I'm using a LotusScript Agent to show the results of Query vs Oracle using Uselsx "*lsxlc" in a html page.
I have to implement a Call whit two arguments, and is not possible include them in the Initialize Section!
The arguments are:
year As String 'year in fourt digits expression
profile As String 'S Student, T Teacher, for example
The call of the agent looks like:
http://server/path/notesdatabase.nsf/agent_name?OpenAgent&arguments
How Can I built the call? and how I implement the process of the arguments in the Initialize Section.
Thanks a lot for your patience!
[Xavi]
Software/Hardware used:
ASKED:
July 17, 2006 11:35 AM
UPDATED:
July 19, 2006 8:07 AM
In the agent being called, couldn’t you use the DocumentContext object to get the field values off of the document