After successfully installing and configuring Workflow Manager 1.0 i get e strange behavior:
From Workflow Manager PowerShell:
PS C:\Program Files\Workflow Manager\1.0> Get-WFFarmStatus
HostName ServiceName ServiceStatus
——– ———– ————-
sptest.rb-al.al WorkflowServiceBackend Running
sptest.rb-al.al WorkflowServiceFrontEnd Running
But form SPD no workflow 2013 is shown and when running the WFFarm Status from SharePoint shell:
HostName : sptest.rb-al.al
ServiceName : WorkflowServiceBackend
ServiceStatus : Running
WARNING: Endpoint https://sptest.rb-al.al:12290/ is not responding: The remote server returned an error: (403) Forbidden.
HostName : sptest.rb-al.al
ServiceName : WorkflowServiceFrontEnd
ServiceStatus : Stopped
Any idea where the issue must relay ?
Thanks , Alma
Thank You for replying Alma. I tried different stuff, and then its running. But my workflow internal status goes to suspended. I also have a 3 tier environment.
I tried:
1) Give web app for workflow generater user full control.
2) Manage site features to activate workflows can use app permissions.
3) Give workflow elevated permissions.
Nothing seems to help.
Thank You anyways.