Well it's a web service that gets some parameters including an xml parameter, and returns an soap request back.
If I call it using cfhttp, everything works fine, and I get back an xml string. If I call it using cfinvoke, it gets back an object. Russ > -----Original Message----- > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 23, 2006 6:12 PM > To: CF-Talk > Subject: RE: getting response back from a webservice > > I think it might help if you gave more details about what you want from > the web service, and maybe some of your code. > > > -----Original Message----- > > From: Russ [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 23, 2006 2:57 PM > > To: CF-Talk > > Subject: RE: getting response back from a webservice > > > > toString returns an object: > > > > com.ngpsoftware.ngpapi.WebService.ProcessRequestWithCredsRespo > > nseProcessRequ > > [EMAIL PROTECTED] > > > > > -----Original Message----- > > > From: Adrian Lynch [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, February 23, 2006 4:46 PM > > > To: CF-Talk > > > Subject: RE: getting response back from a webservice > > > > > > The sample page breaks because of the IP limit. > > > > > > Were you expecting an XML response? What if you run a > > ToString() on it? > > This transmission may contain information that is privileged, confidential > and/or exempt from disclosure under applicable law. If you are not the > intended recipient, you are hereby notified that any disclosure, copying, > distribution, or use of the information contained herein (including any > reliance thereon) is STRICTLY PROHIBITED. If you received this > transmission in error, please immediately contact the sender and destroy > the material in its entirety, whether in electronic or hard copy format. > Thank you. A1. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233308 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

