Retail Configuration | Copy from Source to Destination environment in AX 2012 R3

Hi Guys,

In this blog, we are going to see, how can we copy different setups from one environment to another, without any development. You might have come across the different tool to transfer the data from Test to PROD environment, but here we will have a look at the most simple tool i.e “Definition group”.

With “Definition groups”, you can export a single table or group of tables (for a particular set of configuration), that can be directly imported in the destination environment. The “Definition groups” when exported create DAT and DEF file which is required at the time of import. However during import you only select the DAT file.Read More »

AX 2012 R3 Benchmark | Retail and Distribution

Hi Guys, I have been working on POS performance from last couple of days and found few interesting information that I would like to share with you.

Microsoft conducted a 24-hour “day in the life” benchmark of Microsoft Dynamics AX 2012 R3 to measure the application’s performance and scalability characteristics when running retail and distribution workloads. The benchmark ran a variety of functional scenarios that use different client and integration technologies, thereby providing a broad view of enterprise resource planning (ERP) workload performance on AX 2012 R3.

Benchmark.png

Read More »

ePOS Performance | Offline sync service utilizing 100% CPU usage

Hi Guys, You might have viewed my last blog on ePOS | Retail Implementation using SQL Express which will help you in reducing the Database size when dealing with SQL Express. In this blog I would like to explain further on the performance issues that occurs even after reducing the Database size. One of them is “Offline sync service utilizing 100% CPU usage”.

As I earlier said, Retail implementation becomes challenging, when you enable offline mode.

 

highcpuusage

Read More »

ePOS | Retail Implementation using SQL Express

Hi Guys, in this blog I want to share my experience regarding use of SQL express for ePOS (Enterprise POS) – Online Database and Offline Database. The experience is from my recent Dynamics AX Retail project having 300 stores with nearly 620 terminals all using SQL express for Online and Offline Database.

Few of the issues which we faced were –

  • DB size growing
  • 100% CPU usage
  • Slowness in Retail operations

SQLExpress.png

Read More »