Backend System | API Protocol | Is SAP Cloud Connector Required? | Integration via SAP Cloud Platform Integration Service Possible? | Consumption in SAP CP Workflow |
---|---|---|---|---|
SAP Hybris, SAP C4C, SAP Ariba, SuccessFactors | REST or OData | Not Required | YES | 1. Consume directly in a Service Task 2. Create an IFlow in SAP Cloud Integration Services if there is a need to process or modify data and expose a limited data set to the workflow |
SAP ERP, CRM, HCM, SRM, SAP S/4 HANA | RFC / BAPI | Required | YES | 1. Create a Java servlet to expose the RFC as a REST service 2. Consume backend OData services in the service task 3. Use the RFC Adapter in SAP CP Integration, and expose it as a REST service. You can consume such REST service in SAP CP Workflow. |
HTTP | Required | YES | 1. Consume the HTTP service in SAP Cloud Platform Integration IFlow and expose it as REST service 2. Create a Java servlet which consumes and expose the HTTP service as a REST service | |
OData | Required | YES | 1. Consume directly in a service task (This blog series explains in detail about how to access OData service in SAP CP Workflow for cloud a... The approach is very similar, but you need to expose the service via SAP cloud connector) 2. Consume the OData service in SAP Cloud Platform Integration IFlow and expose it as REST service | |
SOAP | Required | YES | 1.Consume the SOAP service in SAP Cloud Platform Integration IFlow and expose it as REST service 2. Create a Java servlet to expose the SOAP service as a REST service | |
IDoc | Required | YES | Consume the IDoc in SAP Cloud Platform Integration as expose it as REST service | |
3rd Party Systems | HTTP OData SOAP | Required | YES | Consume the 3rd party service in SAP Cloud Platform Integration as expose it as REST service |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
24 | |
9 | |
7 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |