0
6.0.9
Yokohama, Xanadu, Washington DC, Vancouver
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)
New in the Yokohama release:
- Changed the name of the application from ERP Data Hub to ERP Canvas.
- Share custom models between instances using export and import instead of re-creating the custom models.
- Configure an SAP Secure Network Communication (SNC) connection to have a certificate-based authentication to access SAP production data based on X.509.
- Manually edit and maintain model manager fields for a more customizable model management experience.
- Select and map source fields with target fields when creating a table transform map from an extraction table.
- Enhanced the $orderby OData query capability so the order in which data should be returned from an output variable can be specified as ascending or descending.
- Take guided tours within ERP Canvas to learn about features and to complete tasks step by step.
- Integration Hub plugin
- Remote Tables plugin
- MID server