Procedure
- Press Ctrl + S to save the Job.
-
Press F6 to execute the
Job.
On the console of the Run view, you can check the execution result.
In the tLogRow_1 table, you can read the data inserted into Salesforce.
In the tLogRow_2 table, you can read the rejected data due to the incompatibility with the Account objects you have accessed.
Note that if you want to transform the input data before loading them into Salesforce, you need to use tSalesforceOutputBulk and tSalesforceBulkExec in cooperation to achieve this purpose.