Releases: gflewis/sndml3
v3.5.1.0
Files in this release
- DataPump-v3.5.1.1-Install.xml
- sndml-3.5.1.0.jar
- sndml-3.5.1.0-ora.jar
- sndml-3.5.1.0-mysql.jar
- sndml-3.5.1.0-pg.jar
- sndml-3.5.1.0-sqlite.jar
- sndml-3.5.1.0-mssql.jar
Changes in DataPump-v3.5.1.1-Install (since 3.5.1)
- Disable Job Run Autostart value of MID Server on the Agent form
- Disable Action Type of Create on the Job form
Significant Changes in Getting Started with ServiceNow DataPump
- Remove section on "Run Jobs via MID Server"
Other changes since 3.5.0.15
daemon.interval
is increased to 300 seconds. For all properties refer to Connection-Profile-3.5 .
v3.5.0.16
v3.5.0.15
Includes changes to the implementation --scan
and --daemon
.
Renames a number of properties. For the most recent list of properties refer to Connection Profile 3.5 (now contains a sorted list of properties).
Fixes Issue 60 by switching MySQL JDBC driver from mysql-connector-java
to latest version of mysql-connector-j
.
Files in this release
- DataPump-v3.5.1-Install.xml
- sndml-3.5.0.15.jar
- sndml-3.5.0.15-ora.jar
- sndml-3.5.0.15-mysql.jar
- sndml-3.5.0.15-mssql.jar
- sndml-3.5.0.15-pg.jar
v3.5.0.14
v3.5.0.13
DataPump App Upgrade
This release includes Update Set DataPump-v3.5.1-Install.xml
for installation of scoped app x_108443_sndml
.
This version of x_108443_sndml
includes the following changes
- Database Table form
- New form section for Filter field. The Filter field now has
- Preview button
- Related list conditions
- New field: Timestamp field (
timestamp_field
)- Set by a Before Insert Business Rule
- Possible values are
sys_updated_on
andsys_created_on
- Default value is
sys_updated_on
- Used if Since last is checked on Job table (for incremental loads)
- Created Start and Created Until are removed from the form. These fields are deprecated.
- New form section for Filter field. The Filter field now has
- Job form
- Business Rule Verify Threads value aborts update if Threads is too large.
- Uses System Property
partition_load_max_thread
. Default value is 4.
- Job Run form
- Status message hidden if empty
Files in this release
sndml-3.5.0.13/DataPump-v3.5.1-Install.xml
sndml-3.5.0.13/sndml-3.5.0.13.jar
sndml-3.5.0.13/sndml-3.5.0.13-mssql.jar
sndml-3.5.0.13/sndml-3.5.0.13-mysql.jar
sndml-3.5.0.13/sndml-3.5.0.13-ora.jar
sndml-3.5.0.13/sndml-3.5.0.13-pg.jar
sndml-3.5.0.13/sndml-3.5.0.13-sqlite.jar
v3.5.0.12
v3.5.0.11
v3.5.0.10
Beginning with 3.5.0.10, the release ZIP file will contain JAR files for PosgreSQL, SQL Server, MySQL, Oracle and SQLite plus the latest installation Update Set.
ZIP file content
DataPump-v3.5.0.10-Install.xml
LICENSE
sndml-3.5.0.10-mssql.jar
sndml-3.5.0.10-mysql.jar
sndml-3.5.0.10-ora.jar
sndml-3.5.0.10-pg.jar
sndml-3.5.0.10-sqlite.jar
sndml-3.5.0.10.jar
v3.5.0.09
v3.5.0.06 (beta)
Upgrade SQLServer and MySQL drivers.
Fix issue with SimpleTableLoader create table.