Skip to main content
Known Participant
August 13, 2026
Question

write to record has got suked

  • August 13, 2026
  • 6 replies
  • 31 views

Hello 

The instance has got paused at the write node the record value is not going as empty there was no error msg also after running the instance again i have got this error msg ERROR:Work item cancelled (Data Inputs)

 

6 replies

harshas2775
Brainy
August 13, 2026

This error ‘ERROR:Work item cancelled (Data Inputs)’ comes when the user related to node assignment is deactivated. You have a swin lane. Check assignment in swim lane as well as the write to records node for an active user. Also check this similar thread for more info/solution. 

 

Known Participant
August 13, 2026

the model already has an lane assignment and the user who started was also not got deativated

 

harshas2775
Brainy
August 13, 2026

Check the Assignment on Write records node as well. It might be overriding the lane assignment with process initiator. Try modifying that to Run as whoever designed this process model and see if it works

Known Participant
August 13, 2026
 

Did you check the Data Inputs in the Write Records node? If any process variable is not populated by the previous node, it can cause this kind of error. This error can occur when you restart the process directly from the Write Records node because the required process variables may not have been populated.

Known Participant
August 13, 2026

No the data has populated before the write record