10 Easy steps of Workflow Installation
1. Run Microsoft Web Platform Installer as Administrator
2. Search Workflow Manager and Add Workflow Manager 1.0 Refresh(CU2) . Install
3. Click On Accept Button
4. Then Click Continue
5.Click on Configure Workflow Manager and Default settings6. Enter Your Password and Unique Key
7. Summary Window will appear click ok to proceed
8. Configuration Process will start and after completed successfully click ok button
9. Click on Finish to complete the installation of workflow
10. After Finishing installation open SharePoint PowerShell as admin and run the command:
"HTTPS"
Register-SPWorkflowService -SPSite "https://myserver/mysitecollection" -WorkflowHostUri "http://ift.tt/1ni4iSP"
"HTTP"
Register-SPWorkflowService -SPSite "http://myserver/mysitecollection" -WorkflowHostUri "http://ift.tt/1ni4iSR"
by Farooque Azam via Everyone's Blog Posts - SharePoint Community
No comments:
Post a Comment