Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Qlik Application Automation: How to use the create and update automation blocks, and change automation schedule

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Marius_Nuca
Support
Support

Qlik Application Automation: How to use the create and update automation blocks, and change automation schedule

Last Update:

Feb 16, 2023 5:34:36 AM

Updated By:

Sonja_Bauernfeind

Created date:

Sep 13, 2022 9:55:29 AM

In the related content article, we showed how to keep your automations under version control using the automation blocks. In this article, we will go more in detail about the usage of the blocks.

Content:

 

Create/Update automation block

 

Marius_Nuca_0-1662634123632.png

The only two required input parameters are the name of your new automation and the workspace of the automation. The term workspace refers to the canvas when opening an automation and contains all the blocks.

While it may be possible to send a JSON object containing the whole workspace (for example, opening an automation, downloading the automation as a file, and then opening the file, copying its contents, and pasting the information in the parameter) we strongly suggest against it. Instead, it is easier to just use the "Get automation"  block and simply click on the workspace parameter of the returned object from that block to give as an input parameter for both the create and update automation blocks.

 

Marius_Nuca_1-1662634533461.png

 

Marius_Nuca_2-1662634615430.png

 

The same can be done for the schedules input parameter:

 

Marius_Nuca_3-1662634687979.png

 

Update automation schedule

For finer control over the changes in an automation's schedule, there is a block called "Update automation schedule" that can be of immense help.

 

Marius_Nuca_5-1662634964206.png

 

Choosing the "automation id" input parameter is easily done with the do lookup functionality which will show a dropdown of all automations you have access to in the tenant. "Schedule Start" and "Schedule Stop" expect a datetime value in the format yyyy-mm-dd hh:mm:ss .While the "Schedule Stop" parameter is not required, we expect a date with a value higher than "Schedule Start".

When it comes to filling in the timezone interval, the allowed values can be found here .

The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.

 

Related Content

Qlik Application Automation: How to keep your automations synced over multiple tenants

Labels (2)
Version history
Last update:
‎2023-02-16 05:34 AM
Updated by: