Configuring the Core Assembly Service to use HotDocs Hub

To use HotDocs Hub with the Core Assembly Service, you must configure the Core Assembly Service to communicate with Hub.

AssemblyService Web.config Settings

Web.config Setting Description Example Values Note
TemplateHubApiUrl The URL for the HotDocsTemplateHubAPI application. https://server.yourorganization.com/HotDocsTemplateHubApi/  
UserServiceAuthority The URL for the base HotDocsIdentityServer endpoint. https://server.yourorganization.com/HotDocsIdentityServer/core/  
owin:appStartup   HotDocs.Core.AssemblyService.Startup  
AssemblySessionContext The connection string to HotDocs Assembly Service session database.    
AssemblyStorageContext connection string to HotDocs Assembly Service store database    

To configure the Core Assembly Service to use HotDocs Hub

  1. Open Internet Information Services (IIS) Manager.
  2. Navigate to Server > Sites > Default Web Site.
  3. Right-click the AssemblyService node.
  4. Select Explore.
  5. Edit the Web.config file using a text editor application.
  6. Edit the settings listed in the web.config settings table above.
  7. Save your changes.

Next Steps

 

Table of Contents

Index

Glossary

-Search-

Back