Report

geogeorge
Tera Expert

Hello everyone,

We are planning to generate reports on the admin users present in our lower environments, testing, and production. Whenever a user refreshes the report, it should trigger an integration that retrieves the data from the instances. Is it possible to implement this?

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@geogeorge 

yes it's possible but you will have to store the data somewhere so that it can be rendered in your dashboard/report.

where are you storing that?

You can consume endpoint of DEV, TEST from production and show the data but the main question is where are you planning to store that

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Ankur Bawiskar
Tera Patron
Tera Patron

@geogeorge 

you can use Remote table to hold data in production from lower environment

Then see if you can report on that remote table

refer this link on how to populate the remote table

ServiceNow Get started with Remote Table 

Example 1: Retrieving all incident records from an external source 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

geogeorge
Tera Expert

The problem is that we are not able to create any new tables but is it possible to store it somewhere? 

Or is it possible to get the data from lower instance table itself.

@geogeorge 

did you check the above comment where I mentioned about using remote table?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader