Can a case be created even when I receive SQL timeout expired from Microsoft Dynamics CRM 2011?

StackOverflow https://stackoverflow.com/questions/20624854

  •  02-09-2022
  •  | 
  •  

質問

I am calling Microsoft CRM Dynamics 2011's Web service & I am getting SQL timeout expired from the CRM?

My Question is can I get SQL timeout expired & still case be created in CRM?

Thanks, Kind Regards, Umang Parikh

役に立ちましたか?

解決

Sure, it could possibly happen but there is no guarantee that it will happen. It would depend on when CRM is throwing the timeout - which you would need to do tracing to determine. If it is after the create transaction has completed then it wouldn't rollback the create.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top