Yes, they're in the same order in the web service cfc as they are in the 
cfinvoke tag. I don't know where the error message is getting that order 
from...it's weird.


> Hi Ray,
> 
> Are you passing the parameters in the same order as they are defined 
> in the CFC? I seem to remember having problems when passing invoke 
> params in the wrong order in the past. Looking at the error output, 
> they seem to be in the wrong order.
> 
> Thanks,
> Paul
> 
> Paul Day
 
> Principal / Developer
> 
> 410.241.8465
 
> [email protected] 
> http://www.nucomsolutions.com/ 
> 
> ----------------------------------------
> 
> From: "Ray Meade" <[email protected]>
> Sent: Tuesday, August 10, 2010 12:24 PM
> To: "cf-talk" <[email protected]>
> Subject: "Web service operation... with parameters...cannot be found. 
> " error 
> 
> I keep getting this error no matter what I try (and I've been at it 
> for 2 days now):
> 
> "Web service operation NEWJOB with parameters 
> {JOBMINCOMPENSATION={250},JOBTYPE={1},JOBVERIFICATION={0},
> USERNAME={******},JOBCONTACTPHONE={123-456-7890},
> JOBCOMPANYNAME={Spencer Stuart},JOBDESCRIPTION={![CDATA[This is a 
> really cool job for a developer who wants to make a lot of money.]]},
> JOBCONTACTURL={https://www.6figurejobs.com},JOBCONTACTSTATUS={null},
> JOBMINEXPERIENCE={1},JOBCOMPENSATION={You can make alot of cash plus 
> huge stock options!},JOBFUNCTIONS={201,202,203},JOBTITLE={Developer 
> Level III},JOBCONTACTNAME={Dave Piccirillo},JOBCODE={SP101},
> JOBMAXEXPERIENCE={2},JOBLOCATION={Milford},
> jobcontactemail={[email protected]},JOBCONTACTFAX={987-654-3210},
> JOBINDUSTRIES={101,102,103},JOBOPPORTUNITY={fulltime,startup},
> JOBSHOWRIGHTEYES={null},JOBRECEIVERIGHTEYES={null},JOBSTATE={307},
> JOBIONUMBER={null},PASSWORD={*****}} cannot be found." (I blanked out 
> the username and password info for security)
> 
> Here is my web service code: (JobUpdates.cfc)
> 
> (I removed all the code after this for testing purposes and I still 
> get the error just trying to find the web service)
> 
> And here's my code to consume it: (I created this just for testing 
> purposes)
> 
> Can someone PLEASE help me with this, I've been pulling what little 
> hair I have left out trying to figure it out. 
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336158
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to