Integrating with a web service should be easy right? But what happens when the WSDL files generated by the web service are invalid? How do you integrate then? Well, this is the story of my integration attempts with Taleo TBE.
Firstly, Taleo have resource on their website that carries all the documentation and it even has a Java Toolkit containing some pre-prepared jar files that should make life easier if you are integrating using the Java platform. But hey, we wont need the Java Toolkit because we have ColdFusion and <cfinvoke> so we should be able to refer to the documentation and knock up an API wrapper in an hour or so. Or can we?
Continue reading "Integrating ColdFusion with Taleo TBE WebAPI" »
