Difference between revisions of "Unison:Projects"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 22: Line 22:
<h3 class="productfield">Start A New Verification Project</h3>
<h3 class="productfield">Start A New Verification Project</h3>
Clicking the '''+''' next to Verification will trigger a '''Start A New Project'''.
Clicking the '''+''' next to Verification will trigger a '''Start A New Project'''.
[[File:MDQ_Projects_New.png|link=]]
[[File:MDQ_Projects_New.png|link=]]


Line 27: Line 28:
<h3 class="productfield">Name Your Project</h3>
<h3 class="productfield">Name Your Project</h3>
Give your project a name and click '''Begin'''. This will then go to the [[#Input Sources|Input Sources]] step.
Give your project a name and click '''Begin'''. This will then go to the [[#Input Sources|Input Sources]] step.
[[File:MDQ_Projects_NameProject.png|link=]]
[[File:MDQ_Projects_NameProject.png|link=]]


Line 32: Line 34:
==Verification Projects==
==Verification Projects==
If '''Verification''' is clicked, it will direct you to the Verification page. This section displays your already created projects, listing their name, date created, date updated and date last executed. You can search through your projects by using the text fields under each heading and sort them with the arrows next to each heading.
If '''Verification''' is clicked, it will direct you to the Verification page. This section displays your already created projects, listing their name, date created, date updated and date last executed. You can search through your projects by using the text fields under each heading and sort them with the arrows next to each heading.
[[File:MDQ_Projects_MyProjects.png|link=]]
[[File:MDQ_Projects_MyProjects.png|link=]]
<!--[[File:MDQ_Projects_MyProjectsContext.png|link=]]-->
<!--[[File:MDQ_Projects_MyProjectsContext.png|link=]]-->
Line 63: Line 66:


:Once you select a source, you will be sent to the [[#Input File Preview|Input File Preview]].
:Once you select a source, you will be sent to the [[#Input File Preview|Input File Preview]].
:[[File:MDQ_Projects_SourceSelect.png|link=]]
:[[File:MDQ_Projects_SourceSelect.png|link=]]


Line 68: Line 72:
<h3 class="productfield">Input File Preview</h3>
<h3 class="productfield">Input File Preview</h3>
:This section lets you control your input file settings. You can choose the delimiter and enclosure, select which fields to include and preview the results. When you are done previewing your input file, click '''Save'''.
:This section lets you control your input file settings. You can choose the delimiter and enclosure, select which fields to include and preview the results. When you are done previewing your input file, click '''Save'''.
:[[File:MDQ_Projects_InputFilePreview.png|link=]]
:[[File:MDQ_Projects_InputFilePreview.png|link=]]


Line 80: Line 85:
*[[Unison:Name Object|Name Object]]
*[[Unison:Name Object|Name Object]]
*[[Unison:Phone Object|Phone Object]]
*[[Unison:Phone Object|Phone Object]]
[[File:MDQ_Projects_Services.png|link=]]
[[File:MDQ_Projects_Services.png|link=]]


Line 154: Line 160:
==Output Fields==
==Output Fields==
Select which fields and what order you want them to output. Click the trashcan icon to remove a field, and drag-and-drop to reorder the fields.
Select which fields and what order you want them to output. Click the trashcan icon to remove a field, and drag-and-drop to reorder the fields.
[[File:MDQ_Projects_OutputFields.png|link=]]
[[File:MDQ_Projects_OutputFields.png|link=]]



Revision as of 00:22, 6 May 2022

← Unison by Melissa

Unison by Melissa Navigation
Introduction
Installation Instructions
Software Update Instructions
Address Object Tutorial
Software Rollback Tutorial
LDAP Settings
Platform
Admin Vs Users
Dashboard
Projects
Jobs
Files
Logs
Administration
Services
US Address Verification
Global Address Verification
Email Verification
Matching
Name Parsing
Phone Verification
Profiler
Result Codes
Result Code Use
Unison by Melissa Result Codes



The Unison by Melissa Projects menu has the option to create a Verification project or view existing Verification projets.

MDQ Projects Menu.png


Creating New Projects

This section will start the guide for setting up a new project. The steps followed are:


Start A New Verification Project

Clicking the + next to Verification will trigger a Start A New Project.

MDQ Projects New.png


Name Your Project

Give your project a name and click Begin. This will then go to the Input Sources step.

MDQ Projects NameProject.png


Verification Projects

If Verification is clicked, it will direct you to the Verification page. This section displays your already created projects, listing their name, date created, date updated and date last executed. You can search through your projects by using the text fields under each heading and sort them with the arrows next to each heading.

MDQ Projects MyProjects.png

On the right side, there are icons that will allow you to:

  • View Project Configuration
  • Duplicate your project
  • Preview project
  • Re-run project
  • Review Project

If you click on a project name, it will take you to the Project Configuration section.


Project Configuration

The project configuration screen contains the following sections:


Inputs

This section displays your inputs. If you do not have any, you will be prompted to Add an Input.


Select a source

Select a source for your project. This can be either a file or a table.
Once you select a source, you will be sent to the Input File Preview.
MDQ Projects SourceSelect.png


Input File Preview

This section lets you control your input file settings. You can choose the delimiter and enclosure, select which fields to include and preview the results. When you are done previewing your input file, click Save.
MDQ Projects InputFilePreview.png
MDQ Projects CreateVirtualField.png


Services

While configuring the project, you select the service(s) you want to use. For more details on a specific service, see the links below.

MDQ Projects Services.png


Outputs

Select what kind of output you want.

MDQ Projects OutputConfigurationWrite.png


Write to File

Write your output to a file.


File Settings

Filename

Select a filename for your output file.


Enclosure

Select the enclosure to use in the output file.


Delimiter

Select the delimiter to use in the output file.


Compression

Select the compression to use on the output file.


Filter

Filters

Select a pre-built filter for the output. Once you select a filter, you may edit the filter string.


Filter String (edit as needed)

The filter string generated by the selected filter. You may edit this for more control.


Write to Table

Write your output to a table. To do so, you must select a connection under Connection Settings. If there are no connections, create a new connection.


Create a New Connection

Name

Name the connection.


Vendor

Select a vendor for your connection.


Host

Enter a host IP.


Port

Enter a port for your host.


Database

Enter the name of your database.


Username

Enter the username.


Password

Enter the password.


Output Fields

Select which fields and what order you want them to output. Click the trashcan icon to remove a field, and drag-and-drop to reorder the fields.

MDQ Projects OutputFields.png


Schedule Project Execution

You can choose to schedule your project to run on a specified date, time, and frequency.


Description

Enter a description of your scheduled project execution.


Frequency

Set a frequency for your scheduled project execution.


Run Now

Run your project now.