Hi everyone,
I have wrote an action that one the first steps updates a field on a record on, and after that ,on the second step it runs a code activity on the workflow.
But on the first step it runs in to this error:
"Sync workflow failed with error message - Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: SQL timeout expired.Detail: "
"System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding."
the execution of the action return a bad request and a 400 error.
I'm using Dynamics 9.0.24.8 on-premises.
Any help will be appreciated.
Regards