-
difference between SforceEnterpriseClient vs SforcePartnerClient?
All,
This is really a great forum for developers working on integrations to salesforce.
Im a developer and new to salesforce. I was tasked to integrate our current Ticketing system with the client's salesforce so that our system can push data to salesforce. I was able to run some sample codes such as Insert. However I'm wondering on the difference of Partner and Enterprise. I think you can do more with enterprise ove partner however I would like to know the brief difference of the two and when should each be used?
Thanks,
Mon
-
The partner wsdl file is generic and can work on any salesforce instance.
The enterprise wsdl is generated on what is in your organization as far as custom objects, fields, and other items.
I have only used the partner wsdl because I do development work on our sandbox and my development instance.
I have not seen any need to use the enterprise wsdl file, but that is not say that I won't in the future
Hope that helps and thanks for joining the site!!
~Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Bookmarks