Install Sana Commerce on AX Environment

Open 'Install Sana Commerce on AX Environment' wizard, choose you AX version and service to see more information.

Secure the Web Service

This step is needed only if you want to encrypt your Microsoft Dynamics AX web service with SSL to make your data and network more secure and reliable.

The security settings should be set for the AIF web service:

If the web service is enabled at first disable it.

Step 1: Open the AX client and go to: Basic -> Setup -> Application Integration Framework -> Services.

Step 2: Locate the 'SC_AXDataServiceClient' service and click the 'Configure' button.

Step 3: Create the new binding of the 'wsHttpBinding' type and set the security settings to the 'TransportWithMessageCredential' mode.

Step 4: Add the new endpoint for the created binding with HTTPS URL to AIF web service.

For more information about AIF web service configuration for Dynamics AX 2009 read the AX Connector installation manual chapter 'Configure the Web Service'.

Additional Resources:

More information about SSL and WCF services can be found here:

http://msdn.microsoft.com/en-us/library/ms734679.aspx

http://msdn.microsoft.com/en-us/library/ff648360.aspx