Profiling Properties

Name

Type

Required

Description

Id

String

No

Step identification string.

Inputs

List of Profiling Input

Yes

List of input sources on which the profiling is performed. Each element needs an appropriate input endpoint.

Default Locale

String

No

Locale represents a specific geographical, political, or cultural region, with respect to data parsing and comparison as performed by the step. Default value: en_US

Output File

String

Yes

Filename of the result file where the profile results will be stored.

Output Limit

Integer

No

Specifies the maximum number of records being stored into the output. The parameter is applied on both most frequent values and least frequent values. The amount of data is thus at most twice as this value. The value is applicable only to results of frequency analysis and is applied to all profiled data separately. If the value is not set at all, all values are displayed. Default value: not set

Data Source

String

No

Data source name of database for storing drill downs. Required when at least one input has specified drillDown.

Table Name Prefix

String

No

Prefix for names of database tables to which drilldowns will be stored. Required when at least one input has specified drillDown.

Mask Character Groups

List of Character Group

No

Rules for creating patterns from string values. Applicable globally for all frequency analysis with mask = true.

Mask Copy Other

Boolean

Yes

Specifies that characters not belonging to any character group are copied into mask as are. Default = true.

User Metadata

User Metadata

Yes

Additional metadata appended to result file.

Threaded

Boolean

Yes

Specifies whether the step will perform calculations in single thread (one after one) or in multiple-threads (parallel processing).


iWay Software