Sunday, February 1, 2009

Packaging Notes apps for LFS Part 4

To test the IBM Lotus/Domino deployment process I followed the following steps:

1 – Downloaded the Kit
2 – Installed the Kit
3 – Created a test application.
4 – Packaged the application
5 – Deployed the application


In this post I'm documenting step 4.


4 – Package a test application.

Start the kit and follow the screens:





Splash Screen









There is a hierarchy as follows:


Project -> Application -> Component.


So you need the first create a Project, then create an application and then add components to it. If your application is just a simple .NSF file, then there would only one component.
Click on “Get started with a New IBM Smart Business Project” and you will get the following screen:




I called the project “DiscussionApp”. (Note that this field won't allow spaces in the name.)
I selected English and IBM Lotus Foundation Start V1.0.
This next screen allows you to enter basic information about the application.
I chose the values as shown in the following screen.









Next, you will need to add components.










Click on add Components.
The following screen shows up.





I called the component “NSF” as it is the notes application.

I had the kit running in the same machine as the server (not the LFS but a development server) so I selected Local computer and specified the path for the notes.ini file.


A list of the applications is displayed. I select the application. You can select whether you want the data as well.






The ACL is displayed.









Even though I had the right ACL, I decided to test the interface.








You can specify categories and descriptions for the ACL entry.








You can also select task to run in the server.







Additional files can be added to the package at this point.

















After this step, the package gets built






The next steps are test and application translation.




































At this point you're ready to export the package. I decided to put it right in the root of the C: drive.










The export is completed and ready to be deployed.



No comments:

Post a Comment