Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Generating report from scripting which lists RITM

ataur2050
Tera Contributor

Hi Experts,

 

I am stuck at a point where the customer is asking for report of RITMs which I was able to list after writing script for it. 

Please give me idea how to generate report from script which lists down RITM.

5 REPLIES 5

The goal is to provide two list of RITM:

1> All the RITM without any approver and 

2>All the RITM that have a skipped approval due to inactive user

 

We were able to generate those via scripting but it is required to create a report(maybe email or excel sheet) and provide to the customer.