RPA Add-on for Service Desk


 

SapphireIMS supports automation of workflow tasks using Robotic Process Automation (RPA). This section describes the use of RPA Add-on features for automated generation of Forms.

Using SapphireIMS you can automate the process of generating forms based on fields in the Service Desk Records, CMDB Records or User Management Entries. You can design a template using a HTML editor use the built in editor. The template could include images including logos etc. SapphireIMS has built-in macros which can be inserted as required in the template. While generating the Form, the macros will get substituted with the actual values.

When the state change happens to a state where the RPA Form is configured, the Form is generated and attached to the Service Desk Record.

 

Creating a Form

 

SD-Settings-FldRPAList.jpg

SD-Settings-FldRPAAdd.jpg

 

Serial No

Field name

Description

1  

Template Name

Name of the template

 

2

Template Type

This can take one of the following options:

Pdf: Used for generating a PDF to attach to the Service Desk Record. Select this option.

Webhooks: Used for integrating with other applications via a web interface. Refer to the topic on RPA.

SQL: Use for generating SQL queries to be used with RPA.

Email body: Used for creating Email templates to be used with RPA.

3

Attachment Name

Enter the name of the PDF file created as an attachment.

4

Macro List

Select a Macro to be used in the form and click on 'Add'. The macro is included in the form and will get substituted with the actual value when the form is generated.

5

Template

Create the template for the Form using the editor. You can also use any editor to create an HTML form and then source the HTML page by clicking on the SD-Settings-RPAAddon-SourceOption.jpgoption. This opens a pop-up screen where you can copy/paste the HTML content.

You can also preview the template by clicking on SD-Settings-RPAAddon-PreviewButton.jpg button.