Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,We're building a class that implements the StartApplicationInterface and the onStartApplication method. The documentation shows that ApplicationStartAPI inherits from several higher level classes:com.audium.server.global.GlobalAPIBasecom.audium...
Hello,I have created a Web Service element, successfully loaded a WSDL and configured the request and response. When I run the applicationthe Web Service call reaches the web server, is correctly processed and the web server responds. The Web Service...
I pointed the Web Service element at another web server that is running the web service from a re-generated framework using the same WSDL as above. The response xml from that no longer has the namespace value in it, but it still fails the same way.He...