General

Placeholder for KB's articles

FAQ: When a pipeline job may go into blocked state?
Description: If the MongoDB goes down/crashes while the pipeline jobs are running, the hangman service might not be able to update the state of these pipeli...
Fri, 9 Jul, 2021 at 2:20 PM
What is the configuration to set the comparator to fetch CDC records?
In onprem offering(version 2.X-3.X): The USE_GTE_FOR_CDC configuration allows users to fetch the CDC records based on the use case. true: the CDC reco...
Fri, 9 Jul, 2021 at 9:51 AM
Length of parsed input (4097) exceeds the maximum number of characters defined in your parser settings (4096)
Problem Description: Sample Data/Schema crawl option for a table fails with the below ERROR for a CSV source on the User interface Length of parsed inpu...
Sat, 23 Jul, 2022 at 12:10 AM
How to push Custom metrics from Infoworks Instance to AWS Cloud Watch
Problem Description: Infoworks services are being shut down automatically due to insufficient disk space, you would like to be alerted via cloudwat...
Tue, 1 Jun, 2021 at 10:56 PM
Structured file ingestion is failing with java.lang.IllegalArgumentException: Delimiter cannot be more than one character
Problem Description: Structured file ingestion failing with java.lang.IllegalArgumentException: Delimiter cannot be more than one character error, sample s...
Mon, 10 May, 2021 at 9:59 AM
Export to SQL server is failing with java.sql.BatchUpdateException: The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value.
Problem Description: Export to SQL server is failing with java.sql.BatchUpdateException: The conversion of a datetime2 data type to a datetime data type re...
Thu, 29 Apr, 2021 at 11:13 AM
Table Groups tab not getting displayed after importing the source export json using the configuration migration option
Problem Description:  When you export an RDBMS source configuration from an IWX v4.2 environment and import it into another IWX v4.2 environment, the im...
Wed, 21 Apr, 2021 at 4:34 PM
Export to Snowflake is failing with Caused by: net.snowflake.client.jdbc.SnowflakeSQLException: Statement reached its statement or warehouse timeout of X second(s) and was canceled
Problem Description: Export to Snowflake fails with an error Failed during pipeline batch build : [TASK_EXECUTION_ERROR: 2524] When we look at the actu...
Wed, 21 Apr, 2021 at 1:20 AM
Ingestion is failing with "io.infoworks.saas.ingestion.commons.exception.IWException: io.infoworks.saas.ingestion.commons.exception.IWException: Error while writing data" Error for csv source in iwx 4.4.0.1
Problem Description: Ingestion is failing with "io.infoworks.saas.ingestion.commons.exception.IWException: io.infoworks.saas.ingestion.commons.exce...
Wed, 21 Apr, 2021 at 9:48 AM
Ingestion is failing with java.lang.NoClassDefFoundError: com/jcraft/jsch/SftpProgressMonitor
Problem Description: Ingestion is failing with below error for CSV source(source file location is sftp) when the target is gs bucket, 21/04/07 10:23:03...
Fri, 9 Apr, 2021 at 9:47 PM