Add file field in the Salesforce Connector

You need file fields if you want to add files or documents to a data group (Intrexx) or an object (Salesforce).

Step-by-step guide

Proceed as follows to add a file field in the data group in the Salesforce Connector:

  1. Select the "Data groups" menu item in the Salesforce Connector.

  2. In the right-hand area, select the data group to which you want to add a file field.

  3. Click on the icon (Edit data group).

    The "Data group settings" dialog box is displayed.

  4. Click on the icon.

    The "Data group settings" dialog box (data field) is displayed.

  5. Enter "File" as the field name.

    Please note that it is mandatory to enter "File" as the field name. No other field name is permitted.

  6. Select the value "FILE" in the "Field type" selection field.

    Further data field settings are displayed.

    File field adapter class

    Enter the following class here:

    de.uplanet.lucy.server.odata.consumer.salesforce.SalesForceFileAdapter

  7. Click on the icon.

    An editable line is displayed.

  8. Enter the following attribute:

    salesforce.service.uri

  9. Enter the following value:

    [ServiceUri]

  10. Click on "Finish".