In case you missed it, let me share some highlights of the Tridion Developer Summit in Amsterdam this year. This year was a year of changes, it is the first time since the history of TDS that I didn&#...
Tridion Developer Summit has been held at The Eye Sep 6th and 7th, I also had the opportunity to present and speak in the event, about SI4T based Elasticsearch Integration for SDL Tridion Web 8+ with...
The “Published Summary” alchemy plug-in is currently in process of review for publish to Alchemy Webstore and so will soon be made available to the general public via the webstore.
If you ...
Published Summary Alchemy-Plug In project has been conceptualized and initiated for SDL Tridion Developer Summit, Amsterdam Hackathon for the year 2018 (Thanks Robert Curlette for the great initiative...
I have been in multiple interviews with customers, consultants and even with SDL; and I was surprised to learn that Content Authors are still using the SDL Tridion CME, searching/tracing back the comp...
This post presents some sample code on how to create a Tridion user from JavaScript client using the CoreService. It is based on the setup presented in previous posts and it only makes use of JQuery l...
In my previous post, I presented a JavaScript CoreService client that was using the out-of-the-box Visual Studio project and a WCF generated JS proxies using the Microsoft AJAX framework.In this blog ...
This blog post shows a way to connect to CoreService directly from a JavaScript client. The CoreService is a WCF web-service, which by default uses SOAP to communicate with its clients. However, it is...
Using the Workflow listener service with ADFS authentication is quite straight forward, if we use the Basic Authenticator. The service WFListener.asmx is not a WCF service, therefore we can't use ...
Using either of the templating services (i.e. AssemblyTemplateUploadWebService.asmx and CompoundTemplateWebService.asmx) with ADFS authentication is quite straight forward, if we use the Basic Authent...