Hi,
We're getting a fairly generic error message when instigating Dual-write initial syncs on a number of maps:
Executed leg:From Dynamics 365 for Finance and Operations Customer groups to Dynamics 365 for Sales msdyn_customergroups - GB1
with exported records count: 0, ImportRecordsErrorCount: 0, ImportRecordsInsertedCount: 0 and ImportRecordsUpdatedCount: 0
ErrorsDetails:
Type=Microsoft.Dynamics.Integrator.Exceptions.IntegratorClientException, Msg=Type=Microsoft.Dynamics.Integrator.Exceptions.IntegratorClientException, Msg=FinOps export encountered an error.(Type=Microsoft.PowerApps.CoreFramework.Communication.Http.NonSuccessHttpResponseException, StatusCode=BadRequest, Msg=Server returned non-success HTTP response). ExportErrors: (1)
Record Id: , ErrorMessage: Type=Microsoft.Dynamics.Integrator.Exceptions.IntegratorClientException, Msg=Type=Microsoft.Dynamics.Integrator.Exceptions.IntegratorClientException, Msg=FinOps export encountered an error.(Type=Microsoft.PowerApps.CoreFramework.Communication.Http.NonSuccessHttpResponseException, StatusCode=BadRequest, Msg=Server returned non-success HTTP response). ImportErrors (0)
We've started with all legal entities enabled, and DMF shows that an export package is being created for DAT (with no records), then every single other legal entity fails with the above message and does not create the export package. Execution history for the job doesn't show any errors recorded.
- All health checks in Dual-write pass.
- These are standard OOB Dual-write maps.
- The entity data in Finance can be read using OData calls in a browser
- Live sync seems to work fine if the map is just started without an initial sync.
- This is a Tier 2 environment running version 10.0.44.
- No errors logged against the app registrations.
- Have tried resetting the link, truncate and refresh entities.
Can anyone suggest further troubleshooting steps please? It's logged with Microsoft, but they're taking their time to respond since it's a non production environment.
Thanks in advance.