Hello guys,
I am unable to create new cases. This issue started occurring when one of the team members left and their account is now disabled. When creating a case this is the error on portal side: "An unknown failure has occurred. Error ID # [0735e898-4008-4620-b1fc-f6891ed6bd23]"
On CRM side it is showing as license error pointing to expired license of the old user that left the team. On downloading the log file it is showing that SLA is failing because old user's access is being used.
I confirmed that the SLA and all workflows owners are changed to the new user still i am facing the issue. Please check the error details below.
"
Exception Message: The user with SystemUserId= 25bc8aa5-e56d-ea11-a811-000d3a8ccd71 in OrganizationContext= ****** is not licensed, and its SystemUserAccessMode=0 is not either of (NonInteractive=4, SetupUser=1)
ErrorCode: -2147220891
HexErrorCode: 0x80040265
ErrorDetails:
OperationStatus: 0
SubErrorCode: -2146233088
Plugin:
PluginTrace: [Microsoft.Crm.ObjectModel: Microsoft.Crm.Extensibility.InternalOperationPlugin]
[46f6cf4c-14ae-4f1e-98a1-eae99a37e95c: ExecuteWorkflowWithInputArguments]
Starting sync workflow 'Respond/Resolve SLA', -> Workflow owner is not as specified in error message, Screenshots attached
Entering ConditionStep1_step: Respond/Resolve SLA
Entering ConditionStep5_step: Check condition step - Applicable When- KPI1
Entering ConditionStep7_step:
Entering ConditionStep9_step:
Entering CreateStep14_step: Create SLA KPI Instance
Entering UpdateStep15_step:
Sync workflow 'Respond/Resolve SLA' terminated with error 'The user with SystemUserId=25bc8aa5-e56d-ea11-a811-000d3a8ccd71 in OrganizationContext=*********** is not licensed, and its SystemUserAccessMode=0 is not either of (NonInteractive=4, SetupUser=1)'
"
The workflow is running with correct Owner still it is showing failed and the failure message
"Message: The user with SystemUserId=25bc8aa5-e56d-ea11-a811-000d3a8ccd71 in OrganizationContext=******* is not licensed, and its SystemUserAccessMode=0 is not either of (NonInteractive=4, SetupUser=1)"
Please let me know if there is any other place where the owner needs to be changed?
Thanks