2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Select the Adapter type from the drop down list – Example – QuickBooks Adapter. The properties of the specific adapter are automatically displayed on the selection.

3. When the adapter is selected as Salesforce, External ID field will show up.

    Enter the External ID name in the field, if you wish to perform the Upsert operation on the records.
     "Example-: QBName__c".

    If insert operation is required External ID field should be left bank.

4. Enter the Table name that you want to select as the target. (Account for exampleExample: Account when the target adapter is Salesforce)

5. Click on the Lookup hyperlink to select the object to which it has to be written.

6. Enter the maxbatchsize that is the maximum batch size of the file as per your requirement. (Example – 10007. : 100)

7. When the adapater is selected as QuickBooks, pkey field will show up to mention the primary key.

    If you wish to perform Upsert operation on the records enter the pkey name in the field.

    Click on the Lookup hyperlink to select the primary key. "Example: Name".

    If insert operation is required pkey field should be left bank.

8. Select the Write type from the drop down list. The options available are insert, update and upsert.

89. Click Save to save the information.

910. Click Delete to delete the Writer Component.

1011. Click Close to close the Writer window.

...