Automations
All questions related to Workflow Automation, AutomationEngine, and EdgeConnect, as well as integrations with various tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using persistent variable(s) in workflows, or keeping status in wf

henk_stobbe
DynaMight Leader
DynaMight Leader

Hello,

I want to export data (timeseries).

So I can schedule a workflow to make this happen.

Making this a little trustworthy I would really like to know what the last data is I send, in other words, I do not want duplicates or missing data.

In sport terms, is it possible to create a scheduled workflow that functions like a "relay"?

 

KR Henk 

2 REPLIES 2

Julius_Loman
DynaMight Legend
DynaMight Legend

I'd recommend using document api in the workflow from JavaScript to store and read persistent data across executions. 

Dynatrace Ambassador | Alanata a.s., Slovakia, Dynatrace Master Partner

henk_stobbe
DynaMight Leader
DynaMight Leader

Hello Julius,

Thanks for your reply (on a Saturday),

While reading your answer, my head says, of coarse stupid me! 

Thanks for correcting me (-;

KR Henk

Featured Posts