Overview
The Cireson Service Manager Portal Add-In feature is a location for pre-packaged solutions. Simply toggle a solution on, and it is active. Toggle any solution off if you no longer wish to use it. This approach allows for a streamlined, no-code approach to extensibility in the Cireson Service Manager Portal.
Note: For information about the Service Manager Portal Add-In feature and installation process, view the overview article here.
Convert IR to SR Task Download Link
The latest version (1.2.1) of this Add-In can be downloaded here.
Note: This version of the Add-In is built and tested against version 10.2 of the Cireson Portal. It is recommended you are using that version or higher with this Add-In.
Summary: Convert IR to SR Task
The Convert IR to SR Task allows organizations to convert an In-Progress Incident into a Service Request.
Â
 Key
 Description
 Default Value
PlaceTaskAfter
Determines where it is placed on the Task pane. You will need to specify the name of the existing task that you want it placed after.
Copy To New
TemplatePrefix
This allows you to specify the templates available for the task by adding a prefix to the template name. By default, it is blank and will show all IR templates.Â
Â
IRStatusGuid
This will set the Status of the IR when converted. By default, this is set to “Cancelled".
2b88306-59f0-f574-9c2a-f4b4682f1681
IRResolutionCategoryGuid
Adding a Resolution Category Guid here will set the category of the IR when it is converted.
c72b161a-c065-f391-ab4d-5794308bd495
IResolutionDescription
Sets the IR resolution description when converted.
This Incident has been converted to a Service Request.
IRActionLogCommentTitle
Adds a comment to the Incident when it is converted.
Record Converted to Service Request
PropertiesToCopyToSR
Specify which fields you would like to copy over from the Incident. Example below of the settings
Title,description,ContactMethod,AssignedWorkItem,RequestedWorkItem,SupportGroup,Classification,Source
ConcatenatedTitleOnSR
Setting this to true will result in bringing over the title from the IR and combining it with the title from the SR. Example: “Old Title – New Title”
false
SRActionLogCommentTitle
Adds a comment title to the new Service Request.
Record Opened from Incident
Testing and Validation
If experiencing issues, refer to KB Article 2568 here for overall Add-Ins troubleshooting steps
Run through the Add-In’s functionality with default settings.
Verify the following:
This task appears directly after the “Copy To New” task
The original IR status is set to Cancelled
The Resolution Category defaults to “Resolved By Analyst” in the pop out window
Incident resolution description is set to "This incident has been converted to a Service Request"
Incident Action log comment added as "Record converted to Service Request"
All of the properties from the settings are copied over to the new Service Request
There is a Service Request comment added "Record Opened From Incident"
As you change settings, go through the above again with browser console open
Verify no error messages
Verify your changed settings behave as expected
Â
Example
Fields with matches will be copied. Out of box enumerations with matching display names will also be copied.
The original work item will be linked to the new work item
The original work item will now be inactive
TemplatePrefix
PropertiesToCopy
Note:Â Values must be comma-separated and have no spaces in between. These settings are also case-sensitive.
ConcatenatedTitleOnSR
Versions
Version
Release Notes
1.1.1
First Internal Release
1.1.2
Fixed HTML Closing Tags
   Â