Lotus Notes Release 4.5: a Developer’S Handbook

Total Page:16

File Type:pdf, Size:1020Kb

Lotus Notes Release 4.5: a Developer’S Handbook redbook title AA0425 10/23/96 3:25 PM Page 1 Lotus Notes Release 4.5: A Developer’s Handbook International Technical Support Organization Edition Notice First Edition (November 1996) This edition applies to Release 4.5 of Lotus Notes. Comments may be addressed to: IBM Corporation, International Technical Support Organization Dept. HZ8 Building 678 P.O. Box 12195 Research Triangle Park, NC 27709-2195 When you send information to IBM, you grant IBM a non-exclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © International Business Machines Corporation 1996. All rights reserved. Note to U.S. Government Users: Documentation related to restricted rights. Use, duplication or disclosure is subject to restrictions set forth in GSA ADP Schedule Contract with IBM Corp. Abstract This document describes how to develop applications with Lotus Notes Release 4.5. Lotus Notes is a distributed client/server platform that allows you to develop applications to be shared by groups of users across a network. The Integrated Development Environment (IDE) provided by Notes enables the development of strategic enterprise-wide business applications. Part 1 covers features such as databases, forms, subforms, views, action bars, layout regions, navigators, and agents. One chapter illustrates how to use LotusScript to write object-oriented sophisticated applications. Other chapters show you how to work with LotusScript Extensions, Lotus Components, and how to use the application development features of calendaring and scheduling. A workflow example is described in more detail. Examples and useful hints and tips are provided throughout. Part 2 is dedicated to tools and techniques that enable you to seamlessly integrate an existing IT infrastructure into your Notes applications. Several chapters take a close look at Domino, the integrated Notes/HTTP server, and the programmability features provided by this environment. Following this, we discuss the integration options that exploit the respective strengths of Notes and traditional database management systems and transaction systems. A case study illustrates the various features throughout part 2 of the book. The last chapter discusses the Notes C++ API. The book comes with a chart listing the LotusScript classes, methods, and properties based on Notes Release 4.5, and a diskette containing several sample applications. iii Contents Edition Notice ..................... ii Chapter 2 Creating Notes Databases ............ 17 Abstract .......................... iii Managing Your Workspace .................. 17 Preface .......................... xiii Managing Notes Databases ................ 17 Creating a Database .......................... 18 Part 1 Notes Application Using an Existing Template ............... 18 Development ...................... 1 Copying an Existing Database ............. 20 Chapter 1 Getting Started . ........ 3 Creating a New Database ................. 22 What Is Lotus Notes? ......................... 3 Changing the Database Properties . ........ 23 Notes Is an Environment for Basics on Database Building Blocks ........ 28 Application Development Deployment ............................ 3 Chapter 3 The Notes Notes ADE Is Mainstream, Modern, Integrated Development and Industrial ........................... 3 Environment ..................... 35 Notes Is Complete ......................... 5 Introduction ................................. 35 Integrated Notes HTTP Server .............. 7 Elements of the Forms Integrated Development Environment ............. 36 Integrated Messaging ...................... 7 Main Design Window ..................... 36 Native Calendaring & Scheduling . ......... 7 Wide Range of Effective Action Pane ............................... 36 Security Features ........................ 8 Design Pane .............................. 37 Effective Support of Mobile Users . ......... 8 Working With the Script Editor ............... 42 Access to External Data .................... 9 Design Pane Properties .................... 42 Notes Is a Document Database ............. 9 Searching Your Scripts .................... 45 The Messaging Infrastructure Exporting Script Programs ................ 46 Enables a New Class of Importing Script Programs ................ 48 Application ............................ 11 Special Script Editor Features .............. 49 Notes Has a Cross-Platform, Structured, BASIC-Compatible Chapter 4 Designing Programming Language ................ 12 Application Forms ............... 51 You Can Leverage a Range of Development Skills .................... 14 Using the Document Library Template ........ 51 Major Enhancements of Release 4.5 ........ 14 Creating Sample Documents .............. 52 Contents v Using Forms ................................. 54 Looking at the Properties Specifying Form Properties ................ 54 of Documents ......................... 105 Giving the Form a Title ................... 61 Using the Navigator ........................ 106 Looking at Form Events ................... 62 Navigator Objects ........................ 107 Creating a New Field ........................ 63 Adding an Action to a Navigator ........................... 107 Performing a Test Run .................... 64 A Navigator Example .................... 108 Sharing and Reusing a Field ............... 65 Creating a Navigator ..................... 109 Looking at Field Properties ................ 66 Adding an Action to a Creating Design Elements Navigator Object ...................... 113 for Subforms ........................... 72 Adding an Action Using Removing Subforms ...................... 74 LotusScript ........................... 114 Working With Layout Regions ............... 75 Testing a Navigator ...................... 115 Creating a Layout Region ................. 75 Including a Navigator in Working With Collapsible Sections . ........ 77 the View Menu ....................... 116 Creating a Collapsible Section ............. 78 Chapter 6 Programming Looking at a Collapsible Section . ........ 78 in Lotus Notes .................. 117 Looking at the Properties of a Templates .................................. 118 Standard Collapsible Section . ........ 79 Programming in Notes ...................... 121 Working With Tables ........................ 80 Simple Actions ........................... 121 Working With Buttons ....................... 81 Formulas ................................ 122 Creating a Button on the Action Bar ........ 81 LotusScript .............................. 122 Creating Hotspots ........................... 83 Using LotusScript Notes Classes ............. 124 Creating Links ............................ 83 Notes Classes ............................ 124 Defining Text Pop-ups .................... 84 Understanding Front-End and Creating Buttons in Forms ................. 84 Back-End Classes ..................... 124 Chapter 5 Viewing Class Hierarchy .......................... 128 the Database .................... 87 Using the Object Browser ................ 131 What Is a View? ............................. 87 Event Programming With LotusScript....... 132 Changing an Existing View ................ 87 Programmable Objects ................... 132 Creating Views ........................... 94 Events ................................... 134 Editing the View Columns ................ 96 Event Type and Sequence ................ 134 Creating and Moving Columns ........... 101 How Scripts and Formulas Are Executed ......................... 142 Using Folders ............................ 102 LotusScript Programming Tips Here Again the Action Bar ............... 103 and Considerations ................... 146 vi Lotus Notes Release 4.5: A Developer’s Handbook General Suggestions ..................... 146 Overview ................................ 173 Use Consistent Variable Names . ........ 147 What the LSX Toolkit Contains ........... 174 Using Script Libraries .................... 149 Considering the Toolkit Design ........... 176 Catching Errors at Compile Time . ........ 149 Understanding the C++ LSX Improving Form Performance ............ 149 Class Framework ..................... 180 When to Use Formulas LSX Design Decisions .................... 184 and LotusScript ....................... 150 Creating an LSX ............................ 186 Using the Evaluate Function Using LSX Data Types ................... 189 to Combine LotusScript Using Data Type and Formulas ......................... 152 Descriptions .......................... 191 Making Field Value Changes Accessing LSX Class Effective .............................. 154 Method Arguments ................... 192 Using Validation Formulas Accessing LSX Class and QuerySave ....................... 154 Property Arguments .................. 194 Working With a Rich Text Item ........... 155 Using LotusScript Prompting for User Input ................ 157 System Services ....................... 195 Guidelines for Presenting Testing an LSX .............................. 199 Dialog Boxes Using Formulas The LSXTEST Tool ....................... 199 Versus Scripts ......................... 159 The LSXRUN Tool ....................... 201 Error Handling ............................. 160 Deploying an LSX ........................... 201 Using On Error and Resume Statements ................... 160 The LSX Runtime Environment .......................... 201 Creating an Error Handler for Debugging ........................ 161 LSX Installation .........................
Recommended publications
  • {PDF EPUB} Lotusscript for Visual Basic Programmers by IBM
    Read Ebook {PDF EPUB} Lotusscript for Visual Basic Programmers by IBM Redbooks Sep 01, 1996 · Lotusscript for Visual Basic Programmers Paperback – September 1, 1996 by IBM Redbooks (Author) See all formats and editions Hide other formats and editions This chapter describes the differences and similarities between Visual Basic Release 4 and LotusScript, which comes as part of Lotus Notes Release 4 and other Lotus products, such as Word Pro, Freelance, and Approach. We will compare the syntactical language portions of LotusScript and Visual Basic. Jun 03, 2003 · LotusScript is an object oriented programming language used by Lotus Notes (since version 4.0) and other IBM Lotus Software products. LotusScript is similar to Visual Basic. Developers familiar with one can easily understand the syntax and structure of code in the other. The major differences between the two are in their respective Integrated Development Environments and in the … SG24-4856-00, LotusScript for Visual Basic Programmers: SG24-4862-00, VisualAge DataAtlas Multiplatform Version 2 and Version 2.5: SG24-4864-00, AS/400 and Novell NetWare Interoperation: SG24-4867-00, TME 10 Cookbook for AIX Systems Management and Networking: SG24-4868-00, RS/6000 SP PSSP 2.2 Technical Presentation Oct 24, 2014 · Visual Basic. Dim PSObject as Object Set PSObject = CreateObject("PCOMM.autECLPS") PSObject.SetConnectionByName("B") LotusScript Extension. dim myPSObj as new lsxECLPS("B") An HACL connection name is a single character from A-Z or a-z. Oct 27, 2008 · this are free from IBM. You can download the Redbook(s) you need to get the job done. The books you need are: SG24-5670- 00 COM Together - with Domino SG24-4856 Lotusscript for Visual Basic Programmers These books are a bit of a tutorial on what you can and cannot do, and in what context(s).
    [Show full text]
  • LIST of NOSQL DATABASES [Currently 150]
    Your Ultimate Guide to the Non - Relational Universe! [the best selected nosql link Archive in the web] ...never miss a conceptual article again... News Feed covering all changes here! NoSQL DEFINITION: Next Generation Databases mostly addressing some of the points: being non-relational, distributed, open-source and horizontally scalable. The original intention has been modern web-scale databases. The movement began early 2009 and is growing rapidly. Often more characteristics apply such as: schema-free, easy replication support, simple API, eventually consistent / BASE (not ACID), a huge amount of data and more. So the misleading term "nosql" (the community now translates it mostly with "not only sql") should be seen as an alias to something like the definition above. [based on 7 sources, 14 constructive feedback emails (thanks!) and 1 disliking comment . Agree / Disagree? Tell me so! By the way: this is a strong definition and it is out there here since 2009!] LIST OF NOSQL DATABASES [currently 150] Core NoSQL Systems: [Mostly originated out of a Web 2.0 need] Wide Column Store / Column Families Hadoop / HBase API: Java / any writer, Protocol: any write call, Query Method: MapReduce Java / any exec, Replication: HDFS Replication, Written in: Java, Concurrency: ?, Misc: Links: 3 Books [1, 2, 3] Cassandra massively scalable, partitioned row store, masterless architecture, linear scale performance, no single points of failure, read/write support across multiple data centers & cloud availability zones. API / Query Method: CQL and Thrift, replication: peer-to-peer, written in: Java, Concurrency: tunable consistency, Misc: built-in data compression, MapReduce support, primary/secondary indexes, security features.
    [Show full text]
  • Visustin Features and Versions
    Visustin features and versions v8 v7 v6 v5 v4 v3 Flow chart styles to choose from 2 2 1 1 1 1 UML Activity Diagrams Y Y Y Y Y Flowchart large files (>3000 lines) Y Y Y Flowchart individual procedures Y Y Y Print in high quality Y Y Y Save BMP, GIF, JPG, PNG, EMF, WMF, DOT, HTML, MHT Y Y Y Y Y Y Save TIFF Y Y Y Y Save PDF, single page and printer pages Y Y Y Save PDF, multipage Y Y Save PowerPoint PPT - Y Y Y Y Save Word DOC Y Y Y Y Y Save Word DOCX Y Load images Y Y Y Y Y Metrics Y Y Y Y Y Option: Each statement in its own box Y Y Option: Wrap lines Y Y Option: Configure colors and labels Y Y High-density display support (high DPI) Y Y Pro Edition features Export Visio VSD [Pro] Y Y Y Y Y Y Export Visio VSDX [Pro] Y Editor [Pro] Y Y Y Y Bulk flowcharting [Pro] Y Y Y Y Y Y Bulk flowcharting jobs (.vjb) [Pro] Y Y Y Y Bulk flowcharting individual procedures [Pro] Y Y Y Compatibility Windows version, newest supported 10 8 7 Vista 2003 2003 Office version, newest supported 2016 2013 2010 2007 2007 2003 Language support on next page. ©2016 Aivosto Oy www.aivosto.com Visustin language support v8 v7 v6 v5 v4 v3 ABAP Y Y ActionScript, MXML Y Y ActionScript, semicolon-less Y Ada Y Y Y Y Y Y Assembler: MASM, NASM, IAR/MSP430 Y Y Y Y Y ASP Y Y Y Y Y Y AutoIt Y Batch files Y Y C/C++ Y Y Y Y Y Y C# Y Y Y Y Y Y Clipper Y Y Y Y Y COBOL Y Y Y Y Y Y ColdFusion Y Y Y Y Fortran Y Y Y Y Y Y GW-BASIC Y (Y) HTML Y Java Y Y Y Y Y Y JavaScript Y Y Y Y Y Y JavaScript, semicolon-less Y JCL (MVS) Y Y Y JSP Y Y Y Y Y Y LotusScript Y Y Y Y Y MATLAB Y Y Y Pascal/Delphi Y Y Y Y Y Y Perl Y Y Y Y Y Y PHP Y Y Y Y Y Y PL/I Y Y Y PL/SQL Y Y Y Y Y Y PowerBASIC Y PowerScript (PowerBuilder) Y Y Y Y Y PureBasic Y Y Y Y Y Python Y Y Y Y Y QuickBASIC Y Y Y Y Y Y REALbasic Y Y Y Y Y Rexx Y Y Y RPG Y Ruby Y Y SAS Y Y Y Shell script (bash, csh, tcsh, ksh, sh) Y Y Tcl Y Y T-SQL Y Y Y Y Y Y VBScript Y Y Y (Y) (Y) (Y) Visual Basic, VBA Y Y Y Y Y Y Visual Basic .Net Y Y Y Y Y Y Visual FoxPro Y Y Y Y Y XML Y XSLT Y Y Y Y Languages have been updated to newer syntax from version to version.
    [Show full text]
  • N2pdf Online-Hilfe
    Developer manual © 2003-2018 SoftVision Development GmbH, Fulda, Deutschland n2pdf ...PDF your Notes Version 7.0 SoftVision Development GmbH Kurfürstenstraße 15 36037 Fulda Germany Phone: +49 661 25100-0 Fax: +49 661 25100-25 E-Mail: [email protected] WebSite: http://www.softvision.de n2pdf Online-Hilfe © 2003-2018 SoftVision Development GmbH, Fulda, Deutschland All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage and retrieval systems - without the written permission of the publisher. Products that are referred to in this document may be either trademarks and/or registered trademarks of the respective owners. The publisher and the author make no claim to these trademarks. While every precaution has been taken in the preparation of this document, the publisher and the author assume no responsibility for errors or omissions, or for damages resulting from the use of information contained in this document or from the use of programs and source code that may accompany it. In no event shall the publisher and the author be liable for any loss of profit or any other commercial damage caused or alleged to have been caused directly or indirectly by this document. Printed: November 2020 in Fulda Publisher SoftVision Development GmbH Kurfürstenstraße 15 36037 Fulda Authors Bernd Engelhardt Marcus Fehl I n2pdf Online-Hilfe Table of Contents Part I n2pdf Online Help 1 Part II Introduction 2 1 Intro..d..u..c..t.i.o..n.. ..................................................................................................................... 2 2 Wha..t.'.s.. .n..e..w..?.
    [Show full text]
  • Team Computing with Lotus Notes
    Table of Contents Introducing SmartSuite 97 ................................................. Page 1 The SmartSuite 97 Team ....................................................... 2 Productivity: Getting Work Done Quickly and Easily ............................... 5 Getting Started ............................................................. 6 SmartCenter ........................................................... 6 SuiteStart .............................................................. 7 Lotus Common User Interface ............................................. 7 SmartIcons ............................................................. 7 Lotus InfoBox ........................................................... 8 Day-to-Day Tasks ........................................................... 9 New! 1-2-3 AutoTotal .......................................................... 9 New! Word Processing Switch Kits .............................................. 9 New! Dynamic Print Preview ................................................... 10 SmartMaster and Content SmartMaster Sets ................................ 11 PowerClick Reporting .................................................... 12 Maps ................................................................. 12 User Assistance ........................................................... 13 Lotus Assistants ........................................................ 13 Ask the Expert ......................................................... 13 Help Cards ...........................................................
    [Show full text]
  • SAP/R3 Vs LOTUS NOTES a Description of the Two Products with Analyse of Lotus Notes Connection to SAP/R3
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Göteborgs universitets publikationer - e-publicering och e-arkiv Göteborg University Hattab Hashim Department of Informatics [email protected] SAP/R3 vs LOTUS NOTES A description of the two products with analyse of Lotus Notes connection to SAP/R3 Abstract This master thesis contains a description of SAP/R3 and Lotus Notes with their major features, components, and functionalities. The paper consists of a concise analyse of the underlying principles such as Process-Orientation and GroupWare that the two products are based on. Further this thesis identifies the differences between SAP/R3 and Lotus Notes from the perspectives of architecture, Business Process Reengineering, implementation, and new technologies. I consider SAP/R3 and Lotus Notes to be complementing rather than competing products. That is why I found out that Notes connection to SAP/R3 is an interesting concept for improved information management. Master of Science Thesis for Instructor: Roy Corneliusson Informatics January 1999 1. INTRODUCTION ......................................................................................................3 1.1 Background ................... ................................... ................................. .................. 3 1.2 Purpose ................................................................................................................... 3 1.3 Hypothesis..............................................................................................................
    [Show full text]
  • Chapter 1 Domino/Notes Programmability Overview
    Java/Domino 4.6, Bob Balaban Chapter 1 Domino/Notes Programmability Overview Believe it or not, this is a big topic all by itself. If we use a broad definition of the word programmabilty, we have to mention LotusScript, cover the Notes Object Interface (NOI), and at least touch on each of the ways in which LotusScript and Java programs can be formulated (agents vs. applications vs. servlets vs. applets vs. CGI), triggered (foreground, HTTP, scheduled, new mail), where each kind of program can run (client, server, both), and how each can be edited and debugged. Were we to cover all these topics in depth, you’d be holding an encyclopedia instead of a book. Still, we can at least categorize, compare, and contrast to give you an overview of which technology you might want to use when and where. The Notes Object Interface (NOI) We'll be talking a lot in this book about NOI: how to use it and what you can do with it. In fact, there are five whole chapters that document every call in the Java version of the API. For now, we'll say only that NOI is a class library, that is, a group of objects that you can program using LotusScript or Java (this book focuses on the Java interface) that manipulate the Domino/Notes groupware development platform. If you are already a Notes/Domino user, you're familiar with such product concepts as servers, databases, views, and documents. NOI provides a programming interface to those objects. As of Domino Release 4.6, those objects are available in Java.
    [Show full text]
  • Tips for Using OLE in Notes by John Thornton (With Barbara Burch)
    Tips for using OLE in Notes by John Thornton (with Barbara Burch) [Editor’s note: This article resides in “Iris Today”, the technical Webzine located on the http://www.notes.net Web site produced by Iris Associates, the developers of Domino and Notes.] From the very beginning, Notes has played well with other applications. Whether using import/export capabilities in R1, or OLE features and NotesFX (Notes Field Exchange) in R3, or ActiveX support and beyond, you've always been able to easily transfer data in-and-out of Notes. In fact, according to former Iris developer Jack Ozzie, "Notes R3 was one of the first, if not the first, OLE container." Since then, Notes has continuously expanded its support of OLE as a powerful design tool. R4 included rich OLE features like in-place editing, drag-and-drop support, NotesLinks, and the extension of NotesFX to include Notes actions (NotesFlow). In addition, you could use Notes as an automation object with LotusScript, or use Notes as an OLE automation controller. Notes R4.6 enhanced its OLE features further by adding ActiveX support. This introduced several OLE properties to control how OLE and OLE custom controls (OCX) load and display in Notes. For example, these properties allow an object to size to the window, size below a field, update from a document instead of from a form, or run in read mode. You can see examples of these features when you use Lotus Word Pro or Microsoft Word as your mail editor in Notes R4.6. In the rest of this article, we'll take a closer look at some of the OLE features in Notes.
    [Show full text]
  • Eztwain Programmer's Guide
    EZTwain Pro User Guide A developer's guide to the EZTwain library version 3.91 Hyperlinks EZTwain Pro page: http://www.eztwain.com/eztwain3.htm Support: http://www.atalasoft.com/products/dotimage/forums Author Spike McLarty for Atalasoft Revised 11/30/2011 Copyright © 2003-2011 by Atalasoft, a Kofax company. All rights reserved. Trademarks EZTwain Pro is a trademark of Atalasoft. Microsoft and Windows are trademarks of Microsoft Corporation. All other trademarks are the property of their respective owners. EZTwain Pro User Guide Table of Contents Table of Contents ............................................................................................. 1 Introduction ..................................................................................................... 3 Overview ......................................................................................................... 4 EZTwain Components .................................................................................... 4 EZTwain Developer Files ................................................................................ 6 How-To Guide .................................................................................................. 8 How To: Use the Code Wizard to get started ..................................................... 8 How To: Use EZTwain from other languages ................................................... 10 How To: Statically Link to EZTwain ................................................................ 11 How To: Redistribute EZTwain with your
    [Show full text]
  • Helping Developers to Help Each Other: a Technique to Facilitate Understanding Among Professional Software Developers
    Helping developers to help each other: a technique to facilitate understanding among professional software developers Gail Ollis Faculty of Science and Technology Bournemouth University August 2019 A thesis submitted in partial fulfilment of the requirements for the degree of Doctor of Philosophy This copy of the thesis has been supplied on condition that anyone who consults it is understood to recognise that its copyright rests with its author and due acknowledgement must always be made of the use of any material contained in, or derived from, this thesis. 2 Abstract Helping developers to help each other: a technique to facilitate understanding among professional software developers Gail Ollis Much of a professional software developer’s work involves amending or extending pre-existing software; creating new software from scratch represents only a small proportion of their time. Even in a brand new project they still need to make sense of work others have done in the emerging software system. This research addresses how developers are helped or hindered in their own daily tasks by the actions of their peers. The literature commonly focuses on a specific aspect of the work such as code comprehension or the processes by which a project is run. This research instead takes a holistic view that considers all the activities involved in the job, but from a single uniting perspective: rather than conventional measures such as coding errors or delivery timescales, the criterion here is how a developer personally experiences their own productivity to be affected by their peers. The research used one-to-one interviews to identify common behaviours that help or hinder fellow software developers.
    [Show full text]
  • Formatting Syntax Formatting Syntax
    2021/01/28 22:10 1/15 Formatting Syntax Formatting Syntax DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing “Edit this page”. If you want to try something, just use the playground page. The simpler markup is easily accessible via quickbuttons, too. Basic Text Formatting DokuWiki supports bold, italic, underlined and monospaced texts. Of course you can combine all these. DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these. superscript You can use subscript and , too. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can mark something as deleted as well. You can mark something as <del>deleted</del> as well. Paragraphs are created from blank lines. If you want to force a newline without a paragraph, you can use two backslashes followed by a whitespace or the end of line. This is some text with some linebreaks Note that the two backslashes are only recognized at the end of a line or followed by a whitespace \\this happens without it. This is some text with some linebreaks\\ Note that the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens without it. You should use forced newlines only if really needed. Links DokuWiki supports multiple ways of creating links. Computer Science Courses - https://courses.cs.purdue.edu/ Last update: 2020/05/01 06:38 wiki:syntax https://courses.cs.purdue.edu/wiki:syntax External External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: This Link points to google.
    [Show full text]
  • Developing E-Business Applications Using Lotus Enterprise Solution Builder R3.0
    Developing e-business Applications Using Lotus Enterprise Solution Builder R3.0 Seiji Hamada, Masaya Higuchi, Isao Kadowaki, Makoto Katayama, Shuhichi Murai, Kaori Nanba, Takashi Saitoh, Naomi Zenge International Technical Support Organization www.redbooks.ibm.com SG24-5405-00 SG24-5405-00 International Technical Support Organization Developing e-business Applications Using Lotus Enterprise Solution Builder R3.0 March 2000 Take Note! Before using this information and the product it supports, be sure to read the general information in Appendix B, “Special notices” on page 269. First Edition (March 2000) This edition applies to Lotus Enterprise Solution Builder for Domino Release 3.0. Comments may be addressed to: IBM Corporation, International Technical Support Organization Dept. JLU Building 107-2 3605 Highway 52N Rochester, Minnesota 55901-7829 When you send information to IBM, you grant IBM a non-exclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright International Business Machines Corporation 2000. All rights reserved. Note to U.S Government Users – Documentation related to restricted rights – Use, duplication or disclosure is subject to restrictions set forth in GSA ADP Schedule Contract with IBM Corp. Contents Figures....................................................ix Tables....................................................xiii Preface...................................................xv The team that wrote this redbook. ..................................xv
    [Show full text]