Open GoogleCodeExporter opened 8 years ago
Can you please provide any Exceptions, or the SaveResult at least?
I would also review:
- Campaign object http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_campaign.htm#topic-title
- CampaignMember objects http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_campaignmember.htm#topic-title
Both objects have some properties that need to be set I believe. Last I worked
with them, e.g.
You will also need to review your version of Salesforce and its features, the
Campaign object is defined only for those organizations that have the marketing
feature enabled and valid marketing licenses. In addition, it is accessible
only to those users (verify the API user can access) that are enabled as
marketing users. If the organization does not have the marketing feature or
valid marketing licenses, this object does not appear or is inaccessible.
Original comment by mteece@gmail.com
on 15 Jan 2011 at 12:03
Original issue reported on code.google.com by
jinda...@gmail.com
on 13 Jan 2011 at 10:18