SMA workflows are not running
Hello,
In service manager, whenever I create a request, SMA workflow fails and give the below error:
System.Exception: Missing Service Management PowerShell module.
at Microsoft.EnterpriseManagement.ServiceManager.SMA.Workflows.ProcessWorkItem.Execute(ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)
at System.Workflow.Runtime.Scheduler.Run()
I checked with get-module command in console -> administration-> start powershell session and I am getting the attached modules in the list.
Can anyone please suggest how to solve this issue?
Thanks in advance,
Manas
Best Answer
-
Adam_Dzyacky Product Owner Contributor Monkey ✭✭✭✭✭
From the Orchestrator installation media, install the SMA PowerShell module on your SCSM Workflow Server.
0
Answers
From the Orchestrator installation media, install the SMA PowerShell module on your SCSM Workflow Server.
Hello @Adam_Dzyacky
It is working perfectly now.
Thank you :)
Regards,
Manas