Turn your Sitecore PowerShell reports into applications with Action Scripts
In one of my previous posts I described how to create reports in Sitecore PowerShell Extensions (SPE for short) that allow you to leverage the joint power of Sitecore and PowerShell to deliver complete and elegant reports in little to no time. In this post I’ll tell you how to take this a step further and operationalize them into full blown Sitecore Desktop applications. The secret sauce is in the actions you can place on the report, the additional parameters that I haven’t mentioned in the previous post, and the use of Sitecore rules engine with some rules that come with SPE. For the purpose of this post I will limit the scripts to samples that are (mostly) in the vanilla SPE deployment. Let’s begin with describing the actions and how you can configure them to appear in your reports.
