| |
|
| |
This is a list of tutorials which are available through IBM Software Group Services. Please, contact your IBM representative in case of further interest. |
| |
|
| |
This is a list of Expeditor integrator tutorials which can be downloaded (see attachments). |
| |
|
| |
The IBM Lotus Expeditor integrator tutorial series provides a set of basic handson tutorials for getting started with IBM Lotus Expeditor integrator. Advanced topics are also available within IBM service engagements. |
| |
|
| |
Related links: Wiki Help |
| |
|
| |
Expeditor user interface team best practices on toolbar and menu contributions |
| |
|
| |
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 ... |
| |
|
| |
This section describes the provided set of commands to support administrative tasks. Command Options Description
checkadapterstatus adaptername optional Displays the list of configured adapters and its connectivity status. (adaptername is the name of the configured Resource ... |
| |
|
| |
OverviewComponent properties allow developers to create code that at compile time has specific function but accepts flexible input at runtime. For example, a developer can create a component that uses a predefined component property to update the title tab's text within a composite ... |
| |
|
| |
This article explains how DCommands can be used for silently provisioning features into an enterprise. The platform can be IBM® Lotus® Expeditor, IBM Lotus Notes®, IBM Sametime®, or IBM Lotus SymphonyTM. |
| |
|
| |
Access Services provide a familiar programming model for Java™ EE developers so they can reuse their skills and software components to develop applications that run on managed clients. Additionally, Access Services enable managed client applications to support offline operations. Access Services ... |
| |
|
| |
Prior to accessing a managed datasource, the datasource definition and any associated schema definitions must be defined. |
| |
|
| |
span translate'0' Lotusspan® Expeditor has an integrated browser application within the workbench. You can use the span translate"0"com.ibm.rcp.ui.browser.launcherspan code provided in span translate'0'span translate'0'Lotusspanspan Expeditor to implement a hypertext ... |
| |
|
| |
This topic describes how Citrix clients can access Lotus® Expeditor remotely. |
| |
|
| |
The Servlet and JSP specifications do not guarantee that a web application's resources will be represented as files in the host machine's file system. Many web container implementations do expand web applications into the file system, and some existing web applications take advantage of this ... |
| |
|
| |
All widget and action classes must be accessed from the UI thread. In SWTbased applications, the UI thread is the main thread. Accessing these classes from any other thread results in an invalid thread access exception. If this exception is thrown while the client is starting, it will fail to ... |
| |
|
| |
This section describes the steps to retrieve the JMS administered objects from the Lotus® Expeditor JNDI repository. |
| |
|
| |
This section describes the steps to programmatically create the JMS administered objects. |
| |
|
| |
Access to the administration interface is gained by way of a BrokerFactory, an instance of which can easily be obtained as shown in the examples that follow. From an administrative perspective, there are two types of broker. These brokers are referred to as local and remote brokers and represented ... |
| |
|
| |
By default, the platform includes a default datasource based on the Apache Derby database. |
| |
|
| |
As an administrator, you can access the operating system while the Restricted Workbench Service is installed. |
| |
|
| |
The OSGiAgentService class provides access to all the Enterprise agent related APIs. com.ibm.pvc.osgiagent.core.OSGiAgentServiceFactory can be used to access the OSGiAgentService Object. |
| |
|
| |
Each component specified in the composite application topology layer can contain a number of namevalue pairs called preferences. These are not to be confused with user preferences or client preferences. To retrieve these values on the client you need to use the span ... |
| |
|
| |
This section provides information on how to access Web Application resources. |
| |
|
| |
This sample creates a Client Services project to illustrate the basic elements of a rich client application that uses the Accounts API on Lotus® Expeditor. |
| |
|
| |
The Accounts framework enables you to store, access, and use properties that are required to make a connection to, and communicate with, a local or remote service. |