Yes and for test purposes, my process finds just one member, although before I go live I will need to be able to get the calling app to send a membership number over and have the process return name and address.
Unfortunately the video tutorial isn't too hot on telling us how to do that and I'm still searching the help files.
For now, I'd just quite like to get (prove) a connection
For testing purposes, my Sending app just has FirstName, Surname and LoginName and my process simply says
FIND Members Where Members.LoginName=xxx (a number)
I've tested the sending app setting the Pilots intelligent BO as an AwareIM system and a Software System - neither works
The url string I used was http://localhost:8080/AwareIM/services/Soaptest?WSDL
I've also tried setting the Pilots BO as native AwareIM and Non Persisting again nothing works.
It is no doubt something very stupid that I've missed - but this is my first venture into SOAP (although I do wash regularly LoL)
Currently, both apps are on the same server. Do I need to open up any more ports on my firewall - I would have thought not but you never know ...