Hi all,
I have an integration requirement to expose geospatial data as a Web Feature Service (WFS) on SAP PI. WFS is an OGC standard and it is based on the SOAP protocol. The XSD and WSDL are published by the OGC. Details on the WFS standard can be found here:
http://en.wikipedia.org/wiki/Web_Feature_Service
The data itself is fairly simple. It's a cloud of points with attributes.
At first glance this sounds feasible, however after a fair amount of googling I could not find anyone who attempted this before. Have any of you attempted to build a WFS receiver interface on SAP PI before? What is your experience? I am particularly interested in the level of effort required to achieve this, whether it worked in the end, and generally to hear about your experiences.
Thanks
Al