Hello Everyone,
I need to install ready-to-use business process flow in my CRM instance. I have followed the following steps
Settings ==> Data Management ==> Add Ready-to-Use Business Processes
Once we add the following things must happen
1. Some Business Process flows need to be created
2. Managed solution called BusinessProcesses(1.0.0.0) gets imported.
Above things happen but not able ti view those records.
Please note that I am the System Admin of this trail instance. But although I had tried this another trial with same region of operation I am able to activate same ready-to-use business process flow.(strange).
Waited for more than 2 hours. Then I am getting Import failed error with following Error Log. Please let me know what could be the reason that I am not able to add this
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Import failedDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>79be593f-54fa-4685-8820-6e78282ef8ed</ActivityId>
<ErrorCode>-2147188706</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Import failed</Message>
<Timestamp>2017-09-19T04:47:40.0927574Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
*This post is locked for comments