Langsung ke konten utama

Postingan

Menampilkan postingan dengan label BatchJob

Unable to construct an object from the class in the batch framework - AX

Error :  " Unable to construct an object from the class Sample Class in the batch framework. Make sure that the X++ code has been compiled to Microsoft .NET Framework CIL, and that the constructor does not require any parameters " Solution : It is going to take about 2-3 minutes (it depends from environment to environment). Then, to double check if the job run well, go to System Administration > Inquiries > Batch Jobs and look for your job. It status should now be Ended. Enjoy