Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Does anyone have an example using the RPCserviceconstructor instead of XMLadapter. I must support a natural security logon which is not supported by the XML-adapter.
Both the class XMLAdapter and the class RPCService are the wrong classes to look for.Check the class XMLRPCService which is a subclass of RPCService. There is an example called XMLInvokeRPC.java which shows the usage.Kind regards,Rolf[This message was edited by Helmut Bauer on 27 Aug 2003 at 10:20.]