Forum Discussion
Steven_Su
May 24, 2022Copper Contributor
Logic Apps error: "Newer version of resource 'xxxxxx' exists. Data was not saved"
Hi, We have a logic app which is used to lookup domain in VirusTotal and close the ticket if the returned score is >10. However majority of the run history is failed. The error message is "New...
Steven_Su
May 26, 2022Copper Contributor
Hi,
No matter the concurrency is 1 or 50, the automation could not always work (most of the time is failed). I create the alert for each result so i am not sure why it would have this concurrent write issue. Even though i resubmit the result for one of the failed record, it is still failed in the second attempt lol...
No matter the concurrency is 1 or 50, the automation could not always work (most of the time is failed). I create the alert for each result so i am not sure why it would have this concurrent write issue. Even though i resubmit the result for one of the failed record, it is still failed in the second attempt lol...
3ch0p01nt
Oct 06, 2022Copper Contributor
Were you able to find a resolution to this problem? I am having the same issue