Skip to main content
April 21, 2022
Question

Initiating process model from bar graph

  • April 21, 2022
  • 2 replies
  • 0 views

Hi,

Can we initiate a process model from barchart? Different process model should be triggered for different category 

data source: recordtype

  

    2 replies

    harshitb6843
    April 21, 2022

    In the save  Into, you can use a!startProcess to start a new process. And can conditionally pass the process model context based on which category is selected/clicked. 

    stefanhelzle0001
    Brainy
    April 21, 2022

    Or add a startProcessLink to the chart series.