Are you using the 'method' option of cfinvoke to use the specific piece of the web service you want?
> -----Original Message----- > From: Russ [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 23, 2006 4:37 PM > To: CF-Talk > Subject: RE: getting response back from a webservice > > 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] [INFO] -- Access Manager: 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. A2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233309 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

