Log in  \/ 
x
x
x
Register  \/ 
x

01
June
2015

Add Comment about Review Decision (C# version)

Almost two years ago, we have posted about adding a comment in the SCSM Action Log about a review decision. PowerShell is an excellent tool but the performance of Microsoft System Center 2012 Service Manager is always an area to improve.

So we decided to rewrite our first solution in C# with some improvements. The first thing we added is a support for review activities included in sequential activities. The second one is a mark that lets find such records in the action log. We found that appending ‘(review result)’ to ‘Created by’ would help.

Now we present a superfast workflow that adds an action log record (visible on the self-service portal) about the decision made in the review activity. It is especially useful when the decision is negative.

screenshot1

screenshot2

To deploy a solution, copy SCUtils.AddCommentToActionLog.dll to the SCSM installation folder on the management server. Then import AddReviewCommentToActionLog.xml management pack.

The attached archive also includes a source code for those who want to localize the solution or make changes.

Have a nice day and get all your requests approved!

Download files 

Categories: System Center 2012 Service Manager, SCUTILS BLOG

Marat Kuanyshev

This is the default dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.