Hi everyone,
we need to integrate Appian on a cloud instance with SAP PI.
Has anyone built such kind of integration?
To my understanding SAP PI integrate with other Sap Modules and external System sending an xml, but I am not sure about it
Discussion posts and replies are publicly visible
Hello Marco,Did you find a solution for integration with SAP PI?
No for the moment the project with this requirement is paused so i didn't investigate more on the solution.
Meanwhile I have started and completed another project where we had to integrate SAP directly with Appian and we used a Soap integration because SAP's people were not able to create a rest API in SAP.
Avoid in any way a soap integration.
Searching the web for SAP PI documentation I found that the supported integration methods are:
Choose between the first 2 and only if you don't have any chance choose the last one
Hi Marco, if you have a moment could you elaborate on what issues you encountered with soap web services? Im working on a project which will be using web services, not a SAP integration, however was wondering if your issues were with SAP API or just processing XML in general?