Publish Cascade

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

Cascade Option

Describe

Technical type

Example

None

No rules

NONE

Classification, Record

Parent Must Be Published

If the parent is not published, the publication of the object immediately is rejected

REQUIRE_PUBLISHED_PARENT

Mh2Collection, Media, NewspaperPage

Cascade to direct children

Children are asynchronously published

CASCADE

Mh2Collection, Media, Newspaper

Under The Hood

The asynchronous publication is done using a new batch action.