ERP Canvas (formerly ERP Data Hub) is the platform for ERP (Enterprise Resource Planning) data in ServiceNow. It provides a unified data model for ERP, enabling users to extract relevant data and store it in remote tables or extraction tables. Additionally, you can update the ERP system using a BAPI (Business Application Programming Interface) and OData.
- CRUD to the ERP system via OData
- Minimal network load due to the MID server holding the transaction
- Access any custom field added to the supported tables
- List of all Tables/RFC/BAPI and OData in the connected ERP system
- End to End Monitoring for each transaction for Sync and Async calls
- Job Scheduling with Encoded Query for extracting data from connected ERP
- No code is added to SAP (ERP)
ERP Canvas highlights for the Yokohama Store 2 release
- View metrics about transactions and users on the ERP Canvas home page dashboard
- Deploy ERP Canvas using pre-built content packs
- Preview entity information in the Model Manager
- Specify the supported ERP versions for ERP Canvas systems
- Specify the supported ERP versions for ERP Canvas models
New in the Yokohama Store 2 release
ERP Canvas dashboard
View charts and graphs about transactions and users on the home page dashboard.
Implement and deploy with ERP Content Packs
Use pre-built content packs containing fields, model flows, and more to get ERP Canvas running on your instance.
Preview entities in the Model Manager
Preview detailed table information in the Model Manager before adding a read table entity to a model.
Specify the supported SAP software versions for ERP models
Add one or more supported SAP software versions when creating models in ERP Canvas.
Specify the supported SAP software versions for ERP systems
Add one or more supported SAP software versions when creating systems in ERP Canvas.
Changed in this release
On a model record, specify the ERP module from a drop-down list instead of typing in a module name.
Removed in this release
The export button was removed from the models, extraction tables, and systems lists.
- Integration Hub plugin
- Remote Tables plugin
- MID server