I am doing some work with a 3rd party supplier who provide data via a web-push.
They state that their web-push relies on a contract-first web service, and they have made a WSDL available for me to develop with.
What are the steps involved in taking this WSDL and turning it into a webservice? I have had one go at it, but my service does not register any data hitting it.
I realise this is a bit vague, but this whole "contract-first" is quite new to me.
Thanks in advance
Jon