Requirements for installing ERP Canvas
Summarize
Summary of Requirements for installing ERP Integration
Before installing ERP Integration, specific configurations must be completed on both the ERP system and the ServiceNow AI Platform. A valid license and entitlement for ERP Integration are necessary for installation.
Show less
Key Features
- ServiceNow AI Platform Plugins: The following plugins are essential:
- Integration Hub plugin
- Remote Tables plugin
- MID Server Configuration: Ensure the MID Server is properly configured with a valid connection and credential alias that matches the service user credentials in the ERP system.
- SAP Authorizations: Use an SAP service type user account with specific authorization objects necessary for the integration.
- Spoke Integration: Obtain required SAP proprietary JARs and attach them to the MID server based on the operating system.
- SAP Configuration: Configure the JCO connector prior to installation and ensure compatibility with SAP ECC or S/4HANA.
Key Outcomes
Completing these configurations enables successful integration between ServiceNow and ERP systems, specifically ECC and S/4HANA. Following the outlined requirements will facilitate a smooth installation process and ensure proper functionality of the ERP Integration.
Before you install ERP Canvas, you must complete several configurations, on both the ERP (Enterprise Resource Planning) system and on the ServiceNow AI Platform.
Licensing
You must have a license and get entitlement to ERP Canvas for installation. For more information, see Licensing.
ServiceNow AI Platform plugins
- Integration Hub plugin (for more information, see Request Integration Hub)
- Financial Services Remote Tables plugin (for more information, see Activate the remote tables plugin)
- MID Server: The MID Server must be configured to install ERP Canvas. See the following section for more information.
MID Server requirements
ERP Canvas and ERP-CM currently support ECC and S/4HANA SAP systems.
- In the Supported applications tab, edit the list to include ERP Canvas.
- In the Capabilities tab, edit the list to include ERP Canvas.
Required SAP authorizations
- S_RFC
- BAPI_MONITOR_GETLIST
- BAPI_TRANSACTION_COMMIT
- BAPI_TRANSACTION_ROLLBACK
- RFC_TYPE = FUGR, FUNC
- RFC_METADATA_GET
- RFC_NAME = RFC_GET_FUNCTION_INTERFACE, RFC_READ_TABLE, DDIF_FIELDINFO_GET
- ACTVT = 16
- S_RFCACL
- S_TABU_DIS
- S_TABU_NAM
You should add * in the ACTIVITY field where applicable.
Spoke integration
- Create a record called "SAP Jco Dll" and attach sapjco3.dll. Use this file if your MID server is installed on a Windows server.
- Create a record called "SAP Jco so" and attach libsapjco3.so. Use this file if your MID server is installed on a Linux server.
- Create a record called "SAP Jco Jar" and attach sapjco3.jar. Use this file for both Windows and Linux.
- The MID server will restart multiple times during this process.
SAP configuration
You must configure the JCO connector before you install ERP Canvas. See the SAP documentation for more information.
- SAP ECC (minimum SAP Netweaver 7.31)
- SAP S/4HANA (all versions supported)
- SAP Java Connector