Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

Re: Is it possible to modify the SOAP response?

$
0
0

<cffunction name="sendMetadata" access="remote" hint="I manage the metadata that I receive" returntype="string" output="yes">

                    <cfargument name="document" required="yes" type="xml">

   <!--- insert or update operations --->

    <cfif allOK>

        <cfset return_msg = "OK">

  <cfelse>

        <cfset return_msg = "NOT OK">

  </cfif>

  <cfreturn return />

</cffunction>


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>