Announcement: New Design for docs.informatica.com!
We have updated the look and feel of docs.informatica.com. To load the latest design, press CTRL-F5 to clear the pages you previously cached on our site, or simply restart your browser.
Updating Your Java Project and Your BPEL Process Concurrently
Updating Your Java Project and Your BPEL Process Concurrently
You can actively develop both the Java code that is being invoked and the BPEL that is invoking it. Process Developer regenerates the WSDL and schemas whenever the source Java interface or classes change. For example, if you add a new method to the Java interface, Process Developer automatically regenerates the generated WSDL and all generated schemas.
If the WSDL changes, you will see unresolved WSDL references indicators in your BPEL process. Error messages indicate the fixes you need to make for each activity using the WSDL.