|
Hi, I'm getting below error in Lotus Notes Composite application, whenever I tried to add any PIM view containers for ex: Notes Contacts view, Notes Calendar view ... etc., This worked fine before but suddenly it stopped working. I'm using Notes 8.5.2. Please help. This part of the application ... |
|
This topic includes a list of features and fixes that were included in each release of the wiki. |
|
Wiki Help describes basic tasks that you can accomplish in the wiki, such as creating and editing articles, basic editing tasks, subscribing to feeds, and providing feedback on the wiki. It also includes information on how to use the supported wiki markup for formatting. For a quick reference of ... |
|
Getting the GUID for a Lotus Notes Composite application The GUID for the current composite application can be retrieved using the @getGUID command or the new getGUID method on the NotesUIWorkspace LotusScript class. The GUID can be used for constructing CAI URLs that can be used to in hot links ... |
|
Introduction In this article you will learn how to construct a Notes Outline control that will allow the end user to navigate between pages of a composite application. The main idea is to configure the composite application to not show the default page navigator down the left side but replace ... |
|
Introduction In this article, we will discuss what the DataChange event is and how to leverage it in your container components. The DataChange event is one of several events that can be leveraged to execute actions for a given landmark within your component. The DataChange event is used to ... |
|
This article covers how to leverage the new jWidget class and shows how that class interacts with the composite application infrastructure. |
|
Previous to Notes 8.5.2, you had the ability to set page access on composite applications on users and roles from the Notes Access Control List. This limited the amount of flexibility you had when creating composite applications that have multiple components per page and if you wanted to have ... |
|
This article is a set of best practices identified by the composite application team. This is a living and breathing document, it will be updated by contributors as time goes. Please feel free to comment or write an email to the forum for additional items. NSF Based Composite Applications ... |
|
Version: Lotus Notes 8.5.x, Lotus Expeditor 6.2.x
Platform: All Fixed in version: Problem abstract: Unable to retrieve managed settings from a Portal server with TAMSPNEGO authentication Details: Due to a limitation with the WebSphere Portal policy service, environments using TAMSPNEGO ... |
|
IBM Lotus Expeditor 6.2.2 and IBM Lotus Notes 8.5.2 introduced a new component in Composite Applications known as Linux Native Application Viewer. This component provides a simplified way for a Linux (GTK) based native applications to be launched and embedded inside an eclipse view within a ... |
|
The new Composite Application Editor in version 6.2.x of Lotus Expeditor facilitates the creation of composite applications which are stored locally as .CA files. A composite application can be configured so that it is added to the Launcher ('Open') menu of the Expeditor client, by setting the ... |
|
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 Expeditor 6.2.1 & Lotus Notes 8.5.1
Platform: ALL
Fixed in version: Problem abstract: Display issues for mult-page composite application opened in a new window that include the default navigator Details: When a multi-page composite application is created and used the default ... |
|
There are some outstanding articles regarding transformation, and in particular custom actions, which are referenced in this post: http://blog.balfes.net/?p=821 This is another, it may help, it may not help - some differences: this explains property converter as well as custom actions, and a ... |
|
Version: Lotus Notes 8.5.1
Platform: All Fixed in version: Problem abstract: Focus switching to a new tab may cause wire to not fire. Details: The problem can be reproduced with the following sample scenario: Open a Composite Application with a component that on an event, such as clicking a ... |
|
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 ... |
|
==Container Custom Actions== When using a container, a composite application assembler can instrument an existing application, like a web application, terminal emulation session, or a notes document, with input and output properties. When one of these instrumented properties are triggered (a ... |
|
Version: Lotus Notes 8.5.1
Platform: All Fixed in version: Problem abstract: CAE Wires not firing when moving a component from the sidebar to the canvas Details: The problem can be reproduced with the following sample scenario: Open a Composite Application in CAE
Drag a wired source component from ... |
|
Version: Lotus Notes 8.5.1
Platform: All Fixed in version: Problem abstract: Duplicate component names on the CAE Palette Details: The problem can be reproduced with the following sample scenario: Open a Composite Application in CAE
Drag a component from the canvas to a category in the CAE ... |
|
Version: Lotus Notes 8.5.1
Platform: All Fixed in version: Problem abstract: Component not going into new category specified in CAE Edit Component Properties Details: The problem can be reproduced with the following sample scenario: Open a Composite Application in CAE
Edit Component Properties on ... |
|
Version: Lotus Notes 8.5.1
Platform: Mac Fixed in version: Problem abstract: CAE Navigation Context menu does not show Details: The problem can be reproduced with the following sample scenario: Open a Composite Application in CAE
Right Click on a Page or Component in the Navigation area on the ... |
|
Version: Lotus Notes 8.5.1
Platform: Windows, Linux Fixed in version: Problem abstract: Selecting the plug icon in a view while in CAE will not prompt you with bad wires Details: The problem can be reproduced with the following sample scenario: Create a Wire from a source component to a target ... |
|
This article concerns the HOD(Host On Demand) container. If you don't know what this is, this article is probably not for you. Background In a terminal session, the user may be on different screens. For example, the "logon" screen, the "menu" screen, etc. Each screen needs to have a unique ... |
|
To illustrate the deployment scenario described in this article, this example uses a composite application for a fictitious company called Acme Auto Parts. The composite application, which includes both NSF and Eclipse components, displays views of an employee's Inbox as well as views of the Acme ... |