For the benefit of anyone else who wants to use Salesforce.CFC with the
Salesforce API v.19...

There are only a handful of changes needed, the most consequential of which
are a couple of lines in the parseQueryXML function code. Salesforce API
v.19 returns XML a bit differently than version 11.1. I have tested the
Login, QueryObject and SaveObject functions and all of their child
functions.

I would be happy to share the updated cfc if you want to email me off-list.

-Billy

On Mon, Jul 19, 2010 at 4:39 PM, Billy Cox <bi...@oldworldspices.com> wrote:

> Has anyone found a way to use Salesforce.cfc (
> http://salesforcecfc.riaforge.org/) with a more recent Salesforce web
> services API? (17+) I have gotten through the bulk of a Salesforce
> integration with the CFC mostly as-is, but now I'm running into a roadblock
> because I want to access/update a Salesforce field that isn't recognized in
> API version 11.1.
>
> I greatly appreciate any insights on updating this CFC.
>
>
> Thanks,
> Billy Cox
>
>
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:335630
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to