Skip to main content Skip to complementary content

Executing the Job to insert bulk data into Salesforce

Procedure

  1. Press Ctrl + S to save the Job.
  2. 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.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!