I was asked to write an agent that has to get data from a file that is located on the same iSeries Domino is on. What is the best way to do that? Do I need to use LCConnection? This is beyond my scope of knowledge.
Thanks for any feedback.
I was asked to write an agent that has to get data from a file that is located on the same iSeries Domino is on. What is the best way to do that? Do I need to use LCConnection? This is beyond my scope of knowledge.
Thanks for any feedback.
Subject: LotusScript has a set of file operations
Search in Domino Designer help for a help document called File Operations.
There is a complete set of LotusScript operations for handling files. Not sure about the iSeries and how these will work.
Howard