Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can specify an expression in the Scheduler unit to fire events to a my.app table every second. To do it, we add a Tick unit to fire the request every time we need it. Then, connect it to the Scheduler unit through its in input port. Finally, we can send the events to Devo by connecting the Scheduler out output port to a Devo Sink unit.

...

In the Tick unit properties, set the fields to transform in the Fields tab.

...

In the Devo Sink unit properties, specify the my.app table.

Info

After saving and starting the Flow, you must click the red button of the Tick unit to begin sending events.

📁 Download this example

You can try this flow by downloading this the following JSON file and uploading it to your domain using the Import option.

View file
nameSchedulerExample (1).json