Skip to main content
raghavak0001
February 16, 2023
Question

triggaring processinstace

  • February 16, 2023
  • 5 replies
  • 0 views

i have a process i d which is getting stored in the Db and getting data using exprule and displaying the data in the readonly grid.

now my question is  i have one grid column which is have icon on click on it should trigger the process instance of the particular record how can i achive it ?

    5 replies

    stefanhelzle0001
    Brainy
    February 16, 2023

    You can pass that process model id to a!startProcessLink. Did you try that?

    raghavak0001
    February 16, 2023

    yes it dosent work to me and  that is not a single process to pass  i am getting data from multiple processmodels bcz those are intigration error data 

    stefanhelzle0001
    Brainy
    February 16, 2023

    The we need more details. What exactly do you want to achieve? What do you have available? What did you try? What where the issues/errors?