I’ve implemented a new Oracle and J2EE application at work, and will need to integrate it to some existing systems, for which the company standard is Oracle BPEL. One of the systems is Microsoft InfoPath, which is nice and easy to use for users to type data into. So I’m going to be hooking it all up like this

InfoPath <—> Web Services <—> BPEL <—> Web Services <—> Oracle

Should be fun!

Here’s some starting links

Matt Wright takes us through how to hook up InfoPath to BPEL http://blogs.oracle.com/matt/2006/04/30

On another note, this article shows us how to find the WSDL for SharePoint http://www.developer.com/tech/article.php/3104621


Leave a Comment