Author: asaranga

Decrypting/Encrypting Tridion.ContentManager.config

The steps below can be used to decrypt the file.   1. Backup the file C:\Program Files (x86)\SDL Web\config\Tridion.ContentManager.config2. Rename the Tridion.ContentManager.config file to web.config3.Open a command prompt as Admin4. Navigate to %SYSTEMROOT%\Microsoft.NET\FRAMEWORKFOLDER\VERSIONFOLDERfor example C:\Windows\Microsoft.NET\Framework64\v4.0.303195. Run command to decrypt a given section (eg. database, “tridion.security”, search or searchIndexer) aspnet_regiis.exe -pdf database “C:\Program Files (x86)\SDL Web\config” 6. Verify the file is decrypted by opening web.config […]

Recap – SDL Tridion Expert Summit – 2020 – Day 2

TXS is the successor to the Tridion Developer Summit. We would like to thank the Partners and Customers Partner presentation – Fonto Designing a domain-specific-language to configure highly usable authoring environments Access management idp configurations and walkthrough APIs for automation Advance DXA search module for the latest version of elastic search SDL Tridion One-CMS VS […]

Securing the microservice with SSL

You may wish to secure your microservice using Secure Socket Layer (SSL), so that an HTTPS connection is required to interact with the service. Refer to SDL documentation for more details Link You need Open SSL for generating key store so you can use following tools For more information about OpenSSL and the openssl command line tool, […]

SDL Tridion Sites Infrastructure Suggestions

Please find some of the suggestions while setting up SDL Tridion Sites. Component Suggestions Content Manager Suggested to setupMaster/Slave setupRefer to Search system diagram(outscale)Link Uploads to the CoreService for scaled outsetup Suggested to setup to storethe images in either sharedfolder or S3 bucket. Configuring a shared networktemporary location for uploadsto the Core Service Link Content […]

SDL releases Tridion Sites 9.5

SDL Tridion Sites 9.5 marks a major step towards a fully rejuvenated user experience for SDL Tridion practitioners, while also including improvements in Search and Content Delivery. Experience Space – our new and improved user interfaceHow the Dynamic Experience Delivery component has been improved with better search and easier headless publishingHow the functional and technical […]

Topology Manager

Topology Manager forms the bridge between the Content Manager and Content Delivery environments. By decoupling the two environments, it becomes easy to swap out environments on either side, and to separate concerns by specific roles in your organization. Topology Manager maps logical publishing targets selected by the end user to physical publishing destinations on the presentation environments. Because Topology Manager is […]

Tridion Sites 9.5 Semantic Content Models

Semantic Content Models . Semantic Content Models’ allows you to define a mapping between the Tridion content fields and how they are queried through the GraphQL API. This abstraction mechanism removes dependencies between the two, so that future changes to your content model don’t directly impact your front-end applications. As a result, your front-end developers […]

Tridion Sites 9.5 Search

Why SDL Tridion Sites Search . SDL Tridion Sites now ships with out-of-the-box support for Elasticsearch-based search for published content, helping you find published content within pages, components and binaries. You can also search for content from SDL Tridion Docs, providing federatedsearch capabilities across both unstructured and structured content. People searching on your website or […]