Solved

execute system task

  • 4 February 2022
  • 1 reply
  • 110 views

Userlevel 3
Badge +11

Hi,

 

I am trying to make use of the new system task in a system flow. However, it seems to do nothing at all within my system flow.

Release notes 2021.3 :

**Execute system task** - allows using tasks inside system flows. Note that the default procedure will not be executed when using this process action. Any task parameters that are not set as input and output will not be used by Indicium to run the task. A validation is created for this.

 

I am not using a def and no variables. I am simply trying to make a change in the database using a control procedure. I am using a dummy task to make the flow available in the menu.

Why does the code not run?

 

 

icon

Best answer by Dick van den Brink 4 February 2022, 13:59

View original

This topic has been closed for comments

1 reply

Userlevel 4
Badge +2

Hi Hugo,

This process action is not supported in the GUI’s. The `Execute System task` can be used in System Flows which are run by Indicium. 

A nice blog post with information to start system flows from the API can be found here: