Release Notes / Version 10.2107
Table Of ContentsCalculation of links to CAE content objects
The headless server now features the ability to resolve links to CAE content objects. The feature may become useful, whenever you want to breakout of the headless server context of content objects to "real" web pages.
(CMS-16150)
Remote Links
The Headless Server can be queried to retrieve links that are generated by a configurable remote system, e.g. a CAE. These links can be used by a client to link that remote content. A new UrlHandler is introduced at CAE, that handles requests to /internal/service/url. See documentation of headless-server for details.
(CMS-13715)