| |
|
| |
This resource page provides a number of resources, including tutorials, demonstrations, product documentation, and deployment scenarios, to help composite application developers get started with composite applications. Are there links that we should be adding to this page? Please edit this page to ... |
| |
|
| |
Version: Lotus Notes 8.5.1
Platform: All Fixed in version: N/A Problem abstract: Page Tab shows the Application Title Details: When you have a single page composite application, the application title will be populated on the page tab. When you have a multi-page composite application, then the ... |
| |
|
| |
Version: Lotus Notes 8.5.1, XPD 6.2.1
Platform: Windows, Linux Fixed in version: Problem abstract: After setting the Home Portal Account in the Notes/XPD Client, the "Portal Templates" menu does not appear in the Open Launcher. Details: The problem can be reproduced with the following sample ... |
| |
|
| |
In this tutorial we are going to extend the Notes View Container that is part of the Lotus Notes 8.5.1 platform with our own custom action. We will write an action that will output the median number from a set of selected numbers. There are already a set of numeric actions that come pre-packaged ... |
| |
|
| |
Version: Lotus Notes 8.5.1
Platform: Windows, Linux Fixed in version: Problem abstract: When switching the Notes user ID while Composite Application Editor is open, Lotus Notes window may hang and unable to respond. Details: The problem can be reproduced with the following sample scenario: Open ... |
| |
|
| |
Prerequisites: This tutorial will require Eclipse 3.4 with the Expeditor Toolkit for Expeditor 6.2.1 and the Lotus Notes Domino Designer for 8.5.1. Introduction This tutorial walks you through the steps of extending the base Notes view container with a custom action. The action will be able to ... |
| |
|
| |
In this workshop the student will get familiar with the Notes Document container. Notes Document container is a new feature added in Notes 8.5.1 to enable the user add Notes document into a composite application and make it to communicate with other component through property broker. The student ... |
| |
|
| |
Analyzing Employee Distribution with Notes View Container
In this workshop the student will practice using the actions (Total, Min, Max, Average and Count) of the Notes View container to analyze employee information. Student will walk through the creation of a composite application and ... |
| |
|
| |
Analyzing Employee Distribution with Notes View Container
In this workshop the student will practice using the actions (Total, Min, Max, Average and Count) of the Notes View container to analyze employee information. Student will walk through the creation of a composite application and ... |
| |
|
| |
There is an article that needs to be linked from this wiki. It is the Converting an IBM Lotus Notes application to use Lotus Notes 8 Java components article posted by Steve Castledine and Margo Ezekiel. This article describes how to convert a Lotus Notes application to a Java application, using ... |
| |
|
| |
The Notes View and Notes PIM containers let you quickly add and configure a Notes view or a Notes personal information manager component such as e-mail, calendar, or contacts, to your composite application. Working with containers, rather than with standard components, is like working with a ... |
| |
|
| |
This article describes a deployment scenario that "moves" an NSFbased composite application from a development environment (local only or test Domino server) to a singleserver production environment . Note: This information is provided for example purposes ONLY. It is published to provide ... |
| |
|
| |
The Composite Application Debug Utilities consist of several debugging tools to help Composite Application developers debug composite applications. Topology Peek is a graphical tool for runtime analysis. It provides a live user interface rendering of Composite Application caches and the ability to ... |
| |
|
| |
The Widget and Live Text feature in IBM Lotus Notes 8.5 and IBM Lotus Expeditor 6.2 provides the user with an option to add widgets from a catalog to the sidebar. In the Composite Application Editor (CAE), users can browse catalogs and add widgets to the component palette. From there, they can be ... |
| |
|
| |
The following table shows which version of Lotus Expeditor is used with its associated Notes version. Lotus Expeditor release
Associated Lotus Notes version
Lotus Expeditor 6.1.1
Lotus Notes 8.0
Lotus Expeditor 6.1.2
Lotus Notes 8.0.X
Lotus Expeditor 6.2 (released December 2008)
Lotus Notes ... |
| |
|
| |
Table of Contents | Next | Previous This article contains the following sections: Eclipse component updates - via new versions using match rules
Eclipse component updates - via new plugins
Eclipse component updates - maintaining two versions within a single component
Choosing the best update ... |
| |
|
| |
Table of Contents | Next | Previous This article contains the following sections: Deploying composite application NSFs
Deploying NSF components
Deploying Eclipse components Now that you have been provided with some background information on how to link to components in composite applications, we ... |
| |
|
| |
Table of Contents | Next | Previous This article contains the following sections: Using static links with Eclipse components
Using dynamic links with Eclipse components You can refer to Eclipse components in various ways. As part of the Eclipse component development process, developers typically ... |
| |
|
| |
Table of Contents | Next | Previous This article contains the following sections: Using static links with NSF components
Using dynamic links with NSF components
- Using profile documents to provide dynamic links with NSF components
- Putting component references ... |
| |
|
| |
Table of Contents | Next | Previous The following information describes how to deploy and update composite applications with Lotus Notes/Domino. Since with composite applications you need to deploy both the composite application definitions (CA.XML) and the components, some new deployment features ... |
| |
|
| |
Table of Contents | Next | Previous When first trying to learn about the deployment of a composite application, it is important to understand the role of links to components in composite applications. Composite applications are basically definitions of applications with lists of links to the ... |
| |
|
| |
The following information is presented to provide you with conceptual and reference information on the following: deploying a composite application
updating an existing composite application The information has been divided into a Table of Contents of separate topics to allow for ease of ... |
| |
|
| |
Property Value Editor
The Property Value Editor is a powerful tool that allows an application developer to make changes to multiple property values at once. A typical use of the the Property Value Editor would be to update URLs when moving an application from a development/test environment to a ... |
| |
|
| |
The portal applications catalog in Lotus Notes and Lotus Expeditor contains portal applications on the IBM® WebSphere® Portal Server to which you have access, and all the composite applications installed on the system. You can create and delete portal applications, open any application, and ... |
| |
|
| |
The generic application container framework introduced in IBM Lotus Notes 8.5 and IBM Lotus Expeditor 6.2 includes some advanced features. This article shows how you can define custom delimiters for multiple valued data items to be published or received by containers. It also discusses the ... |