I am just starting a project for a client to integrate IBM Workplace Forms with a Lotus Notes/Domino database. We have purchased a nice new IBM X-Series 346 server with plenty of memory & disk. I plan to install Linux as the host operating system and then utilise VMWare Server so that I can run up a few different installation options. At this point the first server will be a Windows Server 2003 Standard Edn.
The plan is to implement Workplace Forms Server Express onto a server running Domino. The Domino server will serve out the clients public web site where customers can fill in a Workplace Form (Loan application for example).
Once the Form has been filled in it would be submitted to the server and saved as an attachment to a Lotus Notes document. I plan to parse the Workplace Form and then populate corresponding fields on the Notes document. Users within the clients Notes environment would then be notified that a client has submitted a form. They would be able to read the details parsed into the Notes document and if they have Workplace Forms Viewer installed they could open the actual form attached. If they don't have workplace Forms Viewer I thought I could add an option to launch the form in a browser via the Workplace Forms Server.
In a step based approach it will work as follows:
and that is basically it.
So as I progress I will update here on.