Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

ServiceNow Now Reporting Instance

balaji_prusty1
Giga Guru

Hi Team,

 

Currently, we are using our Prod instance to generate reports and also some third-party pull records to generate reports through the API, and sometimes it gives a timeout error, depending on the data. Does ServiceNow provide any Reporting Server Instance which have updated data, and third parties can pull data for reporting purposes without a load on Prod.

 

I know there is a concept for Data replication instance, but I just need to confirm if there is any other way to get this?

 

Thanks

Balaji Prusty

1 REPLY 1

jonsan09
Giga Sage
Giga Sage

You might want to look into Remote Tables (https://www.servicenow.com/docs/csh?topicname=remote-tables.html&version=latest). The data is stored locally in memory, for certain amount of period.