How to create Change Request from Service Request with Approval.
User Case: Application change request is submitted from Self Service which requires say App Admin approval which creates a change request.
Primary steps is to create a service request, followed by approval.
Step 1: Create Templates. This service request requires at least one Incident and 1 Request detail template and One Change request template
- Login as Remedyforce administrator
- Go to Administration > Configure Application > Templates
- Create 1 Incident Template say SR-INC-Application Change Request, populate queue, description and other required fields.
- Create 1 Request Detail say Name SR-Application Change Request , map Incident Templates as SR-INC-Application Change Request
- Create Change Request Template with required prepopulated fields like description, queue etc.
Step 2: Create Service Request form
- Login as Remedyforce administrator
- Go to Administration > Configure Application > Request Definition
- Give name , Service- Service offering (come from business service in CMDB), Pick category where this would be listed , select Incident Template, Service Request Template
- Make it online , this will make it visible
- Check “Automatically Submit for Approval”
- Save
- Under fulfillment tab
- Add the Change Request Template which was created
- Save
- Add Questions and answers to form from “Inputs tab”
- Save the form
- If may like to pass information from service request form to change request which is being created mapping under fulfillment tab.
- Save the form
Step 3: Create approval process – we will cover detail approval process in another blog
- Create approval process.
- Most Important step to trigger task once Service request is approved You need to have “Field Update” to check “Approved” check box to “ True”
- If you do not do this then no Change or any other templates would be invoked. Refer Service Request Approval blog for screenshots