Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Remote Tables & Integration possibilities in ServiceNow
Rating: 4.3 out of 5(11 ratings)
90 students

Remote Tables & Integration possibilities in ServiceNow

Create Reports and do lot more without saving data in ServiceNow.
Created bySNow Professor
Last updated 7/2020
English
English [Auto],

What you'll learn

  • Remote Tables & Integration possibility in ServiceNow (2020)

Course content

1 section13 lectures1h 12m total length
  • Introduction2:33

    Explore remote tables and integration possibilities in ServiceNow, including activating the remote table plug in, integrating source and target instances, and creating reports from an external API like weather information.

  • Topic 12:27

    Explore remote tables in ServiceNow, connecting a table to an external data source via a table definition with in memory data and optional cache.

  • Topic 22:00

    Activate remote tables plugin from ServiceNow left navigation, install with demo data if needed, and use repair and upgrade options; ensure your instance is on NY or later.

  • Topic 32:42

    Learn to set up a remote table in ServiceNow by entering table details, noting the global scope prefix, and enabling in‑memory caching to boost performance and external integrations.

  • Topic 41:32

    Implement remote tables and integrate with ServiceNow by transferring incident data from a source to a target instance. Create a rest message, define the remote table, and generate reports.

  • Topic 56:54

    Create a rest message on the target instance, configure the source and endpoint, and test get methods to retrieve the first 10 incidents and 100 changes.

  • Topic 66:40

    Activate the plugin to create remote tables under system definition, populate incident and change data with read-only fields via integration.

  • Topic 713:12

    Create definitions for the remote table, configure a script, map fields from source to target, and push data into the remote incident table.

  • Topic 88:49

    Configure caching for remote table data in service now, set a 120-second TTL, and map remote change data into the target table to enable reports and API-driven dashboards.

  • Topic 98:59

    Create a dashboard from remote tables by building incident and change reports, visualizing with bar and pie charts, sourced from a separate instance and stored in memory.

  • Topic 107:29

    Explore remote tables in ServiceNow by pulling weather data from the open weather map api with a get request, then creating a report and displaying it on a dashboard.

  • Topic 110:58

    Learn how to fetch Kuwait data from an EPA API, store it in a report table, and generate a report, exploring remote tables and ServiceNow integration options.

  • Topic 128:02

    Create a simple get request to an EPA API, verify a 200 status, and display the remote table data as a bar chart on a ServiceNow dashboard.

Requirements

  • Admin access to ServiceNow Instance (personal Instance) and basic scripting knowledge in ServiceNow

Description

In this course you will learn the following,

1) What is Remote Tables?

2) How to create Remote Tables?

3) How to Integrate Remote tables with an another ServiceNow Instance and report on the Data without actually storing the data in the target Instance.

4) How to Integrate Remote table with a Weather API to report on the Information.

5) How to Integrate Remote table with a Covid API to report on the Information.

Who this course is for:

  • ServiceNow Developers, Admins and Implementation Specialists