Hi,
I've Created an Opportunity and also a Quote Related to the same opportunity. On Converting the Quote to Order I'm Getting an Error "UNEXPECTED ERROR".
I'm Using a OOB feature for both the Opportunity and Quote but have added few custom fields on both the entity and also mapping has been done for these fields.
There aren't any workflows/scripts/plugins written on these two Entities but still I receive the Unexpected error every time.
Following is the Error Detail:
<s:Envelope xmlns:s="schemas.xmlsoap.org/.../envelope"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring xmlns:xml="www.w3.org/.../namespace" xml:lang="en-US">Exception of type 'Microsoft.Crm.CrmException' was thrown.</faultstring><detail><OrganizationServiceFault xmlns="schemas.microsoft.com/.../Contracts" xmlns:i="www.w3.org/.../XMLSchema-instance"><ActivityId>1205f00d-fa96-4994-b887-577534540df9</ActivityId><ErrorCode>-2147220970</ErrorCode><ErrorDetails xmlns:a="schemas.datacontract.org/.../System.Collections.Generic" /><Message>Exception of type 'Microsoft.Crm.CrmException' was thrown.</Message><Timestamp>2018-02-21T13:00:01.6952424Z</Timestamp><ExceptionRetriable>false</ExceptionRetriable><ExceptionSource i:nil="true" /><InnerFault><ActivityId>1205f00d-fa96-4994-b887-577534540df9</ActivityId><ErrorCode>-2147220970</ErrorCode><ErrorDetails xmlns:a="schemas.datacontract.org/.../System.Collections.Generic" /><Message>Exception of type 'Microsoft.Crm.CrmException' was thrown.</Message><Timestamp>2018-02-21T13:00:01.6952424Z</Timestamp><ExceptionRetriable>false</ExceptionRetriable><ExceptionSource i:nil="true" /><InnerFault i:nil="true" /><OriginalException i:nil="true" /><TraceText i:nil="true" /></InnerFault><OriginalException i:nil="true" /><TraceText i:nil="true" /></OrganizationServiceFault></detail></s:Fault></s:Body></s:Envelope>
Kindly Help!
Answers will be marked as Verified!
Regards,
Krishna
*This post is locked for comments