Skip to main content Skip to complementary content

Setting up the Job

Procedure

  1. Double-click tNetSuiteV2019Connection_1 to open its Basic settings view and enter all the information that is needed to establish the connection.
  2. Double-click tNetSuiteV2019Input_1 to open its Basic settings view and do the following.
    1. Select Use an existing connection and select tNetSuiteV2019Connection_1 from the Component List drop-down list.
    2. Click the [...] button next to the Record type field, select Location from the list box in the dialog box that appears, and click OK.
      This setting specifies to retrieve data from records that are of location type.
    3. Click the Guess schema button to retrieve schema columns according to the record type selected.
    4. Edit the schema by removing undesired columns and adjusting the column order in the schema editor.
      • You can open the schema editor by clicking the [...] button next to Edit schema.
      • To improve readability, the schema of this Job contains only three columns, as shown in the following figure.
    5. Add a row in the Search conditions table by clicking the plus button under the table.
    6. On the newly added row in the Search conditions table, select name from the drop-down list in the Field field, select String.contains from the drop-down list in the Operator field, and enter "Berlin" in the Search value field.

      The settings in this step set a search condition that queries the records with their name fields containing the string Berlin.

      Information noteNote: It may take several seconds for the drop-down lists to expand.
    7. Leave other options as they are.
  3. Double-click tLogRow_2 to open its Basic settings view and do the following.
    1. Click Sync columns to have the schema columns of tNetSuiteV2019Input_1 populated to this component.
    2. Select Table (print values in cells of a table).
    3. Leave other options as they are.

    This component displays the fields of all the records to be removed by tNetSuiteV2019Output_1.

  4. Double-click tNetSuiteV2019Output_1 to open its Basic settings view and do the following.
    1. Select Use an existing connection and select tNetSuiteV2019Connection_1 from the Component List drop-down list.
    2. Click Sync columns to make sure the component has the same schema columns as those of tLogRow_2.
    3. Click the [...] button next to the Record type field, select Location from the list box in the dialog box that appears, and click OK.
      This setting specifies to process records that are of location type.
    4. Select Delete from the Action drop-down list.
      This setting removes the records received.
    5. Leave other options as they are.
  5. Double-click tNetSuiteV2019Input_2 and perform the same configuration as that of tNetSuiteV2019Input_1.

    This component verifies the removing operation by querying the same records.

  6. Double-click tLogRow_1 and perform the same configuration as that of tLogRow_2.

    This component displays the fields of all the records passed by tNetSuiteV2019Input_2.

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!