Wednesday, June 22, 2011

How to retrieve the name of your current Ax client configuration

When setting up a Dynamics Ax client, each setup (or configuration) is given a unique name.  You can retrieve this name when working in Dynamics Ax by using the xInfo class.

Example:

static void AxClientConfigName(Args _args)
{   ;
   info(xInfo::configuration());
}

This job shows the name that is selected in the Configuration box in the Client Configuration Utility.

1 comment:

  1. This was a useful post and I think it's fairly easy to see in the other reviews, so this post is well written and useful. Keep up the good work.Microsoft Dynamics Ax Partners

    ReplyDelete