This tutorial module illustrates how to use the Rational® CM
API to create and add a record to a user database.
This module provides an example for creating a new record. In this
example, the user is allowed to create a record. Initial dialogs allow the
user to select the database in which to create the record and the type of
record to create. After the record is created, the user is presented with
the EditRecord dialog. In that dialog, the user can set mandatory or optional
fields and then deliver the new record to the user database.
Learning objectives
After completing the
lessons in this module you will accomplish these objectives:
- Learn about the Rational CM API object and programming models for
creating new resources.
- Understand the Rational CM API interfaces for creating a record
and its field values and committing the update to the user database.
- Understand how to write client application code for creating records.
Time required
This module should take approximately
20 minutes to complete.