Alfasith AX

Alfasith AX
اللَّهُمَّ انْفَعْنِي بِمَا عَلَّمْتَنِي، وَعَلِّمْنِي مَا يَنْفَعُنِي، وَزِدْنِي عِلْمًا

Sunday, March 27, 2016

Task recorder in AX 2012

Hi,

1. Open  AX application (Run as administrator),
2. File > Tools > Task recorder.

3. In that Opened task recorded we can start clicking on  start arrow (symbol) to start the recording
but before that we need to set the location for saving the records,
4. Open the parameters
5. Once you complete above step automatically it creates 4 file 2 in XMl and 1 mov and 1 in doc file
this 4 files related to the recordings that we traced out.

Regards,


No comments:

Post a Comment

SQL code to upate one Legal entity banner to all the legal entity in D365

 Hi, update companyimage set  companyimage.Image  = companyimageA.Image  from  ( select Image from companyimage where dataAreaid = 'USF...