Microsoft Download Center Archive

Retail Extensibility in Dynamics AX 2012 R3 CU8

  • Published:
  • Version: 2012
  • Category: Document
  • Language: English

This document teaches you some of the basic steps to create a simple retail customization.

  • The first part of the white paper focuses on a very simple customization and covers the following basic steps:
    • Extend the Microsoft Dynamics AX commerce runtime (CRT) by writing a new CRT service. (No change will be made to existing Retail software development kit [SDK] code.)
    • Extend Retail Server by writing a new customer action.
    • Make changes to the Retail Modern POS (MPOS) UI design in Microsoft Dynamics AX, and push the changes to the store.
    • Extend MPOS by using the new Retail Server/CRT functionality from the UI.
    The second part of the white paper covers the following steps:
    • Microsoft Dynamics AX: Add a new data entity that is related to a retail store, and populate it by using a job (no UI).
    • Commerce Data Exchange (CDX): Configure CDX to include the new table in data synchronizations.
    • CRT: Add a new data entity and new service.
    • Retail Server: Expose a new controller for the new entity, and add a new OData action.
    • MPOS: Add plumbing to call Retail Server, and update the UI to expose data.

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSize
Retail Extensibility in Dynamics AX 2012 R3 CU8.docx
SHA1: 73efeab347cb3859d6099aa9c984fb9f0ca6aacc
2.60 MB
Retail SDK CU8 - Extensibility Sample 1.zip
SHA1: 0ab68bc60ba1b42e39d275ea3f4154143d0b3e6f
154 KB
Retail SDK CU8 - Extensibility Sample 2.zip
SHA1: c19f8031a950fcc94dfec128520e7f266d3d261e
220 KB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Windows Server 2012

  • The steps are performed on the Contoso sample virtual machine (VM) image that you can request via Microsoft Dynamics Lifecycle Services (LCS, https://lcs.dynamics.com/Logon/Index), Most partners have access to the Contoso sample VM available from LCS. Alternatively, you can use PartnerSource (https://mbs.microsoft.com/partnersource/northamerica/) to download the VM. Make sure that you get the CU8 version.

Installation Instructions

  • Click Download to download the whitepaper and sample code.