Documentation Center

Translation Manager API changes in this release

The API changes for this release compared to SDL Tridion 2013 SP1.

  • The existing .NET API has been deprecated and a new .NET API is introduced:
    • there is closer integration with the SDL Web core by using the SDL Web core event system
    • the new API is versioned, allowing future changes while maintaining backwards compatibility

  • A new SOAP-based web service called the TmService is introduced; its primary use case is with Workflows

  • There are some changes to the client side JavaScript model:
    • it closely matches the backend model
    • DataExtenders and UI extensions are not backwards compatible