It's actually user specific, so, based on what permissions you have, or
sharing, or FLS, etc, down to the field level in entities. From an org
perspective, it's dependent on what edition, what features you've
purchased/provisioned, what version endpoint you're hitting, etc. 

Most tools use the partner wsdl, and use the wsdl and describe* verbs to
build the hierarchy of available entities and fields.

active salesforce uses the partner api.

our docs have a section on working with the partner api
http://www.salesforce.com/us/developer/docs/api/index.htm

--pete


timperrett wrote:
> 
> 
> Hey Pete,
> 
> I did not realise that the enterprise WSDL is org specific - can you
> elaborate in which ways it is specific? Ideally, the enterprise one is
> most useful for me (and I would imagine other users). Can you explain
> how plugins such as http://activesfdc.rubyforge.org/ achieve
> organization agnostic tooling in light of the bespoke / dynamic WSDL?
> 
> Are we mainly talking about versioning differences in the API and what
> an organization is signed up to? I note that my companies force.com
> account does visually look different to my developer account... is
> this at all related or am I totally on the wrong track?!
> 
> I must be mistaken about the licensing then, my bad - either that or I
> read something on the net somewhere!
> 
> Cheers
> 
> Tim
> 
> On Feb 15, 8:40 pm, pmorelli <pmore...@gmail.com> wrote:
>> Salesforce has 2 wsdls, the Enterprise and the Partner. The enterprise is
>> strongly typed, and customized to the org you're generating it from. The
>> partner is probably what you want to start.
>>
>> There are also a variety of other wsdls, from apex to metadata to
>> customized
>> apex ws endpoints, but I'm assuming you're talking about the bread and
>> butter APIs for integration.
>>
>> I work at salesforce.com (the api dev manager), I'm not sure what you
>> mean
>> that our wsdl is cddl licensed? Do you mean one of our toolkits?
>>
>> --pete
>>
>>
>>
>> timperrett wrote:
>>
>> > Guys,
>>
>> > Just thinking about making a lift-salesforce module... this would be
>> > pretty useful for me and im sure others, however im not sure where we
>> > would stand from a licensing point of view?
>>
>> > It appears the force.com WSDL is out on a CDDL
>> (http://www.sun.com/cddl/
>> > ) license - is that compatible with what lift uses? Im not much of a
>> > legal bod, so please excuse my ignorance :-)
>>
>> > Cheers
>>
>> > Tim
>>
>> --
>> View this message in
>> context:http://www.nabble.com/Lift---SalesForce--tp21993269p22027294.html
>> Sent from the liftweb mailing list archive at Nabble.com.
> > 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Lift---SalesForce--tp21993269p22030003.html
Sent from the liftweb mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to