Infoworks 5.4.0
Onboard Data
Introduction
Additional Functionalities
RDBMS Ingestion
File Ingestion
Application Ingestion
Generic JDBC
STREAMING INGESTION
Additional Connectors

Performing Table Operations

Following are the steps to truncate and recrawl the table data:

  1. Click View Source for the required source.
  2. In the Tables tab, select the required tables.

Perform either of the following:

  • Click Truncate to delete data from the target and reset the table metadata (row count and last ingested timestamp).
  • Click Recrawl Metadata to refresh the column list based on the schema from the source system.
  Last updated