Data Profiling
- Data Profiling H2L
- All Products
Property | Value |
---|---|
URL | Enter a URL to create a query on the
source object. Use the following format:
https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/query
|
Property | Value |
---|---|
name | Enter the name of the query. |
operator | The logical operator to aggregate
multiple query results. Select AND or OR as the
logical operator. |
columnType | The source, mapplet output, or
profileable column on which the query is generated.
Select PROFILEABLECOLUMN, DATASOURCEFIELD, or
MAPPLETFIELD as the column type. |
columnID | The unique identifier of the column
based on the column type in the Data Profiling asset.
For example, c5c51e8d-14b9-4d0d-a956-b643c72cd87b
Copy the column ID from the list all columns API
response. |
operationType | The search criteria, such as
percentage of unique values in columns, column pattern,
or column data type. Select VALUE, PATTERN, or
DATATYPE as the operation type. When you
select the Pattern operator, Data Profiling shows
the inferred patterns for the current profile run.
When you select Data Type operator, Data Profiling
shows the documented data type and inferred data
types in the current profile run. Data
Profiling does not show any inferred pattern if you
select a column that is not included in the latest
profile run. In this case, you can enter a pattern.
|
valueFunctiontype | Choose an operator to filter the
search results. You can select Equals, Not Equals,
Less Than, Less Than or Equals, Greater Than,
Greater Than or Equals, Between, In, Not In, Is
Null, Is Not Null, Patterns, Data Types, Starts
With, Ends With, or Contains operator for a
condition. |
values | Enter the string values as necessary.
|
queryType | Choose PERSISTENT to query on the profile source.
Choose DRILLDOWN to view the filtered drill down
results. |
profileId | The unique identifier of the Data Profiling asset on
which the query runs. For example,
908ed64e-cfd0-4544-bb69-5f5414e2f18b To retrieve the profileId, see the Prerequisites
section. |
connectionID | Specifies the flat file connection ID to connect to
the data source. Data Profiling runs the query on
the runtime environment associated with the flat
file connection. To retrieve the connectionID, see the Prerequisites
section. The
connection ID is required if you set the query type
to PERSISTENT. |
Property | Value |
---|---|
URL | Enter a URL to view the query results.
Use the following format:
https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/query/{queryId}/queryResults
|
Property | Value |
---|---|
queryID | Enter the unique identifier of the
query. |
Property | Value |
---|---|
URL | Enter a URL to view the query results
based on the query ID. Use the following format:
https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/query/{id}
|
Property | Value |
---|---|
ID | Enter the unique identifier of the
query. |
Property | Value |
---|---|
URL | Enter a URL to list the query results
based on the profile ID. Use the following format:
https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/query
|
Property | Value |
---|---|
profileId | The unique identifier of the Data Profiling asset.
For example, 908ed64e-cfd0-4544-bb69-5f5414e2f18b To retrieve the profileId, see the Prerequisites
section. |
Property | Value |
---|---|
URL | Enter a URL to execute the drill down
or query operation on the profile. Use the following
format:
https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/query/{id}/execute
|
Property | Value |
---|---|
ID | Enter the unique identifier of the
query. |
Property | Value |
---|---|
URL | Enter a URL to update a query. Use the
following format:
https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/query/{id}
|
Property | Value |
---|---|
ID | Enter the unique identifier of the
query to be updated. |
name | Enter the name of the query. |
operator | The logical operator to aggregate
multiple query results. Select AND or
OR as the logical operator. |
columnType | The source, mapplet output, or
profileable column on which the query is generated.
Select PROFILEABLECOLUMN ,
DATASOURCEFIELD , or MAPPLETFIELD as
the column type. |
columnID | The unique identifier of the column
based on the column type in the Data Profiling asset.
For example, c5c51e8d-14b9-4d0d-a956-b643c72cd87b
Copy the column ID from the list all columns API
response. |
operationType | The search criteria, such as
percentage of unique values in columns, column pattern,
or column data type. Select VALUE ,
PATTERN , or DATATYPE as the
operation type. When you select the Pattern operator, Data Profiling
shows the inferred patterns for the current profile
run. When you select Data Type operator, Data
Profiling shows the documented data type and
inferred data types in the current profile run. Data Profiling does not show any inferred pattern if
you select a column that is not included in the
latest profile run. In this case, you can enter a
pattern. |
valueFunctiontype | Choose an operator to filter the
search results. You can select Equals, Not Equals,
Less Than, Less Than or Equals, Greater Than,
Greater Than or Equals, Between, In, Not In, Is
Null, Is Not Null, Patterns, Data Types, Starts
With, Ends With, or Contains operator for a
condition. |
values | Enter the string values as necessary.
|
queryType | Choose PERSISTENT to query on the profile
source. Choose DRILLDOWN to view the filtered
drill down results. |
profileId | The unique identifier of the Data Profiling asset on
which the query runs. For example,
908ed64e-cfd0-4544-bb69-5f5414e2f18b To retrieve the profileId, see the Prerequisites
section. |
connectionID | Specifies the flat file connection ID to connect to
the data source. Data Profiling runs the query on
the runtime environment associated with the flat
file connection. To retrieve the connectionID, see the Prerequisites
section. |
Property | Value |
---|---|
URL | Enter a URL to delete the query. Use
the following format:
https://usw3-dqprofile.dm-us.informaticacloud.com/profiling-service/api/v1/query/{id}
|
Property | Value |
---|---|
ID | Enter the unique identifier of the
query to be deleted. |