SharePoint 2013 Workflow Mode Configuration

SharePoint 2013 Workflow Mode Configuration
1) Check status 
http://envsp2016:9999/_admin/WorkflowServiceStatus.aspx
2) install the web Platform Installer
3) Install the Workflow Manager 1.0
3.1) Workflow Manager 1.0 cumulative update 3
3.2) Workflow Manager Client 1.0 cumulative update 3
3.3) service bus 1.0
3.4) service bus 1.0 update 1
4) Install Service Bus 1.0 Cumulative Update 1
5) Install Workflow Manager 1.0 Cumulative Update 3
6) IISRESET
7) get-command *register*
to check whether SPWorkflowService is available or not
8) Add-PSSnapin "Microsoft.SharePoint.PowerShell" if not available
9) Register-SPWorkflowService -SPSite "http://envsp16/sites/Training/" -WorkflowHostUri "http://loc
alhost:12291" –AllowOAuthHttp -force
10) http://envsp2016:9999/_admin/WorkflowServiceStatus.aspx check again , you workflow is no connected
Done

Comments

Popular posts from this blog

SharePoint Integration with IIS

How to Create an Auto-Incrementing Number Field in a SharePoint List

Error:Installing product D:\exchangeserver.msi failed. Fatal error during installation. Error code is 1603.