Skip to main content
May 16, 2024
Question

MNI triggering more instances than configured

  • May 16, 2024
  • 24 replies
  • 0 views

Hello Team,

I'm using a MNI startprocess with the Run one instance for each item in pv!array (spawn all)  along Run all instances at the same time(move when  All instances are done), in process parameters I'm sending pv!array[tp!instanceindex] to another process.


In one scenario I have only one element in pv!array, but it triggered 2 instances for the same data. Could anyone explain me why this happening?











[mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] 

[mention:b45a4f6a20b14a008e4e0ec732a8bf98:e9ed411860ed4f2ba0265705b8793d05] 

    24 replies

    venkatrea696188
    May 16, 2024

    Have you posted any image ?

    May be the array contains null value. Check the size of array.

    May 16, 2024

    I checked in process history, I have only one value inside that array and I'm also having xor to check the null values.

    stefanhelzle0001
    May 16, 2024

    More details please. I would really like to see the process variables in that affected instance.

    How do you do this null check?