You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

I have custom object in SalesForce. It has an ID field with contains a salesforce auto incrementing number, and we use it as a surrogate candidate key so we can uniquely identify records for later update. I can query it just fine with tSalesForceInput.
I want to update some of the records. But tSalesForceOutput does not have an option for Custom Object like tSalesForceInput does.
How can I update records in a Custom Object in Salesforce?
Offline

pedro wrote:
Hi
Which version of TOS do you use?
You'd better update TOS to the latest version.
In TOS 5.0.2, custom object has been added.
Regards,
Pedro
Thank you! I found it.
tSalesforceInput has "Use Custom Object"
tSalesforceOutput has "Custom Object"
The difference in name between the two connectors is confusing, it should be the same for both. Having used "Use Custom Object" in one, I expected to find the same thing in the other, not "Custom Object".
Is this worth a bug report?
Offline

Hi
Thanks for your feedback!
Yes. Please report it on BugTracker!
Regards,
Pedro
Offline
Pages: 1