Skip to content

Commit c28d139

Browse files
Merge pull request #9732 from strategicalliances/strategicalliances-MDL-Warehouses
Strategicalliances mdl warehouses
2 parents 93392bb + 01cba85 commit c28d139

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/en/docs/marketplace/platform-supported-content/modules/snowflake/mendix-data-loader.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ Once the Mendix Data Loader is deployed, follow these steps to configure and use
7676
* **Timeout** – Optional setting to specify when a timeout exception should occur.
7777
* **Number of Retry Attempts** – Number of retries for failed ingestion jobs.
7878
* **Suspend Task After Failures** – Number of consecutive failures allowed before suspending the task.
79+
* **Use Specific Warehouse** - Select this option if you want the task to use a specific warehouse. If selected, you need to run the provided script.
80+
* **Warehouse** - Use this field to enter the name of the warehouse you want to use. This only applies when **Use Specific Warehouse** is selected.
7981

8082
16. Click **Schedule Ingestion Task**.
8183
17. To view the created task, go to the **Task Management** tab, where you can monitor performed ingestion jobs, suspend or enable the task, or drop it. Currently, only one ingestion task can exist at a time.

content/en/docs/releasenotes/marketplace/general-marketplace.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ These release notes cover changes made to the [Mendix Marketplace](/appstore/).
1414

1515
## 2025
1616

17+
### June 25, 2025
18+
19+
#### Mendix Data Loader Version 2.3.0
20+
21+
This version of [Mendix Data Loader](/appstore/modules/snowflake/mendix-data-loader/) allows you to configure a specific warehouse for your task, which is used as a compute resource when the task triggers data ingestion. This is controlled through two new options: **Use Specific Warehouse** and **Warehouse**.
22+
1723
### June 19, 2025
1824

1925
#### Improvements

0 commit comments

Comments
 (0)