|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
Invoking the ICS collaboration from external applications |
« View previous topic :: View next topic » |
Author |
Message
|
Thripura Sundari |
Posted: Sat Sep 24, 2005 9:55 pm Post subject: Invoking the ICS collaboration from external applications |
|
|
Acolyte
Joined: 13 Jun 2005 Posts: 57 Location: Bangalore, India
|
Hi all,
I have exposed my collaboration as a web service. It is listening at some port for soap requests, and I have the wsdl for it. Till now, I have been using XMLSpy to send the request and get teh response, but I want a .NET application to do this. The .NET application should be able to send soap requests to and get the response from the ICS Collaboration.
I gave the WSDL to the .NET application, it created some proxy classes but in .NET, the exposed web service has to be added as a project reference, which we are not able to do with the ICS webservice.
If some one has implemented this, can some one guide me about how this can be done.
Regards,
Thripura Sundari |
|
Back to top |
|
|
dunesand |
Posted: Thu Oct 06, 2005 7:45 am Post subject: |
|
|
Acolyte
Joined: 17 Nov 2003 Posts: 65 Location: Cambridgeshire, UK
|
I'm not sure I understand the problem?
.Net wraps all the soap and web service calls into wrappers, and exposes them via a proxy class, which is then added as a project reference.
If you create a class and call a method on this proxy class object, the .Net framework will call the web service method for you.
It makes dealing with Web Services easier in that it in wrapping the functionality up, it exposes the web services as a normal class, fitting in with OO programming. |
|
Back to top |
|
|
Thripura Sundari |
Posted: Tue Oct 18, 2005 1:43 am Post subject: |
|
|
Acolyte
Joined: 13 Jun 2005 Posts: 57 Location: Bangalore, India
|
Hi,
I checked your response only today. Sorry for that.
Yes, you are right. The solution to this is to create a Servlet which calls the Server Access Interfaces. These server access interfaces will convert the SOAP/HTTP Request in the servlet into BO using the Data Handler, and finally execute the collaboration.
Correct me if I am wrong.
If any one has better suggestions, please let us know.
Regards,
Thripura Sundari. V. |
|
Back to top |
|
|
recallsunny |
Posted: Thu Oct 20, 2005 6:55 am Post subject: |
|
|
Disciple
Joined: 15 Jun 2005 Posts: 163 Location: Massachusetts
|
I couldn't help overhearing your conversations about SAI...
The last I had heard was, IBM will not be continuing its support for Server Access framework and its future direction was towards replacing SAI with HTTP connector based solutions. We've converted some of our existing solutions to use HTTP connector by replacing the SAI calls taking into consideration this above factor.
May you can wait for a little longer and implement your solutions with A Process Server based architecture... |
|
Back to top |
|
|
|
|
|
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|