Hi,
We are planing to use SOAP adapter for some of web service hosted on internet.
Our current landscape is file based & does not allow data to be pushed to PI. So in short, PI pushes & pull the data.
We want to implement the same methodology with SOAP. I know SOAP is consumer-publish model.
When Data is to be transmitted outside, PI publishes the service & consumer call it & when sending the data to PI, it call the service published by host.
How can we achieve to handle push & pull from SOAP entirely from PI instead of relying on third party.
Thanks!