Global create

In Collibra Platform 5.0, the Global create functionality has been introduced which enables creating assets, domains and communities and starting certain workflows from a central create button that is available anywhere in the application. To support this functionality some APIs have been extended. Additionally, an extra flag was added to workflow definitions to indicate whether they can be used by the Global create functionality.

Example

  • WorkflowDefinition.setGlobalCreate() was added.