UiPath Configuration

Preparing Orchestrator for Integration

  1. Go here to download the latest published .dll from our integration.

  2. Copy the SecretServer.SecureStore.dll file into the following directory on your Orchestrator server.

    alt

  3. Stop IIS on your Orchestrator Server and open the UiPath.Orchestrator.dll.config file with a text editor. We recommend opening your text editor first as an Administrator, then open the following file so that it can be modified. C:/programfiles(x86)/UiPath/Orchestrator

  4. Modify the UiPath.Orchestrator.dll.config to reflect your Secret Server dll value as follows:

    \<addkey="Plugins.SecureStores"value=”SecretServer.SecureStore.dll"/>

    alt

    alt

  5. Save and start IIS on your Orchestrator Server.