You may have heard the buzz about a new major release of the most popular delivery framework for Tridion? Well, get ready: the ever-growing community is about to release DD4T 2.0. In fact, a beta-release of the DD4T 2.0 Templates was released to the public...
“ If you are updating the same code in multiple places, you are doing it wrong. ” In grade school we learned how to factor algebraic expressions, like so: ax + bx = (a + b)x This is nice because, among other … Continue reading → Read...
While enabling the WebGUI monitoring in the cd_monitor_conf.xml of SDL Tridion 2011 SP1 HR2, I got the following error message: ERROR Agent - TMA-AG-30000 Failed to get Agent instance com.tridion.configuration.ConfigurationException: No RequestData for...
You might come across this type of warning being logged in your cd_transport.log or cd_core.log of the server where your Transport Service is running: WARN JAXBUtil - State file removal failed: TRIDION_HOME\bin\transactions\tcm_0-1234-66560.state.xml...
In my last post, I talked about how the anti-virus scan can impact publishing and which folders to ensure to exclude from scanning. After that post, I came across another issue that showed me that not only anti-virus scanning is to be kept in mind when...
Implementation Scenario : Part 2
In the previous post we have seen how to configure and create wrapper class for using the core service. Now, we will see some advance cases.
Creating Keyword in a given category (from delivery end updating CMS content...
If you are reading this, you probably know that Tridion has an event system which allows you to attach your own custom functionality to pretty much everything that goes down. A typical example is to perform some pre-processing of an item before it is...
Going back in time, year 2000, Active Server Pages was all the rage, performing server-side magic and integrating with databases with ADO. Tridion had just released version 4.0 and adopted the MS Scripting Host, supporting VBScript and JScript as the...