ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » Invoking the ICS collaboration from external applications

Post new topic  Reply to topic
 Invoking the ICS collaboration from external applications « View previous topic :: View next topic » 
Author Message
Thripura Sundari
PostPosted: Sat Sep 24, 2005 9:55 pm    Post subject: Invoking the ICS collaboration from external applications Reply with quote

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
View user's profile Send private message
dunesand
PostPosted: Thu Oct 06, 2005 7:45 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website
Thripura Sundari
PostPosted: Tue Oct 18, 2005 1:43 am    Post subject: Reply with quote

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
View user's profile Send private message
recallsunny
PostPosted: Thu Oct 20, 2005 6:55 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » Invoking the ICS collaboration from external applications
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.