Parse assets > Introduction to parse assets > Configuring a parse asset
  

Configuring a parse asset

To create an asset in Data Quality, click New. When you click New, Data Quality prompts you to select an asset type. When you select Parse, Data Quality opens a new parse asset.
The asset displays a Definition tab and a Configuration tab. Use the Definition tab to define the name and the location of the asset. Use the Configuration tab to configure the steps that the mapping will apply to the input data.
Note: You can also open the Definition and Configuration tabs when you open the asset from the Explore page.
    1To create a parse asset, click New > Parse.
    2On the Definition tab, enter a name for the parse asset.
    3Optionally, enter a description.
    4Select the location in which to save the parse asset.
    5Optionally, select a data quality dimension to represent the type of data quality issue that you want the asset to examine.
    For more information about dimensions, see Parse assets and dimensions.
    6Save the parse asset.
    The Asset References panel appears. The Asset References panel shows additional assets that are referenced by Data Quality assets to perform transformation tasks. When you create a new asset, there are no referenced assets.
    7Optionally, add a tag to the parse asset. You can search for assets with a common tag on the Explore page.
    8Select the Configuration tab.
    Data Quality displays the configuration workspace for the parse asset. Data Quality also displays a validation message to indicate that the step configuration is incomplete.
    9Select the parsing mode to apply to your data.
    Select one of the following modes:
    Note: Complete step 9 or step 10, based on your selection of Custom or Pre-built mode.
    10In Custom parsing mode, configure one or more steps in the asset.
    Select one or more of the following step types:
    11In Pre-built parsing mode, select the locale in which your input data originates and select the format in which the data is stored.
    Optionally, test the data and use the test results to enhance the pattern logic.
    You can repeat the testing process to fine-tune the pattern logic.
    12Save the asset.
For more detailed information on configuring an asset to use regular expressions, see Configuring a regular expression step.
For more detailed information on configuring an asset to use dictionaries, see Configuring a dictionary step.
For more detailed information on configuring an asset to perform pattern-based parsing, see Configuration summary for pattern-based parsing .