Registering the dox42 DocuSignAction for dox42 Server

Prev Next

You need to register the dox42 DocuSignAction in order to use it with dox42 Server.

Note

If you are using dox42 Online: dox42 DocuSignAction is already deployed in your instance!

Steps

  1. Copy the following assemblies to the bin folder of your dox42 Server (C:\dox42Server\bin):

    • DocuSignAction42.dll

  2. Register the dox42 DocuSignAction as a Custom Output Action in the web.config file of your server.

    <customOutputActions>
    
    <add key="DocuSignAction42.DocuSignAction" value="DocuSignAction;c:\dox42Server\bin\DocuSignAction42.dll"/>
    
    </customOutputActions>
  3. Save the web.config file.

Result

You have registered the dox42 DocuSignAction and can now use it with dox42 Server.