To extract data from a cell, single table, or strategic segment
1.
2.
3.
The process configuration dialog appears.
4.
On the Source tab, use the Input list to choose the data source that you want to select from:
*
*
5.
*
Select All Records to include all records in your input data source.
*
Select Records With to select only certain records from your input, based on criteria you define using queries.
6.
If you chose Select Records With, create a query using one of the following methods:
*
Point & Click: This is the default view. Click in the Field Name, Oper., Value, and And/Or column cells to select values to build your query. This tool provides the easiest way to create a query and helps to avoid syntax errors.
*
Text Builder: Use this tool to write raw SQL or use the provided macros. You can use the Query Helper within Text Builder to select IBM Unica macros, including logical operators, string functions, and so on.
7.
*
If your query includes a table field that has the same name as a IBM® Unica Campaign Generated Field, you must qualify the field name using the following syntax: <table_name>.<field_name>. This syntax indicates that the table field will be used instead of the IBM® Unica Campaign Generated Field.
8.
On the Extract tab, select an output location.
*
*
To store the data in a uniquely-named table with a UAC_EX prefix, select an available database.
9.
*
Click Add to add selected fields to the list of Fields to Extract.
*
To remove fields from the list of Fields to Extract, select them and click Remove.
*
Use the Up 1 and Down 1 buttons to change the order of fields in the Fields to Extract list.
*
To change the default output name of a field to extract, select the field in the Fields to Extract list, click on the name in the Output Name column, then enter the new name.
For information about the fields on the Extract tab, see Extract tab reference.
10.
*
*
*
*
*
Click the General tab to modify the Process Name, Output Cell names, or Cell Codes, link to a target cell, or enter a Note about the process.
*
11.
The process is configured and appears enabled in the flowchart. You can test run the process to verify that it returns the results you expect.