Test Your Understanding
1. A lifecycle cannot be used without a workflow (True/False).
2. In order to use a lifecycle:
a. It must be instantiated
b. It must be installed
c. It must be applied to an object
d. None of the above
3. The entry criteria are evaluated on every state change (True/False).
4. If a valid lifecycle has a Java-based entry action, the following can be added to the lifecycle while still keeping it valid:
a. Another Java-based entry action
b. A Java-based post-entry action
c. A Docbasic-based entry action
d. A Docbasic-based post-entry action
5. For applying a lifecycle, the user must know its name (True/False).
6. It is not sufficient for entry criteria to pass for a state change to succeed (True/False).
7. A lifecycle is stored as an object of type:
a.
dm_lifecycle
b.
dmi_lifecycle
c.
dm_policy
d.
dmi_policy
8. The lifecycle state of an object is stored in:
a. Properties of the object
b. Properties of the lifecycle
c. Properties of the lifecycle instance
d. None of the above...