Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSalesforceOutput & Assignment Rule in SFDC

Hello,
I am loading data into Salesforce through the tSalesforceOutput component into the SFDC Cases object.
We have assignment rules defined that are required to run when the data is loaded through the API. 
With the Salesforce dataloader, these rules can be triggered by setting the Assignment rule ID, so that the rules run when the data is loaded through the Salesforce API.
I have not seen any Assignment ID on the tSalesforceOutput component. This is using TOS 6.2.1.
How do we trigger these rules when we are using Talend to load data?

Labels (2)
1 Reply
manodwhb
Champion II
Champion II

@sureshk,when you insert or update the data using tSalesforceOutput ,we will not specify the Assignment Rule,trigger will execute that when it has inserted or updated in salesforce,it the trigger is active.