Using LotusScript in IBM Lotus Domino Applications
Length: 3 days
Course Code: ND540
List Price:
$1,500
TrainingPage Price: $1,462
TAP Eligible
Get $150 NFLShop Gift Card and more
View Dates & Enroll OnlinePlease Note: This class is subject to a ten percent increase. Please contact a TrainingPage representative for verification of price increase.
Description:
Learn the techniques of programming in LotusScript while you learn to access and work with objects in the Domino Object Model.
In this workshop start by getting an introduction to the LotusScript language, then retrieve properties of a database, use methods of NotesDatabase, and traverse down the Document Object Model to access control list (ACL) classes. Continuously reinforce the skill of navigating the Document Object Model throughout the course as you learn to work with front-end and back-end classes. Get an introduction to error checking the LotusScript Debugger early on so that you can use it throughout the course.
PLEASE NOTE: These courses are only for US Student enrollments only. NO WORLD TRADE STUDENTS CAN BE ENROLLED IN THESE COURSES.
Audience:
This is an advanced course for application developers who use LotusScript in their Domino applications.
Objectives:
Please refer to the course overview for description information.
Prerequisites:
Lotus Domino 5 developers should complete:
- Domino R5 Designer Fundamentals (AD210) or have the equivalent skills
- Domino Application Architecture (AD270)
All other Domino developers should complete:
- Developing IBM Lotus Domino 6/6.5 Applications: Foundation Skills (ND510 ) or have the equivalent skills
- Developing IBM Lotus Domino 6/6.5 Applications: Intermediate Skills (ND520)
Topics:
- Introducing LotusScript: where and when to use it
- Using programming skills such as: declaring variables, assigning values, using looping statements, using arrays, using conditional statements, and converting data types
- Instantiating objects
- Retrieving database information
- Using the LotusScript debugger
- Trapping errors in code
- Working with the front-end classes to manipulate objects in the user interface
- Working with back-end classes to retrieve and add data to documents
- Creating and sending report documents
- Prompting users for data and processing the data
- Using script libraries