Skip to main content

Suggest an Idea

Vote for your favorite Qlik product ideas and add your own suggestions.

Announcements
This page is no longer in use. To suggest an idea, please visit Browse and Suggest.

Start child logStream tasks from change position 0 via REST API

Nano
Contributor II
Contributor II

Start child logStream tasks from change position 0 via REST API

There is a need to start the child LogStream task from change position 0 (this feature was included in 2022.05 SP02, as a way to enable the LogStream task reading from the beginning of the last timeline created by the parent),From the Replicate UI, this is working as expected. 

The problem is when trying to do the same, using the REST APIs:

  • The issue is that the REST API service does not support including a stream position (SCN, LSN, etc), to do this programmatically. it does not matter if this is a child LogStream task or a regular task: the API does not support specifying a SCN/LSN position.

We implemented HA for Qlik services, during failover we load replicate server on another node and try to start tasks automatically, using REST API. we are facing an issue that child tasks  fail to start because timestamp we are keeping for parent task is different from last actual timeline child task has. It would be useful to have restart option from 0 via API, this way we wouldn't need to deal with different timestamps for different tasks and when failover happens child tasks would restart smoothly.

3 Comments
marina_marshak
Employee
Employee

Thank you for your suggestion.

This ideation is similar to another ideation (Allow Start task from LSN via API - Qlik Community - 1996803) we are tracking, that we recently added to our roadmap.

Status changed to: Open - On Roadmap
Meghann_MacDonald

From now on, please track this idea from the Ideation portal. 

Link to new idea

Meghann

NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.

Ideation
Explorer II
Explorer II
 
Status changed to: Closed - Archived