Skip to main content

Insights

Filter By:

Walkthrough - Create Basic Analytics Artifacts

As a pre-requisite to create analytics artifacts, the base tables (generally transactional) & underlying data types are needed. For this walkthrough, I have four tables – TransData, ProductGrade, AreaMaster & GenderMaster. The latter three tables are master tables each having two fields Id and Description. ‘TransData’ table is a transaction table which have ‘TransDate’ as date type field and ‘Amount’ as a real type field and three more fields which are pointing to the Ids of three master tables respectively.

| Deepak Gupta

Calling A Restful Service From Dynamics AX 2012

Broadly there are three tasks which need to be done/required.

1. RESTful service & its complete parameter signature

2. VS API which calls this service

3. AX code which calls the VS API

| Deepak Gupta

Common Performance Issues In X++

Introduction:
With every passing day there is growth in data volume, user load, distribution and more. There are multiple issues that spring up as a result of this growth and many other factors that are difficult to gauge at an early stage. Ensuring the key scenarios in your application undergo performance test helps isolate and fix some of the issues in advance. The remaining issues are mostly unknown and may fall under the below categories.

This article lists most common performance issues observed in Microsoft DynamicsAX and possible steps to avoid them.

| Feba Thomas

Restrict Development Access

I have seen situations where it is required for certain AX users to have the administrative access on an environment but not for creating/editing/deleting code or objects. This is particularly difficult to achieve because the standard AX role ‘System Administration’ automatically gives all code access including editing.

On the other hand if a new role is creating by having all duties in AX, the users’ system response time becomes too slow because runtime permission check seems to take ‘forever’.

| Deepak Gupta

Living It Up With Dynamics 365 – Upgrade, Start Afresh And Succeed!

Innovating with technology is the only recipe for success, and even still an upgrade to MS Dynamics 365 is your much needed haven. Recognizing your need to become a world leading Distribution or Retail business may seem highly camouflaged, if you don’t consider the desirable and unique cohesion of a number of functions, such as Sales, Marketing, Manufacturing, Finance, Operations, etc., within your organization. But here’s your answer - the new upgrade does all this for you.

| Mohammed Ajmal