Challenge Overview
A Java/XML program is required that will integrate with all the IBM Connections API's (http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Lotus_Connections_APIs_lc3).
The program must be stand alone and can print the output results to the console. However the implementation must be portable so that it can easily be integrated with other Java applications. All URL's and parameters must be specified in properties files and not hard coded within program.