Zero Copy Connector for ERP release notes
Summarize
Summary of Zero Copy Connector for ERP Release Notes
The ServiceNow® Zero Copy Connector for ERP application connects to ERP systems, enabling users to query remote tables and utilize ERP data within the ServiceNow AI Platform®. The Zurich release enhances functionality, improving data access and integration capabilities.
Show less
Key Features
- Generative AI Integration: Utilize AI for exploring ERP data and enhancing data models.
- Data Access Control: Manage permissions for AI agents to ensure authorized data interactions.
- IDOC Support: Retrieve and manage SAP business entities efficiently.
- Updated Naming: The application names have been revised for clarity; ERP Canvas is now Zero Copy Connector for ERP, and ERP Contact Packs are now ERP Data Products.
- Enhanced Querying: New skills facilitate the identification of SAP objects and streamline data querying processes.
- OAuth 2.0 Support: Securely authenticate users when connecting to ERP systems.
- Improved Debugging: Access session-level debugging logs directly within the connector.
- New Models: Additional models for Enterprise Data Foundation and Quote to Cash have been introduced to simplify application development.
Key Outcomes
With the Zurich release, customers can expect improved efficiency in ERP data handling, enhanced AI capabilities for data exploration, and better control over data access. Overall, these updates are designed to streamline the integration process, making it easier to manage ERP data effectively within the ServiceNow environment.
The ServiceNow® Zero Copy Connector for ERP application enables you to connect to the ERP (Enterprise Resource Planning) system of record, query remote tables, and build data models to use ERP data on the ServiceNow AI Platform®. Zero Copy Connector for ERP was enhanced and updated in the Zurich release.
Zero Copy Connector for ERP highlights for the Zurich release
- Obtain ERP information and explore ERP data products using generative AI and agentic AI in ERP models.
- Control data access and permissions for Zero Copy Connector for ERP AI agents to ensure that users can only interact with data they are authorized to obtain.
- Retrieve IDOC information from SAP to create and update a greater number of SAP business entities.
- Additional role configuration is required for agentic workflows and AI agents included with Now Assist applications.
- Some Now Assist skills are now turned on by default.
- The name of the ERP Canvas application has been changed to Zero Copy Connector for ERP.
- The name of the ERP Contact Packs application has been changed to ERP Data Products.
- Accelerate your adoption of Zero Copy Connector for ERP using new and updated ERP Data Products.
See Zero Copy Connector for ERP for more information.
Important information for upgrading Zero Copy Connector for ERP to Zurich
If you have existing scheduled extractions and have upgraded to Zurich, run the Scheduled Extraction V2 Move fix script to place scheduled extractions in a new table where scheduling is done by the scheduled scripts engine. For detailed steps, see Run fix scripts.
New in the Zurich release
- Use agentic AI
- Discover ERP database table information and identify relevant ERP Data Product models using the Explore ERP models agentic AI workflow in Now Assist for Zero Copy Connector.
- Now Assist for Zero Copy Connector skills
- More easily identify SAP objects like tables, BAPI endpoints, and OData endpoints that can then be used to query the data you need with the ERP Data Query skill. Query SAP standard database tables for data and transactional records using the ERP Data Discovery skill.
- Some Now Assist skills are turned on by default
- The new default behavior works as follows:
- New customers: When you install a Now Assist product, designated skills are turned on automatically.
- Existing customers who are upgrading (starting with Zurich Patch 4): Any previously unconfigured skill is turned on automatically (the skill was never configured and turned on, then turned off again). Previously configured skills that were turned on, then off, remain inactive.
- Use AI to discover model entity options
- Use ask AI in model manager to obtain detailed entity options by describing the entity you want to add to a model.
- Set security on model operations
- Apply roles and user group names to control access to create, read, and update model operations.
- More easily create model operation entity inputs and outputs using scriptable API
- Query complex request/response structures faster and easier using scriptable Glide APIs for models instead of Flow Designer.
- Check that your production instance has the latest version of a model
- Determine if production and non-production instances are using the same or different versions of a model to check if the latest model updates are on your production instance.
- Create and change SAP business entities with IDoc
- Work with SAP business entities that can only be created or changed using IDOC.
- Control data access for ERP AI agents
- Grant, modify, and revoke AI agent data access with specific read, write, and query privileges.
- Use ETag in update operations
- Create update operations where ETag is required and OData services are used. The ETag is fetched by default and sent with the update call.
- SAP ECC and SAP S/4HANA are now primary connectors
- The SAP ECC and SAP S/4HANA connectors are now primary connectors in Workflow Data Fabric Zero Copy Connectors.
- Upload data from SAP SuccessFactors
- Access data from SAP SuccessFactors using OData V2 APIs and use the information in Zero Copy Connector for ERP models.
- Use automatic mapping to map table fields between systems faster
- Map table fields between systems faster with automatic mapping.
- View session-level debugging logs
- View debug logs from within Zero Copy Connector for ERP to obtain information about requests, responses, and payloads without having to open Workflow Studio.
- Accelerate the development of Source to Settle-based applications
- Create applications with ERP data more easily by exploring the models in the ERP Data Product for the Source to Settle procurement process.
- Use OAuth 2.0 in Zero Copy Connector for ERP
- Securely validate the user's identity to the external ERP system by executing an OData call to an ERP system, such as SAP, using the OAuth authorization code flow.
- More easily connect to an ERP system without Service Discovery enabled
- Connect to an ERP system, such as SAP, based on metadata from Swagger or Postman.
- Use the new models added to the ERP Data Product for Enterprise Data Foundation Masterdata
- More easily create applications with ERP data using a new set of standard models in the ERP Data Product for Enterprise Data Foundation.
- Use the new models added to ERP Data Product for Quote to Cash
- More easily create Quote to Cash applications with ERP data using additional credit memo request models in the ERP Data Product for Quote to Cash.
- Export Zero Copy Connector for ERP metrics
- Export detailed Zero Copy Connector for ERP transaction logs to audit, monitor, and externally analyze and troubleshoot model operations and data flows.
UI changes
- New icon for outbound messages
- A new icon is available in the sidebar to help you easily see existing and create new outbound message configurations for IDOC.
- View model version
- To help you better understand if your production instance is using the latest version of a model, the version number is visible in the models list and on individual model records.
- Coral theme
- Coral is now the default theme for new portal, web, and mobile experiences with Next Experience or Core UI enabled. This theme provides a fresh look and feel, featuring brand-neutral illustrations to enhance your user experience. A dark theme option is available for web and mobile experiences.
- System info page displays more details
- On the system info page, software and other information is shown from the system info table.
- Entity cards contain additional information
- On an entity card, view where data was retrieved from, the scope used during retrieval, and when the data was last retrieved.
Changed in this release
- Additional system property to specify how many records are retrieved
- The system property sn_erp_integration.result_page_size has been added to specify the number of records to retrieve from the external system. The default global property for all extractions is set to 50, but can be overridden with this new property.
- Zero Copy Connector for ERP Enterprise Data Foundation data product
- Additional models, including Business Partner, Chart of Account, Cost Center, and Vendor have been added to the data product for use when interacting with an SAP system.
- Zero Copy Connector for ERP Quote to Cash data product
- Additional models, including Customer Invoice, Outbound Deliveries, and Service Notification have been added to the data product for use when interacting with an SAP system.
- Zero Copy Connector for ERP Source to Settle data product
- Additional purchase order models have been added to the data product for use when interacting with an SAP system.
- Role configuration required for agentic workflows and AI agents
- Agentic workflows and AI agents included with Now Assist applications require additional security configuration. If you select Users with selected roles for your user access security controls for an agentic workflow or AI agent, you must add the installed roles, or they won't execute. Data access settings must also include these roles. See the documentation for the agentic workflow or AI agent for the specific roles you must add. After the roles are configured, users must have the specified role to invoke the agentic workflow or AI agent.
- ERP Canvas application name change
- The name of the ERP Canvas application has been changed to Zero Copy Connector for ERP.
- ERP Content Packs name change
- The name of the ERP Contact Packs application has been changed to ERP Data Products.
- Updated guided tours
- The Add Entity and Add Operation guided tours were updated.
Activation information
Install Zero Copy Connector for ERP by requesting it from the ServiceNow Store. Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Additional requirements
SAP ECC and SAP S/4 HANA are currently the only available systems that integrate with Zero Copy Connector for ERP.
Accessibility
- Dark theme
- The new Coral theme includes a dark theme option for web and mobile experiences. This option is commonly used to alleviate eye strain and improve readability.