I have a SharePoint list with each email triggers item creation and subsequent item update from msform. When several workflows are running together, the first msform response can be successfully updated to the SharePoint list but subsequent msform response can't be updated due to the problem that the update stuck with the last success msform response but not any other responses. Also, when running several workflows together, the msform responses seem to update the wrong SharePoint items sometimes.
Anyone has experienced with this problem before and know how to solve it?