Hi,
I'm working on updating an existing Process Instance.
I'm able to fetch the Form Data, Attachment Data, Comment Data.
However the Activity is null when I fetch the Process Instance. Hence I cannot update the Process Instance using UpdateWorkItemData() (if I pass activity 0, I get error - Could not locate specified work).
And when I use UpdateProcessData() I get this error: Comments cannot be updated at the process level. Use UpdateWorkItemData() instead.
Please suggest.
Regards,
Swathi