Data Product release notes
Summarize
Summarized using AI
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.
Summary of Data Product release notes
The ServiceNow Data Product application enables customers to create, manage, and govern reusable data products and stable data interfaces that unify data across multiple sources. It supports discovering, accessing, and acting on trusted data without replication, improving data reuse and governance within the ServiceNow ecosystem.
Show less
Key Features
- Data Interfaces: Define durable, schema-based interfaces with support for multi-source composition (unions, joins) to provide consistent, governed data access layers for analytics, workflows, and AI.
- Data Products: Create business-aligned, reusable data entities built on Data Interfaces, with clear ownership, lifecycle management, and metadata governance.
- Catalog-First Authoring: Discover and onboard data assets via the Data Catalog, enabling direct creation of Data Interfaces and Products from catalog assets to reduce duplication.
- Governance and Access Control: Integrate with ServiceNow ACL and role-based controls, enabling controlled, request-based data access through catalog workflows.
- Zero-Copy Data Access: Access external data sources (e.g., Snowflake, Databricks, native ServiceNow data) in place using federated queries and pushdown execution for near-real-time performance without data replication.
- Data Interface Editing: From version 1.1.1, customers can fully edit published Data Interfaces (such as updating labels, source tables, combination methods, and target columns) without recreating interfaces, while preserving interface names and target field names for downstream stability.
Installation and Licensing
- Requires Australia Patch 1 or higher instances.
- Depends on Zero Copy Connector Hub, Zero Copy Connectors, and ServiceNow Data Catalog applications, which are installed automatically.
- Free for sub-production and development use; production use requires Workflow Data Fabric Foundation or Advanced SKUs.
- AI Search activation is required in subproduction environments.
Practical Benefits for ServiceNow Customers
- Enable creation of governed, reusable data products that unify data from multiple internal and external sources.
- Improve data discoverability and reduce duplication through catalog-driven workflows.
- Maintain stable data contracts for consumers while allowing iterative improvements to data interfaces.
- Leverage zero-copy federated queries to access external data efficiently without data movement.
- Enforce governance and controlled access seamlessly within the ServiceNow platform.
Version history for the ServiceNow® Data Product application on the ServiceNow Store.
Important:
For details on system requirements and family compatibility, view the application
listing on the ServiceNow Store
website.
Version history
- Version 1.1.1 - June 2026
- Data Interface editing is now available: Added full edit capabilities for published Data Interfaces, enabling modifications without recreating the interface.
- Supported changes include:
-
- Updating interface labels
- Adding or removing source tables
- Changing combination methods (single table, JOIN, or UNION)
- Updating target field types and labels for existing columns
- Adding new target columnsInterface names and existing target field names remain immutable to preserve stable contracts for downstream consumers. The Review Changes modal displays pending edits before save, with transactional application ensuring the interface returns to its last published state if any step fails.
-
- Version 1.0.9 - May 2026
-
- This release introduces the first GA version of Workflow Data Fabric Data Products and Data Interfaces, enabling the following core capabilities:
- Dependencies, Installation, and Licensing
- Dependencies: Requires Zero Copy Connector Hub, Zero Copy Connectors, and ServiceNow Data Catalog store applications. These apps will automatically get installed as a result of installing Data Product app.
- Installation: Supported on instances running Australia Patch 1 or higher
- Licensing: Free to use in sub-production and development instances. Requires Workflow Data Fabric (WDF) Foundation or Advanced SKUs for production use
- Pre-requisite: For subproduction environments, please ensure AI Search is activated by following the instructions
- Features:
- Catalog-First Authoring Experience
- Discover and onboard data assets through Data Catalog
- Create Data Interfaces and Data Products directly from catalog assets
- Improve reuse and reduce duplication of data efforts
- Schema mappings and transformations during authoring(coming soon)
- Data Interfaces (Stable Data Contracts)
- Define durable, schema-based interfaces for consistent data access
- Support multi-source composition (e.g., unions, joins via DBViews)
- Provide a consistent access layer for analytics, workflows, and AI
- Late binding to underlying sources with backward-compatible schema evolution(coming soon)
- Data Products (Governed Data Assets)
- Create reusable, business-aligned data entities built on Data Interfaces
- Package, govern, and manage data with ownership, lifecycle, and metadata
- Enable discovery and consumption via Data Catalog
- Governance and Access Control
- Integrate with ServiceNow ACL and role-based access control
- Enable controlled, request-based access via catalog workflows
- Ensure governed exposure of underlying data assets
- Zero-Copy Data Access
- Access external data in place without replication using federated queries
- Support sources such as Snowflake, Databricks, and native ServiceNow data
- Optimize performance through pushdown query execution
- Enable near-real-time data access
- Catalog-First Authoring Experience
- This release introduces the first GA version of Workflow Data Fabric Data Products and Data Interfaces, enabling the following core capabilities:
- Version 1.0.8 - May 2026
-
- Create governed, reusable data products with stable data interfaces that unify data across systems—so teams can discover, access, and act on trusted data without moving it.
- Business-entity–centric packaging (Customer360, Billing, etc.)
- Reusable, discoverable assets in the data catalog
- Clear ownership & lifecycle management
- Multi-source composition (external + ServiceNow + derived)
- Interface-driven access (no direct table coupling)