FIRST CREATED ON 11 Mar 2023 I AUTHOR Emma Camacho Here’s a quick guide on how to find and review your deployed tasks. When a Task is deployed, it will either be created as a new task in the target instance, or if a task with the same ID or name does ...
FIRST CREATED ON 11 May 2023 I AUTHOR Emma Camacho Here’s a quick guide on how to find and review your deployed reports. When a Report is deployed, it will either be created as a new report in the target instance, or if a report with the same ID or ...
FIRST CREATED ON 11 May 2023 I AUTHOR Emma Camacho If the Designer in Mail & Deploy is not displaying Excel files in the Content Editor, it can hinder your workflow. Here’s a brief guide on how to troubleshoot and resolve this issue. Issue When ...
FIRST CREATED ON 28 Oct 2024 I AUTHOR Emma Camacho How to use the Has Timeout and TIMEOUT settings? When creating a Task, it is important to set up a Timeout, especially important if the edition of M&D is Standard, which means that M&D has only 1 ...
FIRST CREATED ON 22 Jul 2025 I AUTHOR Emma Camacho Authentication Type: Connection String CONNECTION STRING AuthScheme=AzureServicePrincipal; AzureTenant=<tenant id>; OAuthClientId=<client id>; OAuthClientSecret=<secret>; ...
FIRST CREATED ON 3 Dec 2025 I AUTHOR Emma Camacho To use Qlik Automation to start a M&D Task configure the Raw API Request like this: The properties are the following: Expand the Query Parameters: Add the Id of the Task to start you can find the Task ...
FIRST CREATED ON 19 Dec 2024 I AUTHOR Emma Camacho If a new row should be added to a table in a Microsoft SQL Server Database when running a Mail & Deploy Task, this can be achieve following the steps described below. Create a Microsoft SQL Server ...