Howdy --
Summary: has anybody extended cfdev.com's CFX_SOAP to handle non-string input and
output parameters?
Details:
I'm making my first foray into SOAP (you'd think they woulda taught us about it as
part of Handwashing 101 in medical
school, eh? :-), and I'm trying to make use, via CF, of a SOAP service that somebody
else on campus has published. Using
cfdev.com's CFX_SOAP (thanks, cfdev! -- it was *so* easy to get it to work (excluding
the time it took me to track down
the fix for CF's complaint that it couldn't find the JVM)), I've got working the
methods that only use string input
parameters and string output parameters, but it's bombing when I try to use the
following methods:
method: search
Input:
Name to search for, type string
Output:
Success - structure, type array of hashes(ie associative arrays)
Failure - empty structure, type array
method: status
Input:
PagerID, type string
Output:
Success - structure, type hash(name, status, type)
Failure - empty structure, type hash
I've since found the SOAP Adhesion UDF library but haven't had time to try it yet. My
question is, before I take the
time to set up and try Adhesion, has anybody out there already extended CFX_SOAP to
handle the types of parameters noted
above? I've looked at the source code that cfdev.com kindly includes, but I'm afraid
neither my Java skills nor my
available time are sufficient to do the extension work that I suspect is needed.
Thanks for any assistance y'all can provide!
-- Larry Afrin, M.D.
Medical University of South Carolina
[EMAIL PROTECTED]
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists