Skip to content

Release 3.0.0

The Delphix Spoke for ServiceNow version 3.0.0 introduces new catalog items to jumpstart implementation and actions to rollback virtual databases (VDBs). You can now more finely control your development and testing databases through a data catalog request. In addition to the current actions (retrieve, refresh, and delete various objects), a ServiceNow Flow developer can build new complex workflows to meet your Data DevOps requirements.

New Catalog Items

Delphix: Rollback VDB from Bookmark

Software Catalog item that runs an automated flow to rollback a Delphix Engine’s VDB from a provided Bookmark.

Delphix: Rollback VDB from Snapshot

Software Catalog item that runs an automated flow to rollback a Delphix Engine’s VDB from a provided Snapshot.

Delphix: Rollback VDB from Timestamp

Software Catalog item that runs an automated flow to rollback a Delphix Engine’s VDB from a provided timestamp values.

New Flows and Subflows

Delphix Spoke All Data Table Refresh

Regularly scheduled ServiceNow subflows to ensure all Delphix objects are kept in sync with ServiceNow. Now each table is refreshed/synced in parallel using subflows.

Refresh VDB and Snapshot for VDB Data Table

Subflow to ensure all VDBs and Snapshots for VDB are kept in sync with ServiceNow.

Refresh Snapshot for dSource Data Table

Subflow to ensure all Snapshots for dSources are kept in sync with ServiceNow.

Refresh Bookmark Data Table

Subflow to ensure all Bookmarks are kept in sync with ServiceNow.

New Actions

  • Bookmark
    • Create a Bookmark at the current time.