SlideShare une entreprise Scribd logo
1  sur  15
Database ServerWeb Front End & App Server
Workflow
Manager
Service Bus
SQL
Server 2012
Workflow
Client
SharePoint
Server
My Development Server: Component Architecture
I have a 2 server farm where one server acts as the SharePoint web and app server as well as the Workflow Farm.
The other server is the database for both SharePoint Server, Workflow Manager and any other applications.
Web Front End &
App Server
Workflow
Manager
Service Bus
Workflow
Client
SharePoint
Server
Installation Components
Downloads
Workflow Manager 1.0
(includes workflow client and tools)
Cumulative Update for Workflow
Manager 1.0
Service Bus 1.0
Cumulative Update for Service Bus
1.0
Web Front End Server
Database Server
Web Front End Server
SQL
Server 2012
SharePoint
Server
Workflow Server (1)
Workflow
Manager
Service BusWorkflow
Client
App Server
SharePoint Server
Workflow Server (N)
Workflow
Manager
Service Bus
. . .
Workflow Manager Farm
Database Server
SQL
Server 2012
Workflow Service
Application
http / https
Scaled Out SharePoint and Workflow Farm
SharePoint Farm
SharePoint Server
Workflow Server
Service Accounts
Assume Workflow Manager Service Account as
corpwfmanager
IIS Web Server
Application Pool Name: WorkflowMgmtPool
Service Account : corpwfmanager
Urls / endpoints:
Https://localhost:12290
http://localhost:12291
Services Service Account : corpwfmanager
Note: Ensure corpwfmanager account is in the Administrators group.
This ties into the Workflow Configuration setting of
WorkflowAdminGroupName to ‘BUILTINAdministrators’ (by default)
Database Server
Service Accounts (continued)
SQL Server Windows Service Account : corpwfmanager
Note: Before configuration, assign this account db_owner and
db_securityadmin roles.
Registering Workflow Server via PowerShell
After Workflow Manager is setup and configured, you must configure the
SharePoint host to use the workflow service.
A Workflow Service Application Proxy is created for the farm and for all web
applications. Look in Central Administration > Manage Service Applications.
Register-SPWorkflowService –SPSite "http:<SP_Server>/yourSite" –
WorkflowHostUri "https:WF_Server:12290" –AllowOAuthHttp
Note: best that <WF_Serve> is the fully qualified domain name.
e.g. wfserver.mydomain.com
Reference: http://technet.microsoft.com/en-us/library/jj663115.aspx
Workflow Service Application Proxy
Go to Central Administration > Service Applications
Click
Validating Configuration
Validating Configuration
IIS Web Server - Workflow Management Site
Go to any browser > Enter url https://localhost:12290 and http://localhost:12291
Validating Configuration
Workflow Manager Service Host
Open Workflow Manager or Service Bus PowerShell Command
Make sure to ‘Run As Administrator’ even if you logged as a user with Administrator rights.
This is so that the application you are opening is running with an access token of that of an
administrator.
To display to return the status of Workflow Manager 1.0 services in all of the Workflow Manager 1.0 farm’s hosts.
That is the Workflow Management Site (IIS) and Workflow Manager Backend Service.
PS > Get-WFFarmStatus
To display the configuration of the workflow farm.
PS > Get-WFFarm
Validating Configuration
SharePoint Designer 2013 – Create a workflow and then Publish
Troubleshooting
• I have used Fiddler to observe the http calls from the browser and
SharePoint Designer. Sometimes you can see error messages and
stack traces in the http response body.
http://fiddler2.com/
• You can also refer to event logs via Event Viewer
http://msdn.microsoft.com/en-us/library/windowsazure/jj193526(v=azure.10).aspx
Tips
• Run as Administrator for running applications, even though logged in as a user part of Local
Administrator group
• PowerShell
• Web Platform Installer
• Apply fully qualified domain name (FQDN) in any aspect of configuration for URL and domain accounts.
Even though in the Workflow Configuration Wizard allows and states <domain><userID> format.
• In Production environment, communicate to Workflow Manager via HTTPS for secured communication.
• Apply SSL certificates
• Create and execute workflows with non sharepoint service and workflow manager accounts
• The Register-SPWorkflowService command is really registering at the web application level, even
though you can set a site collection url as the SPSite parameter.
Not reliable
Tips
• Workflow Resource Browser Tool
Allows you to browse the scope hierarchy of a Workflow Manager 1.0 installation, and view
information about activities, workflows and instances under the currently selected scope.
http://code.msdn.microsoft.com/windowsdesktop/Workflow-Resource-Browser-a67b1d27
MSDN Resources
Installing and Configuring Workflow Manager 1.0
http://msdn.microsoft.com/en-us/library/windowsazure/jj193478(v=azure.10).aspx
Workflow in SharePoint Server 2013 FAQ
http://social.technet.microsoft.com/wiki/contents/articles/16235.workflow-in-sharepoint-server-2013-faq.aspx
Workflow in SharePoint 2013
http://technet.microsoft.com/en-us/sharepoint/jj556245.aspx
Workflow Deployment PowerShell Commands
http://msdn.microsoft.com/en-us/library/windowsazure/jj193264(v=azure.10).aspx
Troubleshooting Workflow Manager 1.0
http://msdn.microsoft.com/en-us/library/windowsazure/jj193445(v=azure.10).aspx
Development Environment Workflow Manager 1.0 Setup and Validation Reference

Contenu connexe

Plus de Roy Kim

Microsoft Reactor Toronto 5/5/2020 | Azure Kubernetes In Action - Running and...
Microsoft Reactor Toronto 5/5/2020 | Azure Kubernetes In Action - Running and...Microsoft Reactor Toronto 5/5/2020 | Azure Kubernetes In Action - Running and...
Microsoft Reactor Toronto 5/5/2020 | Azure Kubernetes In Action - Running and...Roy Kim
 
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUGAzure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUGRoy Kim
 
Azure Key Vault with a PaaS Architecture and ARM Template Deployment
Azure Key Vault with a PaaS Architecture and ARM Template DeploymentAzure Key Vault with a PaaS Architecture and ARM Template Deployment
Azure Key Vault with a PaaS Architecture and ARM Template DeploymentRoy Kim
 
Azure App Gateway and Log Analytics under Penetration Tests
Azure App Gateway and Log Analytics under Penetration TestsAzure App Gateway and Log Analytics under Penetration Tests
Azure App Gateway and Log Analytics under Penetration TestsRoy Kim
 
Applying Advanced Techniques to Azure Web Apps
Applying Advanced Techniques to Azure Web AppsApplying Advanced Techniques to Azure Web Apps
Applying Advanced Techniques to Azure Web AppsRoy Kim
 
Big Data Analytics from Azure Cloud to Power BI Mobile
Big Data Analytics from Azure Cloud to Power BI MobileBig Data Analytics from Azure Cloud to Power BI Mobile
Big Data Analytics from Azure Cloud to Power BI MobileRoy Kim
 
Design and Configure Azure App Service Web Apps
Design and Configure Azure App Service Web AppsDesign and Configure Azure App Service Web Apps
Design and Configure Azure App Service Web AppsRoy Kim
 
SharePoint 2016 Hybrid Overview
SharePoint 2016 Hybrid OverviewSharePoint 2016 Hybrid Overview
SharePoint 2016 Hybrid OverviewRoy Kim
 
Designing for SharePoint Provider Hosted Apps
Designing for SharePoint Provider Hosted AppsDesigning for SharePoint Provider Hosted Apps
Designing for SharePoint Provider Hosted AppsRoy Kim
 
Microsoft Azure For Solutions Architects
Microsoft Azure For Solutions ArchitectsMicrosoft Azure For Solutions Architects
Microsoft Azure For Solutions ArchitectsRoy Kim
 
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer FeatureSharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer FeatureRoy Kim
 

Plus de Roy Kim (11)

Microsoft Reactor Toronto 5/5/2020 | Azure Kubernetes In Action - Running and...
Microsoft Reactor Toronto 5/5/2020 | Azure Kubernetes In Action - Running and...Microsoft Reactor Toronto 5/5/2020 | Azure Kubernetes In Action - Running and...
Microsoft Reactor Toronto 5/5/2020 | Azure Kubernetes In Action - Running and...
 
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUGAzure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
Azure AD App Proxy Login Scenarios with an On Premises Applications - TSPUG
 
Azure Key Vault with a PaaS Architecture and ARM Template Deployment
Azure Key Vault with a PaaS Architecture and ARM Template DeploymentAzure Key Vault with a PaaS Architecture and ARM Template Deployment
Azure Key Vault with a PaaS Architecture and ARM Template Deployment
 
Azure App Gateway and Log Analytics under Penetration Tests
Azure App Gateway and Log Analytics under Penetration TestsAzure App Gateway and Log Analytics under Penetration Tests
Azure App Gateway and Log Analytics under Penetration Tests
 
Applying Advanced Techniques to Azure Web Apps
Applying Advanced Techniques to Azure Web AppsApplying Advanced Techniques to Azure Web Apps
Applying Advanced Techniques to Azure Web Apps
 
Big Data Analytics from Azure Cloud to Power BI Mobile
Big Data Analytics from Azure Cloud to Power BI MobileBig Data Analytics from Azure Cloud to Power BI Mobile
Big Data Analytics from Azure Cloud to Power BI Mobile
 
Design and Configure Azure App Service Web Apps
Design and Configure Azure App Service Web AppsDesign and Configure Azure App Service Web Apps
Design and Configure Azure App Service Web Apps
 
SharePoint 2016 Hybrid Overview
SharePoint 2016 Hybrid OverviewSharePoint 2016 Hybrid Overview
SharePoint 2016 Hybrid Overview
 
Designing for SharePoint Provider Hosted Apps
Designing for SharePoint Provider Hosted AppsDesigning for SharePoint Provider Hosted Apps
Designing for SharePoint Provider Hosted Apps
 
Microsoft Azure For Solutions Architects
Microsoft Azure For Solutions ArchitectsMicrosoft Azure For Solutions Architects
Microsoft Azure For Solutions Architects
 
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer FeatureSharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
SharePoint Saturday 2010 - SharePoint 2010 Content Organizer Feature
 

Dernier

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Dernier (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

Development Environment Workflow Manager 1.0 Setup and Validation Reference

  • 1. Database ServerWeb Front End & App Server Workflow Manager Service Bus SQL Server 2012 Workflow Client SharePoint Server My Development Server: Component Architecture I have a 2 server farm where one server acts as the SharePoint web and app server as well as the Workflow Farm. The other server is the database for both SharePoint Server, Workflow Manager and any other applications.
  • 2. Web Front End & App Server Workflow Manager Service Bus Workflow Client SharePoint Server Installation Components Downloads Workflow Manager 1.0 (includes workflow client and tools) Cumulative Update for Workflow Manager 1.0 Service Bus 1.0 Cumulative Update for Service Bus 1.0
  • 3. Web Front End Server Database Server Web Front End Server SQL Server 2012 SharePoint Server Workflow Server (1) Workflow Manager Service BusWorkflow Client App Server SharePoint Server Workflow Server (N) Workflow Manager Service Bus . . . Workflow Manager Farm Database Server SQL Server 2012 Workflow Service Application http / https Scaled Out SharePoint and Workflow Farm SharePoint Farm
  • 4. SharePoint Server Workflow Server Service Accounts Assume Workflow Manager Service Account as corpwfmanager IIS Web Server Application Pool Name: WorkflowMgmtPool Service Account : corpwfmanager Urls / endpoints: Https://localhost:12290 http://localhost:12291 Services Service Account : corpwfmanager Note: Ensure corpwfmanager account is in the Administrators group. This ties into the Workflow Configuration setting of WorkflowAdminGroupName to ‘BUILTINAdministrators’ (by default)
  • 5. Database Server Service Accounts (continued) SQL Server Windows Service Account : corpwfmanager Note: Before configuration, assign this account db_owner and db_securityadmin roles.
  • 6. Registering Workflow Server via PowerShell After Workflow Manager is setup and configured, you must configure the SharePoint host to use the workflow service. A Workflow Service Application Proxy is created for the farm and for all web applications. Look in Central Administration > Manage Service Applications. Register-SPWorkflowService –SPSite "http:<SP_Server>/yourSite" – WorkflowHostUri "https:WF_Server:12290" –AllowOAuthHttp Note: best that <WF_Serve> is the fully qualified domain name. e.g. wfserver.mydomain.com Reference: http://technet.microsoft.com/en-us/library/jj663115.aspx
  • 7. Workflow Service Application Proxy Go to Central Administration > Service Applications Click Validating Configuration
  • 8. Validating Configuration IIS Web Server - Workflow Management Site Go to any browser > Enter url https://localhost:12290 and http://localhost:12291
  • 9. Validating Configuration Workflow Manager Service Host Open Workflow Manager or Service Bus PowerShell Command Make sure to ‘Run As Administrator’ even if you logged as a user with Administrator rights. This is so that the application you are opening is running with an access token of that of an administrator. To display to return the status of Workflow Manager 1.0 services in all of the Workflow Manager 1.0 farm’s hosts. That is the Workflow Management Site (IIS) and Workflow Manager Backend Service. PS > Get-WFFarmStatus To display the configuration of the workflow farm. PS > Get-WFFarm
  • 10. Validating Configuration SharePoint Designer 2013 – Create a workflow and then Publish
  • 11. Troubleshooting • I have used Fiddler to observe the http calls from the browser and SharePoint Designer. Sometimes you can see error messages and stack traces in the http response body. http://fiddler2.com/ • You can also refer to event logs via Event Viewer http://msdn.microsoft.com/en-us/library/windowsazure/jj193526(v=azure.10).aspx
  • 12. Tips • Run as Administrator for running applications, even though logged in as a user part of Local Administrator group • PowerShell • Web Platform Installer • Apply fully qualified domain name (FQDN) in any aspect of configuration for URL and domain accounts. Even though in the Workflow Configuration Wizard allows and states <domain><userID> format. • In Production environment, communicate to Workflow Manager via HTTPS for secured communication. • Apply SSL certificates • Create and execute workflows with non sharepoint service and workflow manager accounts • The Register-SPWorkflowService command is really registering at the web application level, even though you can set a site collection url as the SPSite parameter. Not reliable
  • 13. Tips • Workflow Resource Browser Tool Allows you to browse the scope hierarchy of a Workflow Manager 1.0 installation, and view information about activities, workflows and instances under the currently selected scope. http://code.msdn.microsoft.com/windowsdesktop/Workflow-Resource-Browser-a67b1d27
  • 14. MSDN Resources Installing and Configuring Workflow Manager 1.0 http://msdn.microsoft.com/en-us/library/windowsazure/jj193478(v=azure.10).aspx Workflow in SharePoint Server 2013 FAQ http://social.technet.microsoft.com/wiki/contents/articles/16235.workflow-in-sharepoint-server-2013-faq.aspx Workflow in SharePoint 2013 http://technet.microsoft.com/en-us/sharepoint/jj556245.aspx Workflow Deployment PowerShell Commands http://msdn.microsoft.com/en-us/library/windowsazure/jj193264(v=azure.10).aspx Troubleshooting Workflow Manager 1.0 http://msdn.microsoft.com/en-us/library/windowsazure/jj193445(v=azure.10).aspx

Notes de l'éditeur

  1. Downloads can be directly for the Microsoft Download Center or through Web Platform Installer. It is more convenient through web platform installer as it also installs dependencies.