OSB: Java Callout with XML input and output parameter

…esultDocument.createTextNode(value));; 15 } 16 return result; 17 }   After compiling this class to a jar file and adding the jar file, xmlbeans and stax-api to the OSB project we can select our implemented method inside the java callout. Finally we can deploy the whole thing to OSB and test it with the debug window.   Bernhard Mähr @ OPITZ-CONSULTING published at http://thecattlecrew.wordpress.com/ Click to share on Facebook (Opens in new window)…

Continue reading