Wednesday, June 6, 2018

Job in dynamics 365 Finance and Operations


Below option is to create Runnable Class, which is job in AX 2012 R3.



This will create class with static method as below.

As this class have only static method, this will execute without creating object of class, which is same as job.

To debug this job, set current project as start up project as well as current job class as start up object.


From Debug menu, select option Start Debugging.

This will hit break point.


No comments:

Post a Comment

Happening

Upgrade from AX 2012 to Latest Dynamics 365 Finance and Operation

Below are the steps defined by sequence. 1. Create new Upgrade project in Dynamics LCS. 2. Create VSTS Project and connect it with L...

Trending now