Hi All, We are trying Dynamics CRM integration by using Dynamics connector

Hi All,
We are trying Dynamics CRM integration by using Dynamics connector functions.
Here we are able to create record successfully but unfortunately not getting the same record details from Dynamics CRM side.

While fetching details and retrieving all records using a!dynRetrieveMultiple() function,
I am getting following error.
[success:false,result:,error:[code:[category:0,namespace:1,detail:0],title:Error calling dynRetrieveMultiple,message:The external server for this system [key=crm] generated an exception when calling a function [dynRetrieveMultiple]. Details from external system: org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement {schemas.microsoft.com/.../Contracts}KeyAttributes,detail:]]

2.          I am trying to fetch specific record by using a!dynRetrieve() function but not getting data.
(Because this function is expecting GUID as parameter). Here I could not...

OriginalPostID-219491

OriginalPostID-219491

  Discussion posts and replies are publicly visible