Akshay Sura - Partner
13 Aug 2018
In this video, I am going to walk you through setting up your development environment for debugging Sitecore Experience Commerce (XC) 9 Update 2. As you are writing custom code to work in Sitecore Commerce Engine, you would also need to debug and test your code. For this purpose, it would help if you setup your solution to run the engine instance with your custom code. We will walk through:
If you have any questions or concerns, please get in touch with me. (@akshaysura13 on twitter or on Slack).
Commands:
$pwd = ConvertTo-SecureString -String “sitecore” -Force -AsPlainText
Get-ChildItem -Path cert:\localMachine\my\
Get-ChildItem -Path cert:\localMachine\my\–thumbprint of localhost certificate– | Export-PfxCertificate -FilePath C:\localhost.pfx -Password $pwd
Follow us on Twitter Follow us on LinkedIn Follow us on YouTube
Akshay is an nine-time Sitecore MVP who has spent more than a decade working exclusively on Sitecore projects.
In addition to his work as a solution architect, Akshay is also one of the founders of SUGCON North America 2015, SUGCON India 2018 & 2019, Unofficial Sitecore Training, and the Sitecore Slack.
Akshay founded and continues to run the Sitecore Hackathon. As one of the managing partners of Konabos Consulting, Akshay will continue to work with clients to lead projects and mentor their existing teams.