Le contenu n'est pas disponible dans la langue sélectionnée.
Deprecated functionality in Content Delivery
This section explains which software components in Content Delivery are deprecated in SDL Web 8.5 in favor of a newer, improved version.
Deprecation of server-side software components running in Web applications As of SDL Web 8, Content Delivery server-side software components running as Web applications are deprecated. Instead, the recommended way to run such items is in the form of standalone microservices. Client-side Content Delivery software components and APIs continue to run in (your) Web applications.
EmbeddedException class As of SDL Web, the EmbeddingException class is deprecated. This means that if your code uses this class, it will continue to work in this release, but it is not guaranteed to remain supported from the next major release onward.
Deprecated Senders and Receivers In SDL Tridion 2011 Senders have a new Java class and Receivers are no longer used. SDL recommends to update your Transport Service configuration file on the Content Manager. Also, if you use custom Senders and Receivers, you must update your code.