Capture Properties

  • Content type: Select the data type of the extracted content.

  • Export: Export extracted content at end of run.

    • Export Name: Name of column in export schema.

    • Tracking: Configure whether command’s content will track changes between runs.

      • Default: This option enables tracking of changes, providing a detailed record of modifications.

      • Identifier: This setting specifies the certain captured content will be tracked for changes, allowing you to monitor only selected elements.

      • Excluded: This option excludes captured content from change tracking, ensuring that irrelevant data is not monitored.

    • Allow empty:

      • Always: This option permits empty or missing values in the captured content, providing maximum flexibility.

      • Never: This setting disallows any empty or missing values, ensuring that all fields must be completed before export.

      • Runtime Only: This option allows empty values during runtime, while enforcing restrictions at other times, striking a balance between flexibility and data integrity.

      • Percentage: This setting allows a specified percentage of empty values, enabling some degree of flexibility while maintaining overall data completeness.

    • Validation Format style: Select the formatting applied at export. (None, RegEx, Date, Numeric Value Range, JSON).

    • Validation Format: Specify formatting pattern to use with selected style.

    • Display Format: Defines the structure or pattern for presenting data in the selected style.

    • Timezone Handling: This setting allows you to specify how time zones are managed during data export. The options include:

      • Timezone handling to Assume Local Time: This option assumes that the times are in the local time zone of the system.

      •  Timezone handling to Assume universal Time: This setting treats all times as being in Universal Time (UTC), regardless of the local time.

      • Adjust to Universal Time: This option converts the local time to Universal Time (UTC), ensuring consistency in time representation across different regions.

  • Validation Error Handling: What to do when a data validation error occurs.

    • Report Error: Increases the error count while keeping the row in the export, allowing for later review of problematic data.

    • Report Failure: This option simply reports the failure.

    • Remove Data Row: Deletes the entire row from the export data, ensuring only valid entries are included.

    • Remove Data Row and Report Error: Removes empty rows from the export data and increases the error count when such rows are detected, helping maintain data integrity while tracking issues.