Amit Gujarathi
Giga Sage
Giga Sage

Hi All,
Hope you are doing fine.
In today's tutorial, we will be looking into a great concept in ServiceNow which is Remote tables.
You can create a Remote table to define a schema for the data you want to retrieve from an external source. Table definitions reside in the Now Platform, but rows, or external records, reside in memory. Creating a remote table is similar to creating an internal table. As with an internal table, you define columns and controls and assign application access. Unlike an internal table, a remote table does not get its records from the Now Platform database. It gets its records from running an associated script against an external data source.

Procedure to create Remote table:
- Navigate to System Definition -- Remote Tables -- Tables.
- Click New.
- On the form, fill in the fields.

Agenda:
- What is ServiceNow Remote table
- What are the advantages of the ServiceNow Remote table
- How we can create ServiceNow Remote table
- Pulling data from an external source in ServiceNow Remote table
- Demo


Hope you like this video. Please like and subscribe to my channel Technomonk to get such videos in the future.

Regards,
Amit Gujarathi
(Technomonk)

Version history
Last update:
‎10-11-2022 02:21 AM
Updated by:
Contributors