cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Ariba integration with SAGE ERP (Third Party)

Prathamesh_31574
Discoverer
0 Kudos
230

Dear Experts

We have received client's requirement to integrate SAGE X3 ERP with SAP Ariba sourcing suite, but client is not having SAP integration suite as a part of scope.

In this case how can we integrate 

  • Product Master (Sage X3 ERP to SAP Ariba)
  • Supplier Master (SAP Ariba to Sage X3 ERP)
  • PR (Sage X3 ERP to SAP Ariba)
  • PO (SAP Ariba to Sage X3 ERP)

Requesting your guidance and support us with any documentation or material available to proceed.

Thank you

Regards

Prathamesh

View Entire Topic
yaccoulibaly
Participant
0 Kudos

You will have to use CIG integration in Mediated Connectivity i.e via a middleware.

  • Outbound document (SAGE to Ariba): custom dev to provide this doc payload (Master Data, PO ack, GR Ack etc...) in CIG format 
  • Inbound Document (Ariba to SAGE): CIG will transform the Ariba cxml document into a xml document like, then in your middleware, you can transform these documents into the format supported by your SAGE

It is doable, but you need to have a good team of developer, Also one of the option bypassing CIG, is to use the different webservices (https://help.sap.com/doc/631084d43b6a4216b391ec37ce94733b/cloud/en-US/ws_index.htm) or API (https://api.sap.com/products/SAPAriba/apis/all) that Ariba has.  

Prathamesh_31574
Discoverer
0 Kudos

Dear Mr yaccoulibaly

Thank you for your response!!

I have checked for client's requirements sufficient webservices or API's doesn't seem to be available for third party system integration with Ariba.

so custom middleware is the only option available to us in this case?

or kindly advise best ways to look for required webservices or API's, how to verify which Ones's will suffice the requirement?

Thank you!

Regards

Prathamesh

yaccoulibaly
Participant
0 Kudos
Then yes, only middleware and custom coding interfaces to adapt to the Ariba CIG document type, is the possible way for you
MohanSetty
Associate
Associate
0 Kudos
You can use any middleware which can invoke WebServices using SOAP format. There are webservices available in Sourcing and you can integrate with any system.