Hi, (:
I’m trying to update data in notes throught an excel file, for this I would like to try the JFileChooser functionallity.
Does anybody knows how to do this? or have an idea of which route I should take?
Thanks,
Sunny
Hi, (:
I’m trying to update data in notes throught an excel file, for this I would like to try the JFileChooser functionallity.
Does anybody knows how to do this? or have an idea of which route I should take?
Thanks,
Sunny
Subject: This is exactly what I would need
1.- To create a java agent2.- That allows me to open a dialog box
3.- Let me select an excel file that I already have located in my C:// Directory
4.- Opens that excel file
5.- Read each row
6.- Search each row in a Notes View
7.- if the document exists in that view, update all values from the excel file row
8.- If the documents doesn’t exist, read the next row on the excel file.
Thanks,
Sunny