Skip to end of banner
Go to start of banner

Publish Cascade

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

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

REQUIRE_PUBLISHED_PARENT

Mh2Collection, Media

Cascade to direct children

Children are asynchronously published

CASCADE

Mh2Collection, Media, Newspaper, NewspaperPage

Under The Hood

The asynchronous publication is done using a new batch action.

  • No labels