Skip to main content
October 20, 2021
Solved

In process model set from single to multiple.

  • October 20, 2021
  • 6 replies
  • 0 views

The value returning always single, i want update multiple rows in database by process model, though i set "Multiple" in parameters, but it still return single, how I can achieve real multiple?

    Best answer by stefanhelzle0001

    OK. Did you check whether the data initially passed into the process is multiple? Process history will show that.

    6 replies

    stefanhelzle0001
    Brainy
    October 20, 2021

    Is the PV itself also a multiple?

    October 20, 2021

    the PV is multiple, in the processdetails the variable return with multiple, in the properties, it is multiple as well, however it just change one row always.

    stefanhelzle0001
    Brainy
    October 20, 2021

    Where is the data coming from? An interface? Is the rule input a multiple? How is the data flow working?