Update table using WRITE TO DATA STORE ENTITY

Hello All,

 I have a process model where I have to update multiple rows in an entity.

1. First I'm fetching data and based on certain calculations , Im storing it in a process variable.

2. But when I place a "write to data store entity" node after the calculating script task, the process variable gets populated with details of all the rows to be updated

But when I run this process model, it updates only one row at a time ! In order to update the second row, I have to run the process model for the second time.... and so on...

 

Request you to suggest a way that would update all the rows to a single datastore entity on a single-run

 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data