Sndml3 Save

ServiceNow Data Mart Loader: an application to load SQL databases from ServiceNow

Project README

The ServiceNow Data Mart Loader (SNDML) is a Java application which exports data from ServiceNow into an SQL database such as MySQL, PostgreSQL, Oracle or Microsoft SQL Server. SNDML uses the ServiceNow REST API to extract data from ServiceNow. It uses JDBC to load target tables. It creates tables in the target database based on ServiceNow meta-data. It supports a variety of load and synchronization operations.

There are two ways to configure the application.

  1. YAML configuration. For an introduction refer to these wiki pages
  2. DataPump is a scoped app which is installed in the ServiceNow instance and can be used to configure and manage export jobs. For information refer to

This program is freely distributed software. You are welcome to redistribute and/or modify it. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, explicit or implied.

Open Source Agenda is not affiliated with "Sndml3" Project. README Source: gflewis/sndml3
Stars
27
Open Issues
6
Last Commit
1 week ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating