How to integrate Bizagi with SAP
From Business Process Management, BPM and Workflow Automation Wiki | BizAgi BPMS
<keywords content="keywords"> SAP, Netweaver, SAP R3, R3, SAP Netweaver, SAP transaction, record management, new record, bapi, Bizagi SAP integration, Bizagi SAP, erp, bpm, bpm-erp, erp-bpm </keywords>
How to integrate Bizagi with SAP
The integration of Bizagi with SAP is possible in both directions: you could have a process in Bizagi that requests or sends information to SAP, or you could have a function in SAP that invokes a web service in Bizagi (for example, to start a process).
In this article we will focus on describing how to integrate Bizagi with SAP, by having a process in Bizagi call upon functions in SAP.
Learn about the integration in the other direction (from SAP to Bizagi), in this article about invoking Bizagi web services.
The possibilities to call functions in SAP from Bizagi can be achieved with 2 different approaches:
- By configuring web services invocations through the Bizagi interfaces wizard, which requires no programming.
- By registering a developed component which invokes APIs (in this case, SAP BAPI wrappers).
1. Learn how to integrate Bizagi with SAP by invocation of SAP web services (no programming necessary).
2. Learn how to integrate Bizagi with SAP by invoking the BAPI wrappers from a component (which requires programming). This applies only to the Enterprise edition.
Related Topics
- View an integration example that covers creating a vendor in SAP.
- Types of integration for Bizagi projects.
- View information about Bizagi SOA layer.
- View information about Bizagi Component Library.
<comments />