Introduction
When publishing an object apply the following rules and validation. Multiple cascade options can be active for a record type.
Cascade Options
Cascade Option | Describe | Technical type | Example |
---|---|---|---|
None | No rules | Classification, Record | |
Parent Must Be Published | If the parent is not published, the publication of the object immediately is rejected |
| Mh2Collection, Media |
Cascade to direct children | Children are asynchronously published |
| Mh2Collection, Media, Newspaper, NewspaperPage |
Under The Hood
The asynchronous publication is done using a new batch action.