Quantcast
Viewing all articles
Browse latest Browse all 10657

AX 2012 - How to know if an AX User has the "Execute business operations in CIL" option enable ?

Hi All

Seems an easy question, but today I spent some time to get this answer.

The answer is :

    If ( appl.parmExecuteBusinessOperationsWithCLR() )
        info ("Enable");
    else
        info ("Disable");

Also, take a look to this link https://msdn.microsoft.com/en-us/library/hh528509.aspx

Stay Tuned!
 
Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 10657

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>