You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi all,
Glad to see your business keeps growing ;-)
Recently I was asked to develop an interface that invokes a web service (developed in .Net).
One of its parameters is a class named "ImportedCall" that contains several objects of String type.
How can I pass this class to the "parameter value" field in tWebServiceInput? It seems to accept String only.
By the way, I've generated java stub codes in advanced settings and there is a routine file "ImportedCall" that defines the class.
I'm not sure if I can rely on the "advanced settings" mode, since I can't find the stub code for authentication method, which works with basic settings.
For this reason, I'd like to ask: does tWebServiceInput work in "hybrid"?
Thanks and regards.
Last edited by Tennasee (2009-10-07 16:45:42)
Offline
Hi,
Is there a way to pass objects as paramters in a webservice invocation using twebserviceinput ? similar to what was asked by Tennasee .Also can twebserviceInput be used to invoke a webservice withou wsdl.If so , please let me know how to do the same with an example . As Tennasee said, twebserviceInput accepts only string parameters , and i was not able to find a way to send Objects in that component. More information in this regard will be very helpful .
Thanks and Regards,
Shailender.R
Pages: 1