SharePoint 2010 Approval workflow

Raymund Concon 1 Reputation point
2022-10-18T13:02:32.953+00:00

I am getting this error -
The invoice metadata has been saved successfully, but the approval workflow failed to start. The invoice status will be reverted back to 'Draft'. Please try again later. (Error ID:3bd5513f-cdf6-4702-
aeab-3a6c45ce89d4)
Please refer to Error ID: 3bd5513f-cdf6-4702-aeab-3a6c45ce89d4

Is this something to do with mail exchange that we are having issues with. Let me know how to fix this issue.

Thanks.
Raymund

Microsoft 365 and Office | SharePoint | For business | Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Xuyan Ding - MSFT 7,601 Reputation points
    2022-10-19T09:17:17.113+00:00

    Hi @Raymund Concon ,

    • Are workflows for the same list item being triggered at the same time? This may cause conflict.
    • Did you repost the workflow and still get the same error on startup? Does it happen in all workflows? Strat workflow with other account instead of system account and compare the results.
    • Deactivate and re-activate the Workflows feature in Site collection features and check again.
    • Clear the SharePoint Designer cache.
    • Clear the SharePoint Designer login credentials.
    • Have you recently made a .NET security update, check it and refer to the article to get it working after the update. (As the workaround mentioned in the article, this updated solution is to add some types in the web.config file on the SharePoint server.)
      Reference: SharePoint workflows stop working after you install .NET security updates for CVE-2018-8421
    • You will need to check the ULS log to find error message which may be related to this issue.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.