Jump to content

Error when creating an annotation in CRM


Danny Liebig-Rath

Recommended Posts

Hello,

We're currently setting up a webrequest map.

Request is sending a base64 string for a file which we want to add as an annotation to CRM.

Map is working until we come to create the annotation.

There we get following error:

Operation failed. Label: Create annotation, Name: annotationCreate, Message: -2147217150:4 : 4 : Error in calling Operation Create 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.Create(Entity entity) at Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy.CreateCore(Entity entity) at Scribe.Adapter.Crm.Services.Crm2011Service.Create(Entity entity, Boolean retry) at Scribe.Adapter.Crm.DataAccess.Crm2011DataAccess.ExecuteSingleInsert(DataEntity entityData)

I've checked the community already, but could only find this one: https://scribesuccess.force.com/s/question/0D50e00004gv6qyCAA/i-am-tryin...

for which a support case was opened.

 

I've attached the map as well.

Would appreciate your support a lot.

 

Best regards

Danny

Link to comment
Share on other sites

  • 6 months later...

Sorry, entered a "comment" as an answer by accident!

 

 

 

Was this ever actioned

 

 

 

I'm also facing this problem.

 

 

 

I've added the Scribe Tools to convert the Base64 to a Byte Array but I'm getting a failure on creation of the Annotation and it's driving me crazy.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...