We have a workflow which creates ID's for our reports. This works in our development environment but we moved it into out acceptance environment and now get an error.
Please see below for the error message.
Plugin Trace:
[OccurenceReportIDSequencer: OccurrenceReportIDSequencer.IDSequencer]
[Occurrence Report: ID Sequencer]
Error Message:
Unhandled Exception: Microsoft.Crm.CrmException: Unexpected exception from plug-in (Execute): OccurrenceReportIDSequencer.IDSequencer: System.Exception: Failed to update all new Occurrence Reports.
at Microsoft.Crm.Sandbox.SandboxCodeUnit.Execute(IExecutionContext context)
at Microsoft.Crm.Workflow.Services.ProxyCustomActivity.Execute(CodeActivityContext executionContext)
*This post is locked for comments