Dear Experts,
A client of ours want to create sales orders via an attached excel file in an email. Basically what happens is :
1. Salesman input orders for a customer in a formatted excel file.
2. Salesman sends the excel file via e-mail.
3. AX2009 picks up the e-mail, download/read the attachment.
4. Create a sales order from the detail in excel file.
My Questions are:
1. Is there a way for AX to check/manipulate emails? If yes then how? (I'm open to using .NET)
2. If this is possible, would it be safe?