Edit Content
Click on the Edit Content button to edit/add the content.

Servers & API

Integrating your self-hosted XpressDox with Cloud iManage

This is step 1 in the process of configuring assembled documents to save to iManage. Click here for an overview of saving into iManage. Integrating your self-hosted XpressDox with Cloud iManage   To add your XpressDox application, please provide the following details to XpressDox or your iManage consultant. Where the

Read More »

Setting up XpressDox integration with iManage Work

This is step 1 in the process of configuring assembled documents to save to iManage. Click here for an overview of saving into iManage. Setting up XpressDox integration with iManage Work   Regardless of whether your XpressDox instance is self-hosted, or hosted on one of our cloud servers, if you

Read More »

Save assembled documents to iManage

This is step 4 in the process of configuring assembled documents to save to iManage. Click here for an overview of saving into iManage.   Run your XpressDox templates and save assembled documents to iManage Now that the configuration process (Steps 1 – 3) has been done, you are ready

Read More »

Sending emails via Office365 from your XpressDox server account

The following settings must be added to your web.config file if you want to configure your XpressDox server account to send emails via Office365.   <smtp from=”yourFromAddress@email.com”> <network host=”smtp.office365.com” enableSsl=”true” port=”587″ password=”yourPassword” userName=”yourUserName@email.com” defaultCredentials=”false”  /> </smtp>   NOTE: The “from” address must be a valid email address. If the user

Read More »

Running templates and saving to NetDocuments – XpressDox

Click here for an overview of saving documents into NetDocuments. This is Step 4 (the final step) in the process of saving documents to NetDocuments.   Upload your DocumentAssembly.config.xml file Now that you have made changes to your config file, you need to upload that config file. It helps to

Read More »

Register XpressDox as an Application in NetDocuments

Click here for an overview of saving documents into NetDocuments.   The registering of an application only needs to be if XpressDox is self-hosted. Disregard this documentation if you are using our Cloud hosted solution or the Desktop version, and move directly to Step 2 of the process.   Open

Read More »

New web interface (v14) – XpressDox

From v14, the web environment has an exciting new look, and is packed with new features. Quick orientation video:   Detailed tutorial videos: The Explorer: The Interview and Data options: For Account Administrators: The “Manage” menu

Read More »

UAT testing – XpressDox

All server releases are rolled to UAT instances before being promoted to Live. You can login to the corresponding UAT instance to test your templates against new releases.

Read More »

Set Web Information for a Template

These commands will enable the template author to control the workflow around templates which are uploaded and run on an XpressDox server.   SendWebMail You can provide as many of these commands as necessary. The command can be used to send an email attaching either (or none of) the merged

Read More »

Comparison of XpressDox Server Functionality

Feature Cloud/Integration WinAuth AUTHENTICATION Forms Authentication WindowsAuthentication (ActiveDirectory) HOSTED Cloud Local Network FOLDER STRUCTURE Restricted to Registered Account Configured via sharedSettings file FOLDER PERMISSIONS Restricted using CustomUser Groups defined in theapplication Active DirectoryFile and folderpermissions areadhered to ACCESS TO FILE SYSTEM Only if Self hosted Yes USER MANAGEMENT XpressDox Active

Read More »

Install XpressDox Server

This document contains instructions on how to install your XpressDox Server. Before you start, please note: We assume you have the authority and rights to add and configure a website on your network We assume you have experience working with website and database configuration in a Windows environment. By default,

Read More »

How to replace a server license

From time to time, you will find your server license needs replacing. The license is set to expire after a given amount of time and a new one will be supplied to you by a representative at XpressDox. Please follow these steps to apply the new license:   Go to

Read More »

Which API should I use?

XpressDox has three APIs.  The choice of which to use depends on the particular application and situation. XpressDox Engine API The XpressDox Engine API comes in two flavours – the first is for access from Microsoft .NET programming languages.  Using this API a .NET developer will be able to write

Read More »

Understanding Template Identifiers

What is a template identifier (template ID): When a template is uploaded to a cloud environment it is assigned a template identifier. This template ID is used in integrations between XpressDox and 3rd party applications. Because the integrated application needs to refer to the template ID it is important that

Read More »

Folder permissions in XpressDox Cloud – XpressDox

Setting folder permissions on the Cloud server This feature is available from version 12.1 onwards and can be used to ensure that only certain user groups have access to folders. The feature needs to be managed by an Account Administrator. It is important to understand that if no permissions are

Read More »