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