data is not get updating for all request in db

this  process model starts at particular date ,so it has 6 requests for today . timer has started and fetched the details and xor condition is true so it should update in db for each request instead  it updated all the values of 6 request for the 1st request .


can someone help me on this

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to ZAINAB

    Hi, you can check the process Variable for that. Make sure the process Var containing the data is of multiple type. You can use update function to update them. Create separate script task for getting the data and then updating it. This will help to further debug the issue.

    Please share more details about it so that we can help further.

Children
No Data