際際滷

際際滷Share a Scribd company logo
Sitecore Experience
Commerce 9.0
Install & Troubleshooting
Mohamed Krimi / Solution Architect
Twitter : @medkrimi
Montreal Sitecore User Group - feb. 2018
Montreal Sitecore User Group - feb. 2018
Agenda
 Requirements
 Get prepared
 Installing Sitecore XC 9.0
 Post-installation
 Troubleshooting
 References
Montreal Sitecore User Group - feb. 2018
Montreal Sitecore User Group - feb. 2018
Requirements
 You will need :
 Windows Server 2016 / Windows 10/8.1
 IIS 10 ; Web Deploy 3.6 ; .Net Framework 4.6.2
 URL Rewriter
 WFM (Powershell) 5.1
 SQL Server 2016 SP1
 SOLR 6.6.2
 ASP.NET MVC 4 or later
 ASP.NET Core 2.0
 .NET Core Windows Server Hosting 2.0.0
 OData 7.2.0
 Valid SSL Certificate
Montreal Sitecore User Group - feb. 2018
Get Prepared!
 Is your Sitecore XP 9.0 running ?
 Download prerequisites
 Sitecore Experience Commerce release package (zipped file)
 Sitecore Powershell Extensions 4.7.2 (available from the Sitecore Marketplace)
 Sitecore Experience Accelerator 1.6 (available from dev.sitecore.net)
 MSBuild Microsoft Visual Studio Web targets (available from Nuget)
 Unzip
 Copy prerequisites to your Workspace
 Stop the xConnect site
Montreal Sitecore User Group - feb. 2018
Get Prepared!
 Create Certificate for Sitecore Commerce Engine Connect
 Export the certificate to a file and note the path
Montreal Sitecore User Group - feb. 2018
Installing Sitecore XC 9.0?
 Customize the deployment
Script
 Run it in Windows Powershell
as an Administrator
 ...
 Bring your Coffee and wait :)
Montreal Sitecore User Group - feb. 2018
Post-installation
 Restart the xConnect site
 Configure User Accounts (Commerce
Administrator; Commerce Business User;
Customer Service Representative; CSR
Administrator; Pricer; Pricer Manager
Promotioner; Promotioner Manager)
 Have fun :)
Montreal Sitecore User Group - feb. 2018
Troubleshooting
Hint: Verify your SXAStorefrontCatalogModuleFullPath (Line 59 : Deploy-Sitecore-Commerce.ps1)
Montreal Sitecore User Group - feb. 2018
Troubleshooting
Hint: Verify your MergeToolFullPath (Line 60 : Deploy-Sitecore-Commerce.ps1)
Montreal Sitecore User Group - feb. 2018
Troubleshooting
Hint: Make sure you dont have any duplicated path during the extract and/or working with different
versions (Note the * for some path)
Montreal Sitecore User Group - feb. 2018
Troubleshooting
Hint:
 Verify your IdentityServer log files
 Make sure Port 5050 is not used or blocked
 Make sure you can Host ASP.NET Core on
your IIS (Details)
 Try https://localhost:5050/
Montreal Sitecore User Group - feb. 2018
Troubleshooting
Montreal Sitecore User Group - feb. 2018
Troubleshooting
Hint:
 Verify all path to your SQLPS installed
 If you are working with SQL Server 2017,
Make sure SQL Server 2016 is your default
instance.
 Otherwise update your
DeployCommerceDatabase.psm1 script on
your own risk (Note that SQL Server 2017 is
not supported yet)
Montreal Sitecore User Group - feb. 2018
References
 https://dev.sitecore.net/Downloads/Sitecore_Commerce/90/Sitecore_Experience_Commerce_90_Initial_R
 https://sitecore.stackexchange.com/
Thank you all for joining Sitecore
User Group Montreal #SUGmtl
Montreal Sitecore User Group - feb. 2018

More Related Content

Install sitecore experience commerce 9.0

  • 1. Sitecore Experience Commerce 9.0 Install & Troubleshooting Mohamed Krimi / Solution Architect Twitter : @medkrimi Montreal Sitecore User Group - feb. 2018
  • 2. Montreal Sitecore User Group - feb. 2018 Agenda Requirements Get prepared Installing Sitecore XC 9.0 Post-installation Troubleshooting References Montreal Sitecore User Group - feb. 2018
  • 3. Montreal Sitecore User Group - feb. 2018 Requirements You will need : Windows Server 2016 / Windows 10/8.1 IIS 10 ; Web Deploy 3.6 ; .Net Framework 4.6.2 URL Rewriter WFM (Powershell) 5.1 SQL Server 2016 SP1 SOLR 6.6.2 ASP.NET MVC 4 or later ASP.NET Core 2.0 .NET Core Windows Server Hosting 2.0.0 OData 7.2.0 Valid SSL Certificate
  • 4. Montreal Sitecore User Group - feb. 2018 Get Prepared! Is your Sitecore XP 9.0 running ? Download prerequisites Sitecore Experience Commerce release package (zipped file) Sitecore Powershell Extensions 4.7.2 (available from the Sitecore Marketplace) Sitecore Experience Accelerator 1.6 (available from dev.sitecore.net) MSBuild Microsoft Visual Studio Web targets (available from Nuget) Unzip Copy prerequisites to your Workspace Stop the xConnect site
  • 5. Montreal Sitecore User Group - feb. 2018 Get Prepared! Create Certificate for Sitecore Commerce Engine Connect Export the certificate to a file and note the path
  • 6. Montreal Sitecore User Group - feb. 2018 Installing Sitecore XC 9.0? Customize the deployment Script Run it in Windows Powershell as an Administrator ... Bring your Coffee and wait :)
  • 7. Montreal Sitecore User Group - feb. 2018 Post-installation Restart the xConnect site Configure User Accounts (Commerce Administrator; Commerce Business User; Customer Service Representative; CSR Administrator; Pricer; Pricer Manager Promotioner; Promotioner Manager) Have fun :)
  • 8. Montreal Sitecore User Group - feb. 2018 Troubleshooting Hint: Verify your SXAStorefrontCatalogModuleFullPath (Line 59 : Deploy-Sitecore-Commerce.ps1)
  • 9. Montreal Sitecore User Group - feb. 2018 Troubleshooting Hint: Verify your MergeToolFullPath (Line 60 : Deploy-Sitecore-Commerce.ps1)
  • 10. Montreal Sitecore User Group - feb. 2018 Troubleshooting Hint: Make sure you dont have any duplicated path during the extract and/or working with different versions (Note the * for some path)
  • 11. Montreal Sitecore User Group - feb. 2018 Troubleshooting Hint: Verify your IdentityServer log files Make sure Port 5050 is not used or blocked Make sure you can Host ASP.NET Core on your IIS (Details) Try https://localhost:5050/
  • 12. Montreal Sitecore User Group - feb. 2018 Troubleshooting
  • 13. Montreal Sitecore User Group - feb. 2018 Troubleshooting Hint: Verify all path to your SQLPS installed If you are working with SQL Server 2017, Make sure SQL Server 2016 is your default instance. Otherwise update your DeployCommerceDatabase.psm1 script on your own risk (Note that SQL Server 2017 is not supported yet)
  • 14. Montreal Sitecore User Group - feb. 2018 References https://dev.sitecore.net/Downloads/Sitecore_Commerce/90/Sitecore_Experience_Commerce_90_Initial_R https://sitecore.stackexchange.com/
  • 15. Thank you all for joining Sitecore User Group Montreal #SUGmtl Montreal Sitecore User Group - feb. 2018