DPE Message Bus allows to exchange messages between its clients. Content Manager automatically registers as Message Bus client.
By default nothing must be configured,
Allowing to open URLs
Use case
-
You start a workflow in Content Manager (or another web app) that creates a new entry in DigaSystem.
-
When the workflow finishes you want to automatically open the entry in SubClip Editor.
Security
The "openurl" message type asks a client to open a specified URL in a browser tab.
For security reasons this is restricted to URLs inside the DPE web application and TrustedOpenUrlPrefixes configured in folder |ContentManager|
|
Key |
Description |
|---|---|
|
TrustedOpenUrlPrefixes |
comma-separated list of URL prefixes By default only DPE internal URLs are allowed. Example: "https://wikipedia.org/,https://www.yourOtherWebApp.com/" |