Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
blaise
Partner - Specialist
Partner - Specialist

Automation trigger response

I would like to send a specific response to the service that calls the Automation (start block set to triggered). I saw some mention on this on BlendR help site where you should be able to add an output block after the start block but Im unable to get it to work.

My use-case is that i would like to inform the service calling the automation about some other things and not just that the automation is placed in queue.

1 Reply
Emile_Koslowski
Employee
Employee

Hi Blaise,

You can indeed achieve this with a triggered automation.
In the Start block, set Run asynchronously to "No" and add an Output block add the end of the automation. The output of the Output block will be sent as the response to the request that triggers the automation.

Keep in mind to only use this for short running automations, after 60 seconds the request will time out.

Emile_Koslowski_0-1642760065115.png

Kind regards,
Emile