Last week I was starting playing with the new workflow features coming with the new Tridion 2013 SP1 release. After revising all of them I will resume all of them in the following section. First Activity Changes In previous releases a workflow designer...
About 18 months ago I took a pretty big side step in my professional career, approached Dominique Leblond and told him I wanted to join his team as a Product Manager. 6 months later I left Professional Services - where pretty much all my career was built...
There’s one piece of functionality that’s most probably is going to be forgotten in all of the what’s new buzz as it was added as a side effect for another functionality. So, now you can add any string array to template package and iterate over its members...
The other day I had wrote some Event System code to notify the user by email in case of Page/Component Publish failure. Now this worked fine in their QA environment but no emails were sent out from their Production environment. My initial guess was that...
During a workflow design session I noticed that sometimes using a classes design just based on inheritance is not enough and not as flexible as I expected. You can refer to a previous post to get some background Developing Tridion 2013 Workflows . In...