General

Placeholder for KB's articles

Infoworks – Bulk Connection Manager: Source & Target Data Connections
This article covers two Python scripts that allow you to bulk-export and bulk-update connection configurations in Infoworks via REST API — one for source co...
Mon, 6 Apr, 2026 at 9:57 PM
Ensuring Data Share Persistence During Table Recreation in Snowflake
Problem: Infoworks pipelines in overwrite mode that write to Snowflake will drop and recreate the target table. If the target table is dropped ,the tabl...
Sun, 5 Apr, 2026 at 9:00 PM
Optimizing Ingestion Performance and Reducing Cluster Costs Using Split-By and Table Group Parallelism in Infoworks
Issue Summary Users may observe slow ingestion performance and higher compute costs when ingesting large tables or many tables in a single job. This is oft...
Fri, 2 May, 2025 at 7:23 AM
Databricks Cluster Launch Fails Due to Cluster Policy Mismatch
Issue Summary When triggering an ingestion job in Infoworks using a Databricks Ephemeral Cluster, the cluster launch fails with a policy validation error. ...
Fri, 2 May, 2025 at 7:14 AM
"Test Connection" Fails from Infoworks to Data Source
Issue Summary When testing a connection to a data source from Infoworks, users may observe that the Test Connection fails, even though the network settings...
Tue, 15 Apr, 2025 at 11:29 AM
Troubleshooting Insufficient Privileges for Snowflake Roles
Issue Summary Customers may encounter errors when running queries through the platform on Snowflake. A common root cause is insufficient privileges granted...
Fri, 27 Jun, 2025 at 9:08 PM
Triggering Databricks Notebook from Infoworks Bash Node
Part 1: Creating a Databricks Job to Run a Notebook 1: Create the Notebook in Databricks Open your Databricks workspace. Navigate to the Workspace secti...
Mon, 14 Apr, 2025 at 12:57 PM
Custom docker image
Check if Docker Installed: Ensure that Docker is installed on your system. You can verify this by running: docker --version Create Dockerfil...
Mon, 14 Apr, 2025 at 12:58 PM
Common infrastructure issues during Infoworks Installation on AKS
Issue 1: Pods fails to come up with CreateContainerConfigError. Error Message: failed to prepare subPath for volumeMount "dit-diyprod-rel-a-logs"...
Wed, 29 May, 2024 at 6:14 PM
IBM DB2 ingestion job fails with CharConversionException
Problem Character encoding issues can sometimes cause errors during data ingestion from an IBM DB2 database. These errors are typically related to data in ...
Thu, 2 Nov, 2023 at 2:55 AM