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 have the same file structure on your development environment as you do on your Cloud environment. If you will be using the Desktop version, then there is no need for any uploading.
Ensure that you upload your config file to the correct folder location (remembering that settings are applied to the current folder as well as all sub-folders). Applying the Foreign File System to the highest level means that all templates run from any location will be able to communicate with NetDocuments.
Running templates in XpressDox environment
You are now ready to run templates. At this point you can simply run templates from your XpressDox instance. Enter in your ClientID and MatterID on the interview, and assembled documents will be saved into NetDocuments.
Running templates in NetDocuments
Embedding your XpressDox instance, or even a specific interview, in NetDocuments is an optional step but it does mean that if your users are used to working exclusively in NetDocuments they now get to stay in one environment and run their templates all from one place. Additionally, matter context data elements can be injected into the interview without users having to look up that information!
To embed your XpressDox instance directly into a NetDocuments workspace, go to the Workspace, click on the Overview tab and click on “Add web page” from the Matter drop down list.
WITH XpressDox SSO:
- where [https://demo.xpressdox.com] represents your XpressDox instance
- and [domainHint=xpressdox.com] is the domain name for your SSO.
Send your user directly to a specific template:
- where [https://demo.xpressdox.com] represents your XpressDox instance;
- [domainHint=xpressdox.com] is the domain name for your SSO; and
- templateId=2837492382938 is the template identifier of the template.
Although not as seamless an integration, it is possible to integrate XpressDox into NetDocuments without the use of SSO. Your URL would look like this:
WITHOUT XpressDox SSO:
- where [https://demo.xpressdox.com] represents your XpressDox instance