
Hi Friends, I have one challenge on 'how to download Excel for Vend Invoice Report (fully Automatic)',
We have general concept I.e create batch and give recurrence and time so that report will execute and giving the results. My concern is how to automate the batch i.e batch ran after excel file need to generate.
how to implement, when and where to write the x++ code.
Note: after batch ran, excel file need to generate and it's having the data, Currently I am using AX 2009 version.
Please help me how to do this activity.
Regards,
Vinilkumar.
if the batch is already exists, you can write some logic to export the data in excel and store the file to a common location (FTP or SFTP)
please let me know if you need any additional assistance