Is possible in Ax 2009 to have a automatic importation of sales order?
I have a table that has all the necessary informations to create a sales order. This data comes from a external mobile system.
I created a class that reads from that table and transform it in Ax Sales Order but i would like make this processe automatic.
The only way i found is make a batch of this process. Is there any other way, like run the process always after a insert on the table.
THanks for the help.