Hi expert,
I am pretty new to PI and wondering if you can help me to understand how PI and webservice work together.
We currently will have pull data from NON-SAP (.NET) system.
in term of in bound interface, should we ask them to create the webserive
and connect with PI using SOAP interface?
Or we should create our own webservice on PI and ask them to
consume our webservice and pass data into PI? Which one will be more practical and easy to implement? The data can be xml
structured data with PDF attachment.
If they are providing us webservice, I know PI will have
SOAP inbound interface, but how to consume /trigger the non-SAP web service in
SAP?
Thanks in advance,