Question
ColdFusion webservice with SOAP attachments - is it possible?
Hi,
Is it possible to build web services in ColdFusion that can accept SOAP attachments (such as DIME?)?
We are building a webservice that can accept an unknown number of attachments - hence using <cfargument type="binary"> might not work for us.
Thanks
Felix
