cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI Integration

former_member269717
Participant
0 Kudos

Hello friends,

Need your help!

Our client is eager to work on S/4 HANA and Salesforce Integration via SAP PI.

Can someone Please help with adapters to be used, any important to be noted etc.

Regards,

Prerna

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

From a S4HANA / SFDC Integration, things remain the same in terms of Integration.

  • You can use a SFDC adapter from Advantco or Itelligence.
  • Or you can use the SOAP Adapter as described in these blogs

Salesforce.com Integration Using SAP PI: A Case Study

Salesforce Integration Using PI: How to Perform Query and Other DML Operations Using the Enterprise ...

Regards

Bhavesh

former_member269717
Participant
0 Kudos

Thank you for your reply Bhavesh.

One more doubt, do we need to pay something extra for SFDC Adapter, or some kind of installation.

Regards,

Prerna

bhavesh_kantilal
Active Contributor
0 Kudos
  • SFDC Adapters from external vendors have a extra licensing associated with them.
  • If you use SOAP Adapter then no costs involved but there are limitations around what can be done with SOAP Adapter.

Regards

Bhavesh

former_member269717
Participant
0 Kudos

Hello Bhavesh, what are the limitations we are talking of here.

Could you Please explain.

Regards,

Prerna

bhavesh_kantilal
Active Contributor
0 Kudos

If you look at the Itelligence SFDC Adapter Features,

Salesforce.com-Adapter | SFDC-Adapter | itelligence Deutschland

  • Synchronized exchange of objects with Salesforce.com via REST API - PI only Support SOAP API. For REST API, alternate of using REST Adapter + manual session handling will need to be looked at.
  • Monitoring of current status for usage limits - Not Supported directly using SOAP Adapter
  • Asynchronous exchange of large object sets via bulk API - Not Supported directly using SOAP Adapter
  • Topic notification for prompt reception of information on objects changed in Salesforce.com - Not Supported directly using SOAP Adapter
  • Sample scenarios for standard Salesforce.com objects including IDoc to SFDC and SFDC to IDoc Mappings - Not Required but can always be a good starting point
  • Metadata generator for integration of your own and custom Salesforce.com objects - Manual XSD to be created in PI


Regards,

Bhavesh

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Hello,

Can you also make sure when you raise a question on SCN forum, the subject is more relevant. Your threads start with SAP PI Implementation which has nothing to do with the actual question. This will make sure search results for future searches leads to a better response!

Regards

Bhavesh

former_member186851
Active Contributor
0 Kudos

Hello Prena,

For HANA you can use JDBC adapter.

Check the below link

For SFDC soap or SFDC Adapter , You can check the link shared by Bhavesh.

bhavesh_kantilal
Active Contributor
0 Kudos

Hello Raghu,

S/4 HANA is not the same as Integrating with a HANA Database.

S/4 HANA is SAP Suite for HANA which is the new ERP Suite from SAP running on HANA.

Integration between PI and S/4 HANA will continue to use IDoc / RFC / ABAP Proxies just like any other SAP System. You will not use a JDBC adapter to connect to a SAP S/4 HANA System.

Regards

Bhavesh

former_member186851
Active Contributor
0 Kudos

Hello Bhavesh,

Yes..I forgot to mention that Point.

For S/4 Hana and if you wish to hit the Hana DB then JDBC.