XDOC gives product Administrators the ability to create various fields and field lists for use in Document Definitions, Bundling, E-mail Notifications, etc. These fields and lists can provide additional critical information to further enable your workflow.
The following are two common examples of how to use field definitions and list definitions, together and separately, to improve your XDOC workflow.
Document Definitions
Example: You want to add a "Tax Year" field to a "Tax Return" Document Definition, with a list of tax years. In this example, we will perform the following steps to accomplish this task:
Creating the List
In the XDOC Admin, go to Project Repository>List Definitions
Click the CREATE button
The List Editor will appear
Fill out the following fields
Field | Value |
---|---|
Name | Name for the Field – Tax Year |
Ref Code | Additional code, or identifier, for this field |
Description | Additional description, if any |
Data Type | Choose the appropriate data type for this field |
Active | Set to Yes |
Click the ADD ENTRY button to add an entry
Add all Tax Years for this list
When done, click the SAVE button
Creating the Field Definition
In the XDOC Admin, go to Project Repository>Field Definitions
Click the CREATE button. The Field Editor will appear
Enter information for the following fields. Everything else leave as is.
Field | Description |
---|---|
Schema Id | Should be pre-populated. Leave as is. |
Search Id | Same as Schema ID |
Name | Enter a name. In this instance, "Tax Year" |
Label | Should normally be the same as the "Name" field |
Description | Enter an additional description if you want |
Field Type | Choose "list" |
Default Value | Choose a default Tax Year, if any. For this list, leave blank |
Data List | Choose "Tax Year" |
Control Flags | Choose all checked boxes in the screen shot above |
Click SAVE
Assign the Field to the Document Definition
NOTE: It is recommended that you check the "Required" checkbox. This will eliminate the possibility of a blank value in that field. If this is a versioned document, you should also check the "Version" checkbox.
Test using the Document Upload Utility
Bundle Templates
List Definitions are used in Bundle Templates to define various investor-specific parameters. XDOC's out of the box templates already have the appropriate list definitions defined, and these can be used as a guide for any future lists that need to be created for an Investor, Servicer, MI Company, QC Company, Auditor, or more.
Example: You need to set up a Bundle Template for a new Servicer. This Servicer has very specific package types relates to their business called of SLR, SPR, SMR, AOB, and S4. These names must be part of the ZIP file naming when sent to their SFTP site. In this example, you will:
Create the list in List Definitions
Create the Custom Property in the Custom Properties tab of the Bundle Template, incorporating the list
In the Bundle Template>Custom Properties tab, click the Add Property button
Field | Description |
---|---|
Schema ID | The name of the property (e.g. "packageType") |
Name | The name the user will see: "Package Type" |
Required | Determines if this field is required. Check this since that is required in this example |
Override | Determines if you can override this field when sending the bundle. |
Data Type | Leave as string (or choose the appropriate option for you) |
Validation | Choose the list you just created in the previous step |
Default Value | If there is a default value for this field put it here, else leave it blank |
Click the SAVE button when done
Edit the ZIP file naming to incorporate this new property
In the Bundle Template, in Bundle Packaging tab, Package naming sub-tab, edit the "File Name" for the properties of the generated zip file to include this new property
Note: For any customer property created, the token name will start with "$$PROPERTY." – and end with the SchemaId of the custom property – "packageType$$"
Set the appropriate permissions in the Bundle Template
It is recommended that you check the following override boxes in the "Permissions" tab of the Bundle Template
Test the delivery
You can test the delivery by setting the Delivery Setting in the Bundle Template to "download" and verifying the file name
Other Field Definitions and List Definition Examples
There can be many other examples for Field and List Definitions. If you have any further assistance that the two examples above did not provide enough guidance on, please call XDOC Customer Support.