Building a single server SCpbMD deployment
Because SCpbMD builds on top of SCpbCS, you must follow the steps to set up SCpbCS before going through this installation process.
Microsoft Dynamics AX is a large installation, and requires too many resources to run on a single machine that is also running Sitecore, SQL Server, MongoDB, and other programs. Our recommendation is to have Microsoft Dynamics AX running on a separate server that can be shared by a team, and install the SCpbMD and channel database on the local server. The following steps assume that Microsoft Dynamics AX has been fully set up, and the Channel database has been published to a known location.
To set up SCpbMD, use the following steps:
Go through the SCpbCS setup For more information, go to SCpbCS Installation.
Install Sitecore Commerce Connect for Dynamics Retail.
Navigate to http://<your site>/sitecore/admin/UpdateInstallationWizard.aspx, and follow the steps in the wizard.
Upload the Sitecore Sitecore.Commerce.DynamicsIntegration. Connect update file.
Merge the contents of \Website\MergeFiles\Merge.DynamicsRetail.Connect.config into the web.config.
Install Sitecore Commerce Data Exchange Framework.
Navigate to http://<your site>/sitecore/admin/UpdateInstallationWizard.aspx, and follow the steps in the wizard.
Upload the Sitecore.Commerce.DataExchange.Core.8.2.*. update update file.
Install Data Exchange Providers for Dynamics Retail.
Navigate to http://<your site>/sitecore/admin/UpdateInstallationWizard.aspx, and follow the steps in the wizard.
Upload the Sitecore.Commerce.DataExchange.Providers.DynamicsRetail.8.2.*.update update file.
Navigate to http://<your site>/sitecore/admin/UpdateInstallationWizard.aspx, and follow the steps in the wizard.
Upload the Sitecore.Commerce.DynamicsIntegration.TransactionService update file.
Configure the Transaction Service web.config file CommerceRunTime Connection String to point to your Dynamics AX for Retail Channel Database.
Open the config file that is located at
[website]/App_Config\DynamicsRetail.Connectors.Services.config
. Configure the Transaction service endpoints to correctly reflect the URI of service endpoints and identity to be used.In IIS Manager, locate the "TransactionService" directory in your Sitecore instance, and then click Convert to Application. You may also want to configure a corresponding application pool for the TransactionService application.
You may need to update your Windows hosts file so that the computer running TransactionService is able to access the URL returned by your Microsoft Dynamics service.
Run the Data Exchange service to update Commerce Server with catalog data.
If you are using Solr, set it up now.
Set up Solr. For more information, go to Setting up Solr.
Configure Solr. For more information, go to Using Solr instead of Lucene
Publish all content to Web.
Index all content.