locked
Resuming CRM 2011 Failed Workflows RRS feed

  • Question

  • Hi Everybode.

    I have a fialed workflows on our production environment and i need to rerun these flows.

    i tried to resume these flows and facing the below exception that means we couldn't resume field requests :

    Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #CB371F9EDetail: 
    <OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
      <ErrorCode>-2147220970</ErrorCode>
      <ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
      <Message>System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #CB371F9E</Message>
      <Timestamp>2014-12-18T09:51:41.6411537Z</Timestamp>
      <InnerFault>
        <ErrorCode>-2147204762</ErrorCode>
        <ErrorDetails xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
        <Message>The state transition requested is not valid for the current state. Current state: 3, current status: 31, target state: 0.</Message>
        <Timestamp>2014-12-18T09:51:41.6411537Z</Timestamp>
        <InnerFault i:nil="true" />
        <TraceText i:nil="true" />
      </InnerFault>
      <TraceText i:nil="true" />
    </OrganizationServiceFault>

    i need to resume these flows by CRM GUI or SDK if you please.

    BR/

    Silini

    Thursday, December 18, 2014 10:16 AM