Skip to main content

Posts

Enable breakpoint through Ax Server Configuration utility

1. Click Start > Control Panel > Administrative Tools > Microsoft Dynamics AX 2009 Server Configuration to open the Microsoft Dynamics AX Server Configuration utility . 2. Click Manage and then select Create configuration. . 3. In the Create Configuration form, name the new configuration and click OK. 4. On the Application Object Server tab, select Enable breakpoints to debug code X++ code running on this server. 5. Click Apply. 6. If a message is displayed that indicates that the AOS should be restarted, click OK.

Enable desktop interaction for the World Wide Web Publishing Service

To Enable desktop interaction for the World Wide Web Publishing Service you need to follow below steps. 1. Click Start > Control Panel > Administrative Tools > Services to open the services form. 2. Right-click the World Wide Web Publishing Service, and then click Properties. 3. Click the Log On tab and select Allow service to interact with desktop. 4. Click OK to close the properties window.

Configure Business Connector debugging in Axapta

To Configure Business Connector debugging in Axapta  you can do following steps. 1. Click Start > Control Panel > Administrative Tools > Microsoft Dynamics AX 2009 Configuration to open the Microsoft Dynamics AX Configuration utility. 2. Set the Configuration Target field to Business Connector (non-interactive use only). 3. Click Manage and then click Create configuration to create a new configuration that allows debugging. 4. Give the configuration a name and click OK. 5. On the Developer tab, select Enable user breakpoints to debug code running in the Business Connector. 6. Copy the Development license code to the Development license code and Confirm license code fields and click Apply.

Configure debugging on the Ax client

1. Open the Microsoft Dynamics AX client and click Tools > Options. 2. On the Development tab, in the Debug mode field, select When Break point, and then click Apply. 3. Close the Options form 4. Open the Microsoft Dynamics AX development environment and set a break point. 5. Click Tools > Developer tools > Debugger to launch the X++ debugger. 6. Run the Web service and the X++ debugger will stop running at the break point.

Enterprise Portal architecture in Ax 2012

Assign multiple human resource on the same operation in route.

Resources with the same capability by example two labor in packing operation. In this case we have two options ,1st is to define capability group for packing labors or do not work with capability and define resource group for packing labors then assign the group "capability , resource" to the packing operation and in rout line type in quantity 2 which mean i need 2 labors from this group to this operation and load here if 100 % then the process time will be divided by 2 and so on. Option 2 : if you want to assign specific resource " labor xyz and labor abc . In this case just define packing operation twice one is primary and second in secondary then in route line select resource xyz to primary operation and assign resource abc to secondary operation and for sure process time for secondary operation will be copied from primary. Here it depends in your way to define the resources either you are defining the resources in groups general then combine it by capability or di