Microsoft SQL Server Script Sources > Create catalog sources in Metadata Command Center > Step 2. Configure capabilities
  

Step 2. Configure capabilities

When you configure the Microsoft SQL Server Script catalog source, you define the settings for the metadata extraction capability.
The metadata extraction capability extracts source metadata from external source systems.
You can save the catalog source configuration at any point after you enter the connection information. After you save the catalog source, you can choose to run the catalog source job. To run the job once, click Run. To run metadata extraction and other capabilities on a recurring schedule, configure schedules on the Schedule tab.

Configure metadata extraction

When you configure the Microsoft SQL Server Script catalog source, you choose a runtime environment, define filters, and enter configuration parameters for metadata extraction.
    1In the Connection and Runtime area, choose a serverless runtime environment or the Secure Agent group where you want to run catalog source jobs.
    Note:
    Serverless runtime environment options are available if the catalog source works with a serverless runtime environment.
    2Choose to retain, delete, or deprecate objects that are deleted from the source system in the catalog with the Metadata Change Option.
    Note:
    You can also change the configured metadata change option when you run a catalog source.
    3In the Filters area, define one or more filter conditions to apply to metadata extraction.
    1. aSelect Yes to view filter options.
    2. bFrom the Include/Exclude list, choose to include or exclude metadata based on the filter parameters.
    3. cFrom the Object type list, select Script Path.
    4. dEnter the script path as the filter value.
    Filter values can contain the following wildcard characters:
    The following image shows the Filter conditions options:
    The image shows the filter conditions for the Microsoft SQL Server Script catalog source. You can select to include or exclude metadata from specific script paths.
    If the scripts root directory path is /users/opt/input, use the following examples to create filter conditions:
    4Optionally, in the Configuration Parameters area, enter properties to override default context values and job parameters.
    Note:
    Click
    Show Advanced
    to view all configuration parameters.
    The following table describes the properties that you enter for Catalog Source Configuration Options:
    Property
    Description
    Scripts Root Directory Path
    Path to the remote SQL script root directory.
    Default Database
    Default database for SQL script processing.
    Default Schema
    Default schema for SQL script processing.
    MetaTables Include Filter
    Advanced parameter. Use this parameter if you want Metadata Command Center to read the content from tables or views when processing dynamic SQL statements.
    The following table describes the property that you can enter for additional settings:
    Note:
    The
    Additional Settings
    section appears when you click
    Show Advanced
    .
    Property
    Description
    Expert Parameters
    Enter additional configuration options to be passed at runtime. Required if you need to troubleshoot the catalog source job.
    Caution:
    Use expert parameters when it is recommended by Informatica Global Customer Support.
    5Click Next.
    The Associations page appears.