Requirements for enabling custom record types
Before you can apply the UnifiedChangeManagement package to a custom
record type, the record type must meet the following requirements:
- It contains a field named Headline defined as a SHORT_STRING, and a field named Owner defined as a REFERENCE to the users record type that is supplied with HCL Compass. The Headline field must be at least 120 characters long.
- It does not contain fields with these names:
- ucm_vob_object
- ucm_stream
- ucm_stream_object
- ucm_view
- ucm_project
- It contains an action named Modify of type Modify.
- It contains a state named Submitted. Note: You can change the name of the state after you apply the UnifiedChangeManagement package.