190-801 Exam Syllabus
190-801 Exam Syllabus
Number of questions: 60
Time allowed in minutes: 105
Required passing score: 75%
Syllabus:
Composite Applications
Design and Development Enhancements
Domino and DB2 Integration
Programming Enhancements
Web Services in Domino Applications
1. Composite Applications
a. Understand the advantages and structure of composite applications
b. Understand and describe the planning process of a composite application
c. Understand and describe the creation process of a composite application
d. Understand and describe the deployment of a composite application
4. Programming Enhancements
a. Recognize and use new @Commands as well as new parameters for existing
@Commands
1. @Command([CopySelectedAsTable])
2. @Command([CalendarFormat]) ) 2 work week/1 work month format
b. Recognize and use new @functions as well as new parameters for existing @functions
1. @URLQueryString
2. @Version (updated)
c. Recognize and use new web URL commands and parameters, including:
1. Request_Content_nnn new CGI variable
2. ReadViewEntries URL Option: Endview
3. ReadViewEntries URL Option: Outputformat
d. Utilize HTML option control at field and form level
e. Identify and use new database templates (dominoblog.ntf, rss_generator.ntf)
f. Recognize and use new LotusScript classes, properties, and methods, including:
1. Properties of NotesDXLExporter and NotesDXLImporter
2. NotesDirectory
3. NotesDirectoryNavigator
4. GetProfileDocCollection (profilename parameter is now optional)
5. NotesProperty
6. NotesPropertyBroker
7. NotesDocumentCollection (new methods)
8. NotesView (new methods)
9. NotesUIView Onselect event
10. NotesViewEntryCollection (new methods)
11. OutlineReload
12. Read/Unread Marks Support
13. NotesUIScheduler.DisplayCheckboxes
g. Recognize and use new LotusScript language changes
1. Limits on file operations - no line limit on Write statement
h. Recognize new Java support features
1. Just-In-Time (JIT) compiler