Assign a Service User to an External Data Group

You can access Salesforce from Intrexx using a third-party data group while simultaneously using a service user.

To do this, you must add the "connector.impersonation.user" attribute in the "Expert" tab of the external data group. You must enter the GUID of the Intrexx user you selected as the service user in the Intrexx Salesforce Connector under the "Service User" menu item.

Step-by-Step

To assign a service user to a third-party data group, follow these steps:

  1. Open the external data group.

  2. Switch to the "Expert" tab.

    The following attributes are displayed.

    Attribute Value
    connector.dataGroup.adapter.class de.uplanet.lucy.server.odata.consumer.salesforce.SalesForceDataGroupAdapter
    salesforce.data.group.name Account
    salesforce.service.uri https://example.salesforce.com
  3. Click the " " icon.

    The "Add Setting" dialog box appears.

  4. In the "Key" field, enter the value "connector.impersonation.user".

  5. In the "Value" field, enter the GUID of the Intrexx user you selected as the service user in the Intrexx Salesforce Connector under the "Service User" menu item.

    You can find the GUID in the "Users" module. Select a user and press the F4 key to view the user's details.

  6. Click "OK."

    The service user's key and GUID are displayed.

  7. Click "OK."