Oliver Denness Posted May 19, 2021 Share Posted May 19, 2021 All the data looks good coming through scribe but for some reason our record is not updating in dynamics. Operation failed. Label: Update/Insert account, Name: accountUpdateInsert, Message: -2147220891: : : Server stack trace: at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.Xrm.Sdk.IOrganizationService.Execute(OrganizationRequest request) at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.ExecuteCore(OrganizationRequest request) at Scribe.Adapter.D365Client.Services.Crm2011Service.Update(Entity entity, Boolean retry) at Scribe.Adapter.D365Client.DataAccess.Crm2011DataAccess.ExecuteSingleUpdate(QueryExpression queryExpression, Dictionary`2 entityData, IList`1 filterFieldNames) Link to comment Share on other sites More sharing options...
Nick Roelandt Posted May 27, 2021 Share Posted May 27, 2021 Hi Odeness, Based on the message it doesn't give us much information. Maybe it could be just a matching criteria thing. Could you split out the logic with a seperate update and create thanks Nick Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now