How to auto-approve Request record (not the requested item)

alexjyong
Giga Contributor

In our Service Catalog, we have something called General Request. In short, when we make a general request, a RITM record and a REC record are created.

For the workflow to proceed, we need to have the REC approved. Right now, you have to do that from the UI.  

I've tried adding an approval item to the workflow, but that doesn't seem to touch anything. I see the dev instances or the OOTB feature is to have a Service Catalog workflow that approves requests < $1000, but I don't appear to have this in my organization's instance.  

Approval engine is disabled on workflow for catalog items, and adding in an approval rule for Request didn't seem to do anything as well.

Attached is the photo of the workflow I'm poking at:

Screen Shot 2017-06-12 at 2.52.26 PM.png

Is there like another workflow that I'm not touching that needs to be modified? My general request service catalog item points to this workflow, and when I do the approval manually the catalog task items populate the task fields accordingly, but the don't seem to be able to touch the request record itself. Any thoughts?

9 REPLIES 9

SanjivMeher
Kilo Patron
Kilo Patron

Hi Alex,



When you submit your catalog item, a Request and a requested item is created.



On the Request Form, Do you see any workflow associated to it?



You can also create your own workflow to mark it approved.



We have created a business rule, which also auto-approves the request based on certain conditions. You can use this as well


find_real_file.png



find_real_file.png



Please mark this response as correct or helpful if it assisted you with your question.

>On the Request Form, Do you see any workflow associated to it?

The form where you create a new Request Item?   I'm not seeing a workflow link. Is there somewhere you go for that?



Right now, there is a workflow for the service catalog item in question, but I can't seem to touch the Request items from there.



Going through my workflow tables, there doesn't seem to be a workflow associated with Request by itself.


Hi Sanjiv,
 
I'm looking at using the above, but how did you select fields associated to the RITM when setting the approval for the Request? 
I'm only provided with fields associated to the sc_request table.
 
Thanks

 

nishailame
ServiceNow Employee
ServiceNow Employee

Hi Alex,



On OOB instances, we have approval rules, which approves the record if price is < 1000$.   you can create approval rule or use business rule to approve the record.



Screen Shot 2017-06-12 at 1.13.33 PM.png



 


Thanks.


PS: Hit like, Helpful, Correct and Endorse, if it answers your question.