Look at the WSDL.  That method is expecting 4 parameters.  You are only 
supplying two.

  <message name="doBarCodes">
    <part name="username"        type="xsd:string"/>
    <part name="password"        type="xsd:string"/>
    <part name="num"          type="xsd:string"/>
    <part name="imgtype"         type="xsd:string"/>
  </message>


 Error
> Web service operation doBarCodes with parameters 
> {imgtype={PNG},num={0123}} cannot be found.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311295
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to