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
I am in the same situation on single server farm Workflow 2013 does not appear on SPD. It’s only working on another environment with 3 tier farm that’s why i made an assumption maybe is an architecture restriction by design .. can’t find anything helpful.
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.
I have configured wf2013 and is working ok on SharePoint 3-tier farm.Seems it’s an issue with configuring it on a stand alone machine.
Hello Alma,
I have the same issue.Â
I do not know if this is related to service accounts or certificates after going through many blogs. I am using farm account to setup, configure, as well as sometimes create and run workflows.Â
Also, i have not enagled SSL connection.